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
index page gives 404 error
Re: index page gives 404 error
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
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
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.
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
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...