[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] PHP upgrade question
- Subject: RE: [cobalt-users] PHP upgrade question
- From: "Clark E. Morgan" <prlhkr@xxxxxxxxxxxxx>
- Date: Sat Nov 3 11:38:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> "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