Page 1 of 1

[SOLVED] Fresh install, index.php not created, getting 404

Posted: Tue Mar 01, 2011 10:11 pm
by minneapolisite
I did a fresh install of the newest release of CMSMS. The install seemed to go perfectly and the admin panel works great. It seems that CMSMS did not come with an index.php file and the install process did not generate one. Does anyone know what could be going on?

Re: Fresh install, index.php not created, getting 404 errors

Posted: Tue Mar 01, 2011 10:13 pm
by Dr.CSS
It doesn't generate one it comes with it in the root of the package, you may have an .htaccess file getting in the way...

Re: Fresh install, index.php not created, getting 404 errors

Posted: Tue Mar 01, 2011 10:22 pm
by minneapolisite
Thanks for the super fast reply! I feel really dumb--I downloaded the cmsmadesimple-1.9.3-base.tar.gz install file, NOT the cmsmadesimple-1.9.3-full.tar.gz file. Now that I uploaded the files that were missing from the base file, everything is working swimmingly. Where is the smiley face that conveys sheepishness?!

Re: [SOLVED] Fresh install, index.php not created, getting 4

Posted: Tue Mar 01, 2011 10:25 pm
by Dr.CSS
The difference between the base and full is only that the full includes all admin language files where base includes only english admin file, sounds like your default index.php didn't make it the first time...

::)

Re: [SOLVED] Fresh install, index.php not created, getting 4

Posted: Tue Mar 01, 2011 10:29 pm
by minneapolisite
Dr.CSS wrote:The difference between the base and full is only that the full includes all admin language files where base includes only english admin file, sounds like your default index.php didn't make it the first time...

::)
Hmmm, I think you're right. index.php never made it into the .tar file that I downloaded/unzipped. Possibly an unzipping problem on my end.