php-db | 2002122
Date: 12/26/02
- Next message: 1LT John W. Holmes: "Re: [PHP-DB] php/mysql"
- Previous message: Martin S: "Re: [PHP-DB] php/mysql"
- In reply to: Martin S: "Re: [PHP-DB] php/mysql"
- Next in thread: Martin S: "Re: [PHP-DB] php/mysql"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > I don't use RedHat, but I've heard (possibly here) that the RH PHP
> > RPM does not properly install MySQL support by default and that
> > there's something like php_mysql.rpm (or something similar) that
> > needs to be installed as well? Does any of that sound familiar to
> > anyone?
> >
> I've heard something like that as well, which is why I've compiled php and
> apache from source. Would compiling mysql from source as well help I
> wonder...
It seems like you'd get an "unknown function" error if PHP wasn't compiled
correctly with MySQL support, though.
Are you sure you're programs are connecting with the host you think they
are? Maybe they are trying to connect with user <email protected> and you've got
it set up as user <email protected> in the mysql.user table??
Grasping at straws...
---John Holmes...
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: 1LT John W. Holmes: "Re: [PHP-DB] php/mysql"
- Previous message: Martin S: "Re: [PHP-DB] php/mysql"
- In reply to: Martin S: "Re: [PHP-DB] php/mysql"
- Next in thread: Martin S: "Re: [PHP-DB] php/mysql"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

