Rebuilding all customer configuration files Error 1.00 - 1.0.3 - 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: Rebuilding all customer configuration files Error 1.00 - 1.0.3 (/thread-8919.html) Pages: 1 2 |
Rebuilding all customer configuration files Error 1.00 - 1.0.3 - Fastserv - 12-24-2009 02:03 AM I get the following error when i try to update from 1.0.0 to 1.0.3 DEBUG: push_el() sub_name: exit_msg(), msg: Starting... [failed] FATAL: An error was occured during update process! Correct it and re-run this program. Via E-Mail i got the following: A critical error just was encountered while executing function restart_httpd() in /var/www/ispcp/engine/ispcp-serv-mngr Error encountered was: ======================================================================== Apache config file is corrupted. Please check before restarting Apache server!!! Stefan RE: Rebuilding all customer configuration files Error 1.00 - 1.0.3 - datacompboy - 12-24-2009 02:28 AM What OS? What apache version? Have you looked in httpd.conf (and included files)? Have you tried to start apache and check file syntax? RE: Rebuilding all customer configuration files Error 1.00 - 1.0.3 - Fastserv - 12-24-2009 02:43 AM (12-24-2009 02:28 AM)datacompboy Wrote: What OS? What apache version? Sorry! Debian Etch Apache 2.2.3 Error was a the syntax error "MaxRequestsPerProcess 500" in fcgid_ispcp.conf After i commented this line out apache runs, but im not sure if the ispcp update skript went thru the hole process. Of course every time i re run the skript the error comes back. Stefan RE: Rebuilding all customer configuration files Error 1.00 - 1.0.3 - datacompboy - 12-24-2009 02:45 AM have you installed latest updates, including security before update? RE: Rebuilding all customer configuration files Error 1.00 - 1.0.3 - Fastserv - 12-24-2009 02:55 AM (12-24-2009 02:45 AM)datacompboy Wrote: have you installed latest updates, including security before update? Sure RE: Rebuilding all customer configuration files Error 1.00 - 1.0.3 - datacompboy - 12-24-2009 03:02 AM http://isp-control.net/forum/thread-8847-page.html well, trouble is in fcgid version. Try to install latest libapache2-mod-fcgid from etch-backports http://packages.debian.org/ru/source/etch-backports/backports/libapache2-mod-fcgid RE: Rebuilding all customer configuration files Error 1.00 - 1.0.3 - Fastserv - 12-24-2009 03:37 AM Thank you. The Forum Link is wrong. I try to install the backport version. Stefan RE: Rebuilding all customer configuration files Error 1.00 - 1.0.3 - Nuxwin - 12-24-2009 03:43 AM Hello ; yes, the fcgid module for etch is 1.10. This version does not support the "MaxRequestsPerProcess 500". http://isp-control.net/forum/thread-8847.html RE: Rebuilding all customer configuration files Error 1.00 - 1.0.3 - Fastserv - 12-24-2009 03:51 AM Thank you. The Backport fcgid did the job. Installation went fine. Stefan RE: Rebuilding all customer configuration files Error 1.00 - 1.0.3 - Alex Joe - 12-24-2009 12:34 PM I've got the same problem, but in Debian Lenny 5.03. I've update OS to newest version (all packages). Quote: ispCP PMA configuration file:DEBUG: push_el() sub_name: setup_gui_pma(), msg: Starting... And script stopped, no error messages. Alex Joe |