[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] PHP+MySQL+Qube3



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