Hi There, I need your help. My ispconfig is working for yesterday and now i have this error... nginx log: 2012/08/05 23:55:24 [error] 5289#0: *2694 FastCGI sent in stderr: "PHP Fatal error: Class 'login_index' not found in /usr/local/ispconfig/interface/web/content.php on line 50" while reading response header from upstream, client: 88.252.152.9, server: _, request: "GET /content.php?s_mod=login&s_pg=index HTTP/1.1", upstream: "fastcgi://unix:/var/lib/php5-fpm/ispconfig.sock:", host: "176.9.127.32:8080" ======== Line 50 : $page = new $classname(); My Server configration is ubuntu 12.0.4, ISP Config 3.0.4.6 and nginx isp config.log is empty ============ i will try reinstall same error again...
Please post the output of: ls -la /usr/local/ispconfig/interface/web/login/ and have you changed something in the php.ini file?