>Does anybody know if php is configured with mysql in QUBe3

Yes, but you'll have to edit the php.ini file to remove the # in the
following line:

#extension=mysql.so

and restart apache:

kill -USR1 ###   (where ### is the PID for the httpd process running as root
which looks like this:
root       700  0.0  3.3  7652 4280 ?        S    Mar24   0:00
/usr/sbin/httpd -f /etc/httpd/conf/httpd.conf

--bb

_______________________________________________
cobalt-developers mailing list
[EMAIL PROTECTED]
http://list.cobalt.com/mailman/listinfo/cobalt-developers

Reply via email to