Hi,
I have a GoDaddy hosted linux server where MediaWiki was installed.
Whenever we go to our website however, we receive a 404 error message:
The requested URL /wiki/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'm confused as to what the problem could be. When I FTP into the server
and go into the wiki folder, the index.php file is present. All the
necessary components (php, MySQL, etc) are all installed. I have looked at
the localsettings.php file and everything appears to be correct.
My interpretation is that for some reason, upon initializing the script
cannot locate the index.php file. I have been parsing through various php
files but nothing looks out of place to me (although I could be wrong as I
am new to this).
Any help would be tremendously appreciated,
-Andrew