Re: mysql_connect() error

2003-06-10 Thread Ernesto Silva
Check your PHP installation. Create a PHP file with the following lines then check te output, which should be a list of all configuration parameters for PHP and verify that you have mySQL support. Should be a part something like mysql MySQL Support enabled Active Persistent Links

Re: mysql_connect() error

2003-06-10 Thread gerald_clark
You have to have the mysql libraries installed, not the server. Your PHP does not have mysql support installed. Sparky Kopetzky wrote: Good afternoon! I have Apache w/php installed on one server. I have mysql installed on a windows machine. I keep getting this error 'Call to undefined function: