[geeklog-devel] MySQL Install current CVS
Dirk Haun
dirk at haun-online.de
Fri May 16 14:55:08 EDT 2008
Kevin J. Peno wrote:
>I can't seem to get around a white page error when trying to install the
>latest CVS nightly w/ mysql (error reporting set to E_ALL | E_STRICT.
Try E_ALL only. I can't guarantee that Geeklog will work with E_STRICT
enabled.
Also check that you have display_errors = On in your php.ini
When I try to call up a (running) site with E_STRICT, I get
--- snip ---
Notice: Use of undefined constant XHTML - assumed 'XHTML' in /Library/
WebServer/Geeklog-1.x/public_html/lib-common.php on line 6502
Notice: Use of undefined constant XHTML - assumed 'XHTML' in /Library/
WebServer/Geeklog-1.x/public_html/lib-common.php on line 6503
An error has occurred: 2048 - Non-static method config::get_instance()
should not be called statically @ /Library/WebServer/Geeklog-1.x/
public_html/lib-common.php line 93
--- snip ---
... I guess we don't really need to be XHTML compliant in the error
handler ....
bye, Dirk
--
http://www.geeklog.net/
http://geeklog.info/
More information about the geeklog-devel
mailing list