just rebuilt apache using option 6 selecting phpsuexec with other modules we need like the Curl/SSL , GD..etc.. after this, apache started OK but most php scripts on the server stopped working..Like OSCommerce will display 500 error, phpInfo will display "Unauthorized access"..etc.. any ideas?
CHMOD 755. - oops hit enter before I finished. :p Login via FTP, right click on the file, scroll to CHMOD, enter 755. That is if you're using WS_FTP Pro.
Do this to all the million scripts?:D I've rebuild apache without phpsuexec, and still having the same problem
don't you mean find / -iname '*.php' -exec chmod 755 \[\} \; on bash? cPanel.net Support Ticket Number: cPanel.net Support Ticket Number: cPanel.net Support Ticket Number:
Maybe im just lucky but I just installed the apache which was built today (May 29th) and selected Advanced and checked a few things, GD, SuEXEC, phpSuEXEC and it works perfectly Mail sent by PHP scripts gets sent from the user, and all scripts i have tested are working, and it works without chmod 755 :D http://server.hostultra.com/phpinfo.php BTW. Why does PHPinfo say MySQL Client API version 3.23.49 when i am using MySQL 4?