I have nearly a simlar Problem... But my Problem is a little more specialy one.
All files php, and other - works well with
http://mydomain.de/file.php.
but if i try to use it with https:// it doesnt work.
I got first an 500 error... after that (if i refresh) i got an "Service Temporarily Unaviable"-Error.
In My error-Log is see
Quote:Tue Jul 06 12:09:20 2010] [notice] mod_fcgid: process /var/www/virtual/mydomain.de/htdocs/contenido/index.php(1910) exit(server exited), terminated by calling exit(), return code: 116
And in suexec.log i found
Quote:[2010-07-06 12:09:14]: directory is writable by others: (/var/www/virtual/mysite.de/htdocs/contenido)
I Posted a request in German Corner, but there - nobody could helped me.