ispCP - Board - Support
ispcp 1.0.4 error can't get fastcgi info php5-fcgi-starter - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: ispcp 1.0.4 error can't get fastcgi info php5-fcgi-starter (/thread-9829.html)



ispcp 1.0.4 error can't get fastcgi info php5-fcgi-starter - gnrslash - 03-03-2010 09:04 PM

Good morning you all.
I've just installed ispcp 1.0.4 on a debian 5.0.4 lenny fresh installation using the installation guide of ispcp.
every step of the installation went good, no error at all.
now i log in to the ispcp control pannel and try to add a new user/domain.
The domain status says: unknown error.
If i try to restart apache it says:

apache2We failed to correctly shutdown apache, so we're now killing all running apache process. This is almost certainly suboptimal, so please make sure your system is working as you'd expect now! (warning).
......waiting....... Syntax error on line 158 of /etc/apache2/sites-enabled/ispcp.conf: can't get fastcgi file info: /var/www/fcgi/mydomain.tld/php5-fcgi-starter, errno: 2
failed.

This is for every domain I've tried to add.
To make apache come up again I have to restore the original ispcp.conf (the one created during installation) in /etc/apache2/sites-available and apache will start.
why is this happening and how can i solve this?

Thank you in advance


RE: ispcp 1.0.4 error can't get fastcgi info php5-fcgi-starter - kilburn - 03-03-2010 09:33 PM

Does the /var/www/fcgi/mydomain.tld/php5-fcgi-starter file exist? What are its permissions? and the permissions of /var/www/fcgi? /var/www/fcgi/mydomain.tld?


RE: ispcp 1.0.4 error can't get fastcgi info php5-fcgi-starter - gnrslash - 03-03-2010 09:48 PM

The /var/fcgi/mydomain.tld/php5-fcgi-starter does not exist.
/var/www/fcgi has been set to 555 and /var/www/fcgi/mydomain.tld is 755.

Thank you


RE: ispcp 1.0.4 error can't get fastcgi info php5-fcgi-starter - gnrslash - 03-04-2010 12:14 AM

here is the mail ispcp automatically send when opening a domain. Maybe it can be useful:

Hello gino bramieri!

A new ispCP account has been created for you.
Your account information:

User type: domain account
User name: domainname.tld
Password:

Remember to change your password often and the first time you login.

You can login right now at http://mymachinehostname.tld

Statistics: http://domainname.tld/stats/
User name: domainname.tld
Password:

Best wishes with ispCP!
The ispCP Team.

What I can notice from here is that the password value is missing.

Hope this help.

Thank you