Kraszny Attila wrote: > Hi > > I installed MySQL 3.22 to my redhat linux server, that works in correct. > But I wanted to connect from a php3 script, and don't working. > My appache is 1.3.12 and the error message is: > > Fatal error: Call to unsupported or undefined function mysql_pconnect() in > include/header.inc on line 4 > > Ok, I know - I must install a mysql module, but where can I find that, and > how can I install, because m yserver is hosting very important web > pages... > > Attila.
Hello, You must download php3 at this web site : ftp://ftp.horde.org/pub/SRPMS/rh6/php-3.0.18-6.2horde1.src.rpm And install it into your RH system , then your php3 can good for working with mysql... Good luck ! Edward. -- PHP Install 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]