Hi everyone
I`m using IspCP 1.0.3, and I`m trying to update to 1.0.7
I did exactly like this
http://isp-control.net/documentation/sta...ade/centos
No problem happened in any step, only in the update.
After to do perl ispcp-update, I receive :
ispCP database
Update ispCP database schema:DEBUG: push_el() sub_name: update_database_schema(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: sys_command_rs(), msg: Starting...
DEBUG: push_el() sub_name: sys_command_rs(), msg: Ending...
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.
And, the log of update :
[root@drivustp01 setup]# cat /tmp/ispcp-update-database.log
PHP Fatal error: Class 'criticalUpdate' not found in /var/www/ispcp/engine/setup/updDB.php on line 39
Fatal error: Class 'criticalUpdate' not found in /var/www/ispcp/engine/setup/updDB.php on line 39
[root@drivustp01 setup]#
How can I fix it ?
Thanks