Ok thanks you for that info, my default is php4, i think... as i still get "incomplete headers" errors , that i see in the log files and i get some clients complaining of error 500 still, not as much as before you told me to edit the fastcgi conf, but i still get them, mostly with people who use a database with their website site like wordpress or gallery or both together... I have now turned off eaccelerator to see if that might casue something , but just for the sites with the errors.....
I will let you know if i find anything out..
Thanks....
Rob..
joximu Wrote:As long as you use fastcgi and not mod_php:
There is only one php.ini for each customer (subdomains and aliases use the same php.ini): /var/www/fcgi/<customer>/php<4 or 5>/php.ini
I use PHP4 as default. But this depends on your configuration.
When you change something in a php.ini, maybe you need to reload apache - or wait some time until all running processes of this customer have have been finished...
/J