[geeklog-devel] MySQL Install current CVS
Kevin J. Peno
kevin at metalaxe.com
Fri May 16 15:20:44 EDT 2008
Figured out it was because the mysql_connect command used the error
suppressing @ and I didn't have the mysql module loaded (mysqli was).
Sorry for the bother.
So is CVS working also and it's a local issue for me only?
Thanks,
Kevin Peno
-----Original Message-----
From: geeklog-devel-bounces at lists.geeklog.net
[mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Dirk Haun
Sent: Friday, May 16, 2008 11:55 AM
To: geeklog-devel
Subject: Re: [geeklog-devel] MySQL Install current CVS
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/
_______________________________________________
geeklog-devel mailing list
geeklog-devel at lists.geeklog.net
http://eight.pairlist.net/mailman/listinfo/geeklog-devel
More information about the geeklog-devel
mailing list