[studs-user] Re: This is frustrating!
Status: Beta
Brought to you by:
mojavelinux
|
From: Earnie B. <ea...@us...> - 2006-05-14 14:58:09
|
Quoting Earnie Boyd <ea...@us...>: > > <screen_snip> > HTTP Status 500 - Internal Server Error > > type Exception report > > message Internal Server Error > > description The server encountered an internal error (Internal Server > Error) that prevented it from fulfilling this request. > > exception > > horizon.lang.RootException: Only variables should be assigned by reference > at horizon.util.logging.LogManager.getlogger(LogManager.php:60) > at horizon.util.logging.Logger.getlogger(Logger.php:149) > at horizon.xml.digester.Digester.getlog(Digester.php:160) > at horizon.xml.digester.Digester.parse(Digester.php:565) > at stratus.config.ContextConfig.applicationconfig(ContextConfig.php:143) > at stratus.config.ContextConfig.start(ContextConfig.php:108) > at stratus.config.ContextConfig.contextconfig(ContextConfig.php:93) > at [PHP].main(index.php:16) > > Apache/2.0.51 (Fedora) PHP/4.4.1 > </screen_snip> > I'm beginning to think I have a buggy PHP 4.4.1. As I said, this is frustrating me to no end; especially since it works in winders with php version 4.3.10. So I went removing the reference declaration ``&'' from the complaining lines one by one as listed in the exception. The result was that there were new lines and modules in the complaints. I'm going to be building another php version shortly but I don't know if this is the real issue or not. I do have an optimizer executing; cound that be the issue? Earnie Boyd http://shop.siebunlimited.com |