Deam.., by mistake I delete my previous post
Anyway I follow the update instruction step-by-step and I got
Code:
(0) abort
Your selection: 5
Use of uninitialized value in concatenation (.) or string at ispcp-update line 202, <STDIN> line 1.
Can't exec "stop": No such file or directory at /var/www/ispcp/engine/setup/../ispcp_common_methods.pl line 754, <STDIN> line 1.
Use of uninitialized value in concatenation (.) or string at ispcp-update line 207, <STDIN> line 1.
Can't exec "stop": No such file or directory at /var/www/ispcp/engine/setup/../ispcp_common_methods.pl line 754, <STDIN> line 1.
Upgrading system values... failed to get /etc/ispcp/ispcp.conf or /etc/ispcp/ispcp.old.conf
File /etc/ispcp/ispcp.old.conf was there. Wird? There is pont in the instruction about this
Code:
8. Backup ispcp.conf and copy the /etc dircetory into your system (you may make
backups):
# mv -v /etc/ispcp/ispcp.conf /etc/ispcp/ispcp.old.conf
# cp -Rv /tmp/ispcp/etc/* /etc/
. I copy this file back to /ispcp.conf and fire the script again. It goes well this time. You should correct this in guide or in the update.
During the script there was few warnings like:
Code:
Use of uninitialized value in concatenation (.) or string at ./ispcp-update line 725.
sh: - : invalid option
At the end I got this:
Code:
ispCP '1.0.0 RC4 OMEGA' Update completed successfully!
I logon to control Panel on my admin user, go to the database update, and execute update. It goes without error.
panel still appear as
Code:
ispCP 1.0.0 RC4 OMEGA
build: 20080316
Priamos
Any ideas ?