Hi, I just upgraded ISPconfig 2.2.27 to 2.2.29 and found out that php is still at version 5.2.4-2ubuntu5.3. ISPconfig shoud upgrade it to PHP 5.2.8 (http://www.ispconfig.org/news.htm) What happend during upgrade ?
You mix up the ispconfig php and the php that is from your linux distribution! The ispconfig php which is upgraded to 5.2.8 is only used in the controlpanel on port 81.
You should have just told me How ever i have a different problem. The web.log and error.log of my virtual sites are not realtime updated. It seems that /var/log/httpd/ispconfig_access_log is realtime with al informatie but /var/www/web2/log/web.log is not. How can i change this ? Found it: root@server:/var/log/httpd# crontab -l 30 00 * * * /root/ispconfig/php/php /root/ispconfig/scripts/shell/logs.php &> /dev/null
The statistics can not be updated more then once a day. Do not run this script more then once a day or your statistics will be inaccurate.