[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] PHP+MySQL+Qube3
- Subject: Re: [cobalt-users] PHP+MySQL+Qube3
- From: desa15@xxxxxxxx
- Date: Tue Dec 16 07:26:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
See if in /etc/httpd/php.ini
in dynamic extension section you have the extension for mysql loaded
; For example, on Windows:
;
; extension=msql.dll
;
; ... or under UNIX:
extension=mysql.so
Un saludo, Danny