[snip]
Hello everyone...   I have a problem getting support for mysql within 
php.   I am running freebsd 5.2.1 and php 4.3.8.  When I tried to run a 
php script that uses a mysql db connection, I got  this error
  *Fatal error*: Call to undefined function: mysql_connect() in
[/snip]


Did you configure PHP with MySQL like --with-mysql and/or --with-pgsql ?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to