Copying remote site to localhost |
So it turns out they didn't have the proper .htaccess file in the Git repo that I cloned from. Nor did they have the root index.php file in that repo. I got those separately, changed the base_url in the application\config\config.php, and it's working!
I haven't figured out quite yet why those two files were not in the repo. Still waiting for feeback on that. |
Messages In This Thread |
Copying remote site to localhost - by ZandarKoad - 10-21-2015, 04:50 PM
RE: Copying remote site to localhost - by ZandarKoad - 10-24-2015, 03:06 AM
RE: Copying remote site to localhost - by sv3tli0 - 10-24-2015, 06:37 AM
RE: Copying remote site to localhost - by ZandarKoad - 10-24-2015, 07:13 AM
|