Dec 9th, 2010, 2:04 PM
Hi Rob,
It sounds like PHP isn't configured on your server.
Web servers are configured to automatically recognize files with certain names (like index.html, index.htm) and show them when someone requests the parent folder without a file name. When PHP is configured, index.php is added to the list.
I'd fire off an email to your hosting provider and ask what's up.
Good luck!
- Ben
It sounds like PHP isn't configured on your server.
Web servers are configured to automatically recognize files with certain names (like index.html, index.htm) and show them when someone requests the parent folder without a file name. When PHP is configured, index.php is added to the list.
I'd fire off an email to your hosting provider and ask what's up.
Good luck!
- Ben