Hi,
We are on a server that does NOT have the php module compiled into Apache. Instead, it is installed as a cgi module.
If we access some code that is actually a soft link to code in a different directory, we receive a HTTP 500 Internal Server Error.
Message in error_log:
Premature end of script headers: /execscriptdir/php.cgi
Does anyone know a way to fix this so that we do not have to stop using symlinks?
Many Thanks in advance for any assistance.
Dipen