Hi
I run linux red hat 6.2 with apache 1.3.12, php4 and mysql 3.22.32
The first time my problem was Call to undefined function: mysql_connect(), and I add
the line dl("mysql.so");
and then bring me:
Warning: Unable to load dynamic library '/usr/lib/php4/mysql.so' - undefined symbol:
Perl_markstack_ptr
how can I resolv that?
Thanks
Max
- Re: [PHP] Connect problem Maximiliano Bubenick
- Re: [PHP] Connect problem Brian Clark

