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

RE: [cobalt-users] PHP upgrade question



> "If you use mysql with php, please note you need to add a line
> 'extension=mysql.so' to /etc/httpd/php.ini to load the mysql php-module."
> Does anyone know where this line is to be inserted?
Anywhere is theoretically fine, though I should prefer near the top.
Do a search for the word extension and when you find it; put it in
that section just for neatness sake.

> Are the 
> single quotes to
> remain?

No

> Should I reboot the Raq for these changes to take?

Shouldn't need to. Might want to restart httpd; but I don't think
even that should be necessary.

Clark E. Morgan