[BlueOnyx:19786] Re: Login problem
fastreplies
fastreplies at shaw.ca
Fri Jul 1 05:48:59 -05 2016
I have bad CCE.php but why I have lost DNS, mail, FTP and how can I recover
at least them for now?
Cheers
Bart
----- Original Message -----
From: "Greg Kuhnert" <gkuhnert at compassnetworks.com.au>
To: "BlueOnyx General Mailing List" <blueonyx at mail.blueonyx.it>
Sent: Friday, July 01, 2016 5:10 AM
Subject: [BlueOnyx:19783] Re: Login problem
I don't think this will be an easy one to fix via the forum. (Just a guess).
That error is in the CCE class that was designed as an alternative to using
cce.so when Michael was first building 5209R. That code will only be used if
cce.so is not working. That would normally only happen if there is a problem
with the bundled CCE libraries that are complied against PHP.
Two common reasons for that - Have you recently either:
1. Tried to build and/or compile and/or install a PHP package other than the
factory supplied PHP or one purchased via the store, or
2. Have you added a custom yum repository to your server.
Lets look at the specific error. This line of code reads:
$this->socketPath = $system->getConfig("ccedSocketPath");
That method is included in
/usr/sausalito/ui/chorizo/ci/application/libraries/System.php
The method is designed to open /usr/sausalito/ui/conf/ui.cfg to get some
basic system parameters for the UI. One observation. The error says it
cannot find getConfig, so something is really screwed if it cannot find a
standard library which gets loaded in CceClient and all sorts of other
places.
So. Tell us. What happened before it broke? What was changed?
GK
> On 1 Jul 2016, at 7:20 PM, fastreplies <fastreplies at shaw.ca> wrote:
>
> Hello
>
> I'm getting this error while trying to login to server via GUI
> --------------
> Fatal error: Call to undefined method System::getConfig() in
> /usr/sausalito/ui/chorizo/ci/application/libraries/CCE.php on line 124
> -------------------------
>
> In mean while I have no mail, DNS, sites are down.
>
> Any help please
>
> Cheers
> Bart
>
>
> _______________________________________________
> Blueonyx mailing list
> Blueonyx at mail.blueonyx.it
> http://mail.blueonyx.it/mailman/listinfo/blueonyx
> _______________________________________________
> Blueonyx mailing list
> Blueonyx at mail.blueonyx.it
> http://mail.blueonyx.it/mailman/listinfo/blueonyx
>
More information about the Blueonyx
mailing list