-
I've only tried installing versions 1.0.5 and 1.0.6, but I have the same issue with both. Currently working with 1.0.6.
I'm running an Ubuntu desktop (VM) with LAMP stack. I've attached my phpinfo for your review. I'm trying to run this locally, and have edited my hosts file to route "website.com" to "127.0.0.1" ... I'm then using "website.com" instead of "localhost", because I've read in these forums that using "localhost" can be troublesome.
I'm using the latest version of Firefox for Ubuntu.
I've reviewed the install/index.php script and ensured all the required file and folder permissions were set.
When I hit "website.com", it directs me to the install script. I filled the form with "localhost" for DB URL, the appropriate username/password, and a valid schema I created in my DB for the "Database Name". Admin email & password I assumed could be anything, so I just used something i'm familiar with. URL setup was "http://website.com/".
When I submit this form, it runs for a little bit with no errors, then redirects me to "http://website.com/codeupdate/1.0.5/Starter", which results in 404 Not Found. I checked MySQL and it looks like the database installed ok.
I tried hitting "website.com" again, and this time it redirects to "http://website.com/auth", which again results in 404 Not Found.
Thanks,
-Andrew
The topic ‘installation trouble’ is closed to new replies.