Page 1 of 1
index page gives 404 error
Posted: Thu Jan 27, 2011 8:05 am
by GJames
I have a site with CMS made simple.
If I type
http://domainname/ it gives 404 error.
The home page is
http://domainname/index.php?page=home-2
But
http://domainname/index.php gives 404 error.
Can anyone help me to fix this issue.
Thank you
Re: index page gives 404 error
Posted: Thu Jan 27, 2011 5:15 pm
by replytomk3
Are pretty URLs enabled in config.php? Is there a parking page on the server? Has cache been cleared? Are config.php paths correct?
Re: index page gives 404 error
Posted: Thu Jan 27, 2011 5:23 pm
by Dr.CSS
You will have to be more specific as to what you did to get to this point, normal install, what version, did you do anything to the index.php in the root, etc., etc...
Re: index page gives 404 error
Posted: Fri Jan 28, 2011 2:17 am
by GJames
I am getting this error after normal installation.
Version: 1.5
I haven't done anything to index.php
Pretty url not enabled.
The site gives the following error
"Not Found
The requested URL was not found on this server."
But I can view the full site if I go to domain name/index.php?page=home-2 and all other pages.
No other parking pages.
Re: index page gives 404 error
Posted: Fri Jan 28, 2011 6:35 pm
by Dr.CSS
It almost sounds like you have an older version and your host upgraded the PHP to a newer version which may make the site go wonky...