ispCP - Board - Support
Upgrade from 1.0.2 to stable (1.0.5) - 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: Upgrade from 1.0.2 to stable (1.0.5) (/thread-10769.html)



Upgrade from 1.0.2 to stable (1.0.5) - d307 - 05-25-2010 01:41 AM

Upgrading on Debian to 1.0.5.

I make it to step 10 without any errors or issues and the following error kicks out.

Suggestions?


Code:
ws02:/var/www/ispcp/engine/setup# perl ispcp-update
        Generating database keys, it may take some time, please wait...
        If it takes to long, please checkhttp://www.isp-control.net/documentation/frequently_asked_questions/what_does_generating_database_keys_it_may_take_some_time_please_wait..._on_setup​_mean
Can't return outside a subroutine at /var/www/ispcp/keys/rpl.pl line 74.
FATAL: Error during database keys generation ! at /var/www/ispcp/engine/setup/../ispcp_common_code.pl line 68.
Compilation failed in require at ispcp-update line 60.

I appreciate the help in advance.


RE: Upgrade from 1.0.2 to stable (1.0.5) - joximu - 05-25-2010 05:50 PM

Hi

since the /var/www/ispcp/keys/rpl.pl does not have 74 lines (only 69) I'd try to start again... with unpacking the 1.0.5 package and run the update again... be sure to have all needed packages installed.

There has nothing beend changed on your data (error happened while *loading* the perl files...)

/J


RE: Upgrade from 1.0.2 to stable (1.0.5) - d307 - 05-26-2010 03:24 AM

(05-25-2010 05:50 PM)joximu Wrote:  Hi

since the /var/www/ispcp/keys/rpl.pl does not have 74 lines (only 69) I'd try to start again... with unpacking the 1.0.5 package and run the update again... be sure to have all needed packages installed.

There has nothing beend changed on your data (error happened while *loading* the perl files...)

/J

Thank you!

I do not know what happened but apparently re downloading and following the steps worked. The redownload was the kicker in this case...

Thank you again.