* Thus wrote Wouter van Vliet ([EMAIL PROTECTED]): > Hi Folks, > > I've got a (in my eyes) very strange behaviour from my RedHat Linux 9.0 box. > I needed to upgrade my PHP version to 4.3, since that's the version on the > production server and well .. test and production should match pretty good > ;). Since self compiling didn't work. All errors with apxs and stuff. And I > just found out about the new RH9 version with php4.3 I decided to get the > packages from that distribution into my test server. > > Started with downloading the php packages. Ended up installing 20+ packages > because of all dependences. From httpd->mod_perl->Perl, pam, sendmail even. > Glibc of course. All seemed quite well. And from the commandline it works > quite well. PHP files get parsed through apache, but somehow it fatals on > "undefined function mysql_select". I've tried restarting apache a coupla > times. Restarted mysql a coupla times. Even rebooted the server a coupla > times. Installed the new mysql package. But nothing works. The mysql > functions stay undefined.
It sounds like you're having problems using the rpm package system. I would suggest you ask these questions over on redhat for support on using rpm's. Curt -- "I used to think I was indecisive, but now I'm not so sure." -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php