RE: [PHP] RH9.0: Upgrade to 4.3, mysql functions not working

2003-09-05 Thread Wouter van Vliet
ber 2003 19:21 -> Aan: Wouter van Vliet; PHP General -> Onderwerp: RE: [PHP] RH9.0: Upgrade to 4.3, mysql functions not working -> -> -> [snip] -> "undefined function mysql_select". -> [/snip] -> -> mysql_select by itself isn't a function. Are you using

Re: [PHP] RH9.0: Upgrade to 4.3, mysql functions not working

2003-09-05 Thread Curt Zirzow
* 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

RE: [PHP] RH9.0: Upgrade to 4.3, mysql functions not working

2003-09-05 Thread Jay Blanchard
[snip] "undefined function mysql_select". [/snip] mysql_select by itself isn't a function. Are you using other code to define this function? Or are you just using shorthand here? [snip] === errors from error_log === PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/php4/ldap.so'