Nguyen, Long P (Mission Systems) wrote:
I didn't see a phpinfo, I do see mysql as below in the Configure Command section. So if I run "up2date php-mysql", it will update mysql extension? Where do I run this from, like the path? Sorry - I'm new to this.

At the command prompt (and as root), run this....

$> rpm -qa | grep httpd

If it responds with something like...

httpd-2.x

Then Apache was installed via RPM

You can then do this at the command prompt....

$> up2date php-mysql

And that will install the RPM for php/mysql. Restart Apache, and all should be fine and dandy.

--
John C. Nichel
KegWorks.com
716.856.9675
[EMAIL PROTECTED]

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to