[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] PHP / MySQL "The Sequel"
- Subject: [cobalt-users] PHP / MySQL "The Sequel"
- From: "Jay" <jay@xxxxxxxxxx>
- Date: Fri Nov 28 14:28:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
OK just checking the error log for the httpd in /var/log/httpd and this
is what I have discovered.
PHP Warning: Unknown(): mysql: Unable to initialize module
Module compiled with module API=20001222, debug=0, thread-safety=0
PHP compiled with module API=20020429, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
PHP Warning: Unknown(): mysql: Unable to initialize module
Module compiled with module API=20001222, debug=0, thread-safety=0
PHP compiled with module API=20020429, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
[Fri Nov 28 15:02:30 2003] [notice] Apache/1.3.20 Sun Cobalt (Unix)
mod_ssl/2.8$
Does that mean anything to anyone?
Jay