Hello Maximiliano,
(MB == "Maximiliano Bubenick") [EMAIL PROTECTED] writes:
MB> I run linux red hat 6.2 with apache 1.3.12, php4 and mysql 3.22.32
MB> The first time my problem was Call to undefined function:
MB> mysql_connect(), and I add the line dl("mysql.so"); and then bring
MB> me:
Why put yourself through that abuse? :-)
Just build PHP with MySQL support.
./configure --with-mysql [other options here]
<snip>
MB> Thanks
MB> Max
-Brian
--
The trouble with a lot of self-made men
is that they worship their creator.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]