My hosting company performed some server restores over the weekend and now launching www.<domain>.com/index.php brings up the following.
*****
Not Found
The requested URL /zc_install/index.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
*****
I also noticed that www.<domain>.com/index.php now gets directed to www.<domain>.com/zc_install/index.php which apparently prompts the above error message. The MySQL database appears to be intact though.
I trust that I am missing a file somewhere but could use some assistance on where to look and what to look for. There is an index.php file in my public_html\ directory along with an index.html file which I'm using as a temporary "splash" page.
While I was building the site, I used to be able to explicitly go to www.<domain>.com/index.php just to review my progress.
Thanks in advance.
Arnold


Have you looked at the contents of the current index.php? Do you have a copy of your site on your local drive?



