Hello, I just want to confirm the following before adjusting a new setup: (Lenny, ISPConfig 2.x.x) /root/ispconfig/php/php.ini --- Do not make any adjustments? /etc/php5/apache2/php.ini --- OK to adjust if needed? /etc/php5/cli/php.ini --- OK to adjust if needed? /root/ispconfig/httpd/conf/httpd.conf -- Do not make any adjustments? /etc/apache2/httpd.conf --- OK to adjust if needed? /etc/apache2/apache2.conf -- OK to adjust if needed? When I first setup everything, I think I was making changes to all instances of php.ini & httpd.conf etc. Please let me know if or where I am wrong. Thanks, Dave
That's correct, although you don't have to modify /etc/php5/cli/php.ini if you're using mod_php. /etc/php5/cli/php.ini is for the command line and FastCGI only.