• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

index.php not working unless I enter it manually

cjhmdm

New Pleskian
Hello again,

How would I go about getting the DirectoryIndex settings to function properly? as of right now, if I type in just www.domain.com I get a 500 internal server error. If, however, I manually add index.php in the address bar, the page loads properly.

I've tried with nginx enabled as reverse proxy, and disabled.
Apache using fastcgi and the standard module.
mods-enabled/dir.conf looks like this: DirectoryIndex index.html index.php index.xhtml index.htm index.shtml (I removed ones that I'll never need).
I also tried adding a DirectoryIndex flag in vhost.conf

No matter what I try... 500 internal server error.



With the number of annoyances I've had to overcome at this point (not including my other 2 threads), I have to wonder and ask if plesk 11.5 is even production ready, and whether or not I wasted money on the 2 licenses I bought...
 
You will have to check your index.html file and when you are getting "500 internal server error " check your domain error_log file
 
Back
Top