ispCP - Board - Support
error line 34 after upgrade 1.0.0 at 1.0.2 - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Update/Upgrade (/forum-44.html)
+--- Thread: error line 34 after upgrade 1.0.0 at 1.0.2 (/thread-7612.html)



error line 34 after upgrade 1.0.0 at 1.0.2 - surfweb82 - 08-24-2009 05:56 PM

Hello.

I have an error in /etc/apache2/mods-enabled/fastcgi_ispcp.conf line 34 after upgrade 1.0.0 at 1.0.2:

Syntax error on line 34 of /etc/apache2/mods-enabled/fastcgi_ispcp.conf:
FastCgiServer: "/etc/apache2/{PHP_STARTER_DIR}/master/php{PHP_VERSION}-fcgi-starter" stat(/etc/apache2/{PHP_STARTER_DIR}/master/php{PHP_VERSION}-fcgi-starter) failed: No such file or directory

how can I solve this problem?

Thanks


RE: error line 34 after upgrade 1.0.0 at 1.0.2 - gOOvER - 08-24-2009 06:07 PM

Which Distro do you use?


RE: error line 34 after upgrade 1.0.0 at 1.0.2 - surfweb82 - 08-24-2009 06:12 PM

Thank's goover for reply. I'm use ubuntu 8.04.


RE: error line 34 after upgrade 1.0.0 at 1.0.2 - surfweb82 - 08-24-2009 10:19 PM

can anyone help me? I tried to do the tests but nothing ... I do not know what to do!


RE: error line 34 after upgrade 1.0.0 at 1.0.2 - kilburn - 08-24-2009 10:37 PM

Replace the "{PHP_STARTER_DIR}" and "{PHP_VERSION}" placeholders in "/etc/apache2/mods-enabled/fastcgi_ispcp.conf" by "/var/www/ispcp/fcgi" and "5" respectively. For some reason they were'nt properly replaced by the update script...


RE: error line 34 after upgrade 1.0.0 at 1.0.2 - surfweb82 - 08-24-2009 11:17 PM

THANKS kilburn!!

I rewrote the line by replacing the missing parts and apache is distributed.
I remembered after I did well up and I have found the exact wording.

Thanks again for your help ... Now I try if it works before closing thread so if I have a little something more about this issue post it here.
I solved a problem and now another problem! Each site gives me this error 404, including the administrative area.

I have to open another thread or continue here?

Thanks again!

Edit: ftp, mail, smtp work correctly. Only http website and admin area don't work!


RE: error line 34 after upgrade 1.0.0 at 1.0.2 - surfweb82 - 08-25-2009 02:44 AM

I tried to restart the server, but nothing has reproposed configuration. Does anyone know how can I solve this latest problem?

My current problem is that all sites on the server give 404 error if invoked from the web including the administrative area, but if I log into ftp everything is working properly.

I hope you can help me again without my having to reinstall everything from scratch!


RE: error line 34 after upgrade 1.0.0 at 1.0.2 - kilburn - 08-25-2009 03:55 AM

Check your /etc/apache2/sites-available/ispcp.conf. I suspect that you'll also find placeholders there which haven't been substituted. Am I right? In any case, what do you see in apache's logfiles?


RE: error line 34 after upgrade 1.0.0 at 1.0.2 - surfweb82 - 08-25-2009 04:16 AM

what do you mean with "placeholders"?

apache's logfiles error is empty.

I can give you other information that can help you with?

Thanks!