No I'm not using a shorthand or other code to define the function .. I just typed select instead of connect. ;)
And yep, I can both stat and vim ;) those libs. -> -----Oorspronkelijk bericht----- -> Van: Jay Blanchard [mailto:[EMAIL PROTECTED] -> Verzonden: vrijdag 5 september 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 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' - /usr/lib/php4/ldap.so: undefined symbol: -> OnUpdateInt in Unknown on line 0 -> PHP Warning: Unknown(): Unable to load dynamic library -> '/usr/lib/php4/mysql.so' - /usr/lib/php4/mysql.so: undefined symbol: -> OnUpdateInt in Unknown on line 0 -> PHP Warning: Unknown(): Unable to load dynamic library -> '/usr/lib/php4/pgsql.so' - /usr/lib/php4/pgsql.so: undefined symbol: -> OnUpdateBool in Unknown on line 0 -> [/snip] -> -> Are those libs in place? Just checking... -> -> -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php