[BlueOnyx:19783] Re: Login problem

Greg Kuhnert gkuhnert at compassnetworks.com.au
Fri Jul 1 05:10:47 -05 2016


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20160701/869d8355/attachment.html>


More information about the Blueonyx mailing list