ispCP - Board - Support
[SOLVED] Upgrading Problem - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: [SOLVED] Upgrading Problem (/thread-2185.html)



[SOLVED] Upgrading Problem - morphine - 01-20-2008 12:36 AM

Hi,all members before 10 mins i upgrade my ispcp to last nightly snapshot i make everything without backups because i del all domain before to update.
And when i try to acces to the admin page i have this error
config variable 'CMD_BZCAT' is missing!

Please contact your system administrator


RE: Upgrading Problem - BeNe - 01-20-2008 12:45 AM

And you did not used the Search - right ?!
--> http://www.isp-control.net/forum/config-variable-cmd-bzcat-missing-t-2105.html

Greez BeNe


RE: Upgrading Problem - morphine - 01-20-2008 02:57 AM

YES! And i'm sorry about that! I add the Vars restart ispcp and than:

Code:
Notice: Undefined index: LOGIN_TEMPLATE_PATH in /var/www/ispcp/gui/include/system-message.php on line 37

Warning: is_file() [function.is-file]: open_basedir restriction in effect. File(/system-message.tpl) is not within the allowed path(s): (/var/www/ispcp/gui/:/etc/ispcp/:/var/run/ispcp.lock:/proc/:/bin/df:/bin/mount:/var/log/rkhunter.log:/var/log/chkrootkit.log:/usr/share/php/) in /var/www/ispcp/gui/include/system-message.php on line 39

Notice: Undefined index: LOGIN_TEMPLATE_PATH in /var/www/ispcp/gui/include/system-message.php on line 41

Warning: is_file() [function.is-file]: open_basedir restriction in effect. File(..//system-message.tpl) is not within the allowed path(s): (/var/www/ispcp/gui/:/etc/ispcp/:/var/run/ispcp.lock:/proc/:/bin/df:/bin/mount:/var/log/rkhunter.log:/var/log/chkrootkit.log:/usr/share/php/) in /var/www/ispcp/gui/include/system-message.php on line 43
ERROR: Unable to connect to SQL server !
SQL returned: Access denied for user 'root'@'localhost' (using password: YES)

Thanks in advance

Greez morphine


RE: Upgrading Problem - BeNe - 01-20-2008 03:03 AM

Oh man, looks like you destroyed something with your Upgrade.
Did you also copy the keyfiles back ?

Wrong PW for the MySQL Server
Code:
ERROR: Unable to connect to SQL server !
SQL returned: Access denied for user 'root'@'localhost' (using password: YES)

Greez BeNe


RE: Upgrading Problem - morphine - 01-20-2008 04:48 AM

Ook,i fix this error! But now other when i create new account with subdomain the master domain is exp:domain.tld i create test.domain.tld But the test.domain.tld "read" from the
files of master domain.. Like if i put one index in master domain and other in subdomain the subdomain return index from the master domain..

Thanks in advance

Greez morphine


RE: Upgrading Problem - BeNe - 01-20-2008 05:04 AM

But there is a entry about this subdomain in your ispcp.conf for Apache2 ?
Next is - bind and dns is OK ??

Greez BeNe


RE: Upgrading Problem - morphine - 01-20-2008 05:10 AM

DNS - OK

Entry in ispcp.conf for Apache2 - OK

Where is the problem?! - Nobody knows... Big Grin


RE: Upgrading Problem - morphine - 01-22-2008 07:13 AM

Thanks to "community" Close the topic i fix the error


RE: Upgrading Problem - BioALIEN - 01-22-2008 07:26 AM

It would be good to document what the error was and how you fixed it for future reference in case someone has the same problem Wink