Page 1 of 1

Send error and PHP 5

Posted: Tue Sep 05, 2006 7:04 am
by php3ch0
Hi I get this error in Zend Studio Server

Code: Select all

Content-type: text/html
X-Powered-By: PHP/5.0.4

<br />
<b>Fatal error</b>:  Call to undefined function mysql_pconnect() in <b>C:\wamp\www\SG5\Connections\db_connect.php</b> on line <b>9</b><br />
When I go to the localhost on url http://localhost/file.php it works fine

ANy suggestions?

Posted: Tue Sep 05, 2006 7:38 am
by feyd
You need to enable mysql in Zend's web server instance.