Stopping Services:......... [done]
ispCP main configuration file
Loading old ispCP configuration file: [done]
Update ispCP configuration file: [done]
ispCP database
Update ispCP database schema: [done]
Rebuilding all service configuration files
ispCP Crontab file: [done]
ispCP BIND main configuration file: [done]
ispCP PHP (fastCGI modules configuration): [done]
ispCP Apache main vhost file: [done]
ispCP Apache AWStats vhost file: [done]
ispCP Postfix configuration files: [done]
ispCP Courier-Authentication: [done]
ispCP ProFTPd configuration file: [done]
ispCP init scripts: [done]
Rebuilding all GUI configuration files
ispCP GUI BIND configuration: [done]
ispCP GUI fastCGI/PHP configuration: [done]
ispCP GUI vhost file: [done]
ispCP PMA configuration file: [done]
Rebuilding all customer configuration files
Please wait, this may take some time: [failed]
FATAL: An error was occured during update process!
Correct it and re-run this program.
You can find help at
http://isp-control.net/forum
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!!!
========================================================================
Forcing reload of web server (apache2)...Syntax error on line 38 of /etc/apache2/mods-enabled/fcgid_ispcp.conf:
Invalid command 'MaxRequestsPerProcess', perhaps misspelled or defined by a module not included in the server configuration
failed!
<IfModule mod_fcgid.c>
AddHandler fcgid-script .php .php5
SocketPath /var/lib/apache2/fcgid/sock
IdleTimeout 600
IdleScanInterval 120
BusyTimeout 300
BusyScanInterval 120
ErrorScanInterval 3
ZombieScanInterval 3
ProcessLifeTime 900
SpawnScoreUpLimit 10
SpawnScore 1
TerminationScore 2
MaxProcessCount 200
DefaultMaxClassProcessCount 10
DefaultMinClassProcessCount 1
IPCConnectTimeout 900
IPCCommTimeout 900
MaxRequestsPerProcess 500
</IfModule>