bobin

Member
Aug 15, 2006
5
0
151
Hi all,

I´ve a big problem here, if i go WHM >> Service Configuration >> Configure PHP and SuExec and change PHP5 Handler to suphp.
My browser start download index.php when i try to access my page, my cpanel is R19434.
If i choose DSO in Handler all works !
Anyone have some experience in that ?

Thanks in Advance,

BoB
 

jayh38

Well-Known Member
Mar 3, 2006
1,212
0
166
Watch the error logs for indications of the trouble. It should be straightforward since php isn't starting up:

tail -f /usr/local/apache/logs/error_log
tail -f /var/log/messages
 

bobin

Member
Aug 15, 2006
5
0
151
Sorry about the flame !

One of my sites had .htaccess and that was the main problem !
Removed the .htaccess and now 100% working !

Thanks,

BoB