thx for fast answer.
I activate the debug mode and the error is following:
Code:
DEBUG: push_el() sub_name: get_file(), msg: ERROR: File '/etc/ispcp/apache/fastcgi_ispcp.conf' does not exist !
Hmm, its true, this file does not exist.
I'm using fcgid and not fastcgi, so i thing during the fresh installation of the old version 1.0.2 in the past only the fcgid_ipscp.conf is copied an modified.
If i look at the /root/ispcp-omega-1.0.5/configs/ubuntu/apache, there ist no template with this name, but with fastcgi.conf and fastcgi2.conf
What should i do now?
Copy the templates fastcgi.conf and fastcgi2.conf from /root/ispcp-omega-1.0.5/configs/ubuntu/apache to /etc/ispcp/apache and rename them to fastcgi_ispcp.conf and fastcgi2_ispcp.conf before restarting update?