ispCP - Board - Support
Testing the Update Script - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: General discussion (/forum-11.html)
+--- Thread: Testing the Update Script (/thread-2155.html)

Pages: 1 2 3 4 5


RE: Testing the Update Script - joximu - 01-27-2008 11:07 PM

The question seems now: where does the setting get to "true".

You may have to do some debugging - just output the variable in this php-file from time to time, so you may come to the point where it changes...

/J


RE: Testing the Update Script - joximu - 01-27-2008 11:11 PM

Stop - no, I got it.

It's a bug

in webtools we have:
***
if (isset($cfg['DUMP_GUI_DEBUG'])) dump_gui_debug();
***

and the variable is always set - if true or false...

The other files have this:
if ($cfg['DUMP_GUI_DEBUG']) dump_gui_debug();

I'll change this in the trunk. Thanx for reporting!

/Joximu


RE: Testing the Update Script - fulltilt - 01-27-2008 11:13 PM

O.K. thanks joximu
working fine now.

@ RatS
nice Update Script
Hut ab Big Grin


joximu Wrote:The question seems now: where does the setting get to "true".

You may have to do some debugging - just output the variable in this php-file from time to time, so you may come to the point where it changes...

/J



RE: Testing the Update Script - RatS - 01-28-2008 12:27 AM

fulltilt Wrote:nice Update Script
Hut ab Big Grin

Thank you. There must be a reason why you have to wait so long for RC3.

Please give me a positive reputation


RE: Testing the Update Script - bb21 - 02-06-2008 06:05 AM

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@zothos.net and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Apache Server at zothos.net Port 80

greez bb21


RE: Testing the Update Script - BeNe - 02-06-2008 06:08 AM

bb21 Wrote:Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@zothos.net and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Apache Server at zothos.net Port 80

greez bb21

??? aha ?
And can you give us more Info ?
Did you Upgrade or what ? Apache ErrorLog ??

Greez BeNe


RE: Testing the Update Script - BeNe - 02-06-2008 06:09 AM

*damn* Sorry! i understand, you mean the link in the first Post here Shy
What do you exactly need ?

Greez BeNe


RE: Testing the Update Script - bobeq - 03-19-2008 05:07 PM

http://www.isp-control.net/documentation/start/upgrade/rc

Does it work for rc3->rc4 or as in the title for rc2 only?


RE: Testing the Update Script - gOOvER - 03-19-2008 05:16 PM

Yes, it does.