Hello, newbie am I.
Running
Redhat 2.4.21
Apache 2.0
PHP 4.2.2
SQL 4.0
Problem - PHP does not resolve MySql (I think)
phpinfo() states:
'--with-mysql=shared,/usr'
should this not be a resolved path to dir? (I've seen both)
phpinfo() also states:
DBX - supported databases - MySql
But MySql does not have it's own table listing in phpinfo()
config file <u>is</u> located in /etc/php.ini
I cannot find a mysql.so file ...
RPM'd php-mysql last night, did not resolve.
Decided to run phpMyadmin to help and to assertain connectivity - received error:
cannot load MySQL extension,
please check PHP Configuration
Likely reason was mysql.so file not found - which I cannot find.
currently at a loss of what to do - what to try next ... Help would be sooo appreciated !!!
will gladly supply more info from phpinfo
Thx /Chow