ispCP - Board - Support
Error update last version trunk 05/09 - 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: Error update last version trunk 05/09 (/thread-7769.html)



Error update last version trunk 05/09 - theprincy - 09-05-2009 03:44 PM

when click New ispCP update is now available

Warning: require_once(/var/www/ispcp/gui/include/class.versionUpdate.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/ispcp/gui/include/ispcp-lib.php on line 25

Fatal error: require_once() [function.require]: Failed opening required '/var/www/ispcp/gui/include/class.versionUpdate.php' (include_path='/var/www/ispcp/gui/include/htmlpurifier:.:/usr/share/php:/usr/share/pear') in /var/www/ispcp/gui/include/ispcp-lib.php on line 25


RE: Error update last version trunk 05/09 - sci2tech - 09-05-2009 06:18 PM

I can not reproduce. Is class.ispcpUpdate.php exists in gui/include ? Can it be read?


RE: Error update last version trunk 05/09 - theprincy - 09-05-2009 06:37 PM

(09-05-2009 06:18 PM)sci2tech Wrote:  I can not reproduce. Is class.ispcpUpdate.php exists in gui/include ? Can it be read?

8 -r-xr-xr-x 1 vu2000 www-data 5549 5 set 07:19 class.ispcpUpdate.php


RE: Error update last version trunk 05/09 - sci2tech - 09-05-2009 06:47 PM

Another bug. Please open a ticket Smile


RE: Error update last version trunk 05/09 - theprincy - 09-05-2009 06:49 PM

(09-05-2009 06:47 PM)sci2tech Wrote:  Another bug. Please open a ticket Smile


I do not think its a true bug, because on other servers not this problem bho!! I open ticket


RE: Error update last version trunk 05/09 - sci2tech - 09-05-2009 06:51 PM

It is a bug. I found when this happen, I corrected and I`ll fix it right now Smile


RE: Error update last version trunk 05/09 - theprincy - 09-05-2009 06:54 PM

(09-05-2009 06:51 PM)sci2tech Wrote:  It is a bug. I found when this happen, I corrected and I`ll fix it right now Smile

very very fast

solutions ?


RE: Error update last version trunk 05/09 - sci2tech - 09-05-2009 06:58 PM

Update to r1972 or manually modify gui/include/login.php as in http://www.isp-control.net/ispcp/changeset/1972
As workaround until you update first perform database updates then check if new version is available.


RE: Error update last version trunk 05/09 - theprincy - 09-05-2009 07:06 PM

thanks