Re: [PHP-INSTALL] mysql_connect does not work

2008-09-08 Thread RichAppsConsulting
Murat Ohannes Berin wrote: > > Hi, > Run this function from your web server and try to find > mysql. If MySQL is enabled then you can find MySQL detail vieww other > wise won't. > > By defualt in php5 it is not enabled. You have to enabled mysql by > yourself. > > > I have PHP5 running on

Re: [PHP-INSTALL] mysql_connect does not work

2008-09-08 Thread RichAppsConsulting
Run this function from your web server and try to find mysql. If MySQL is enabled then you can find its detail view other wise won't. By defualt in php5 it is not enabled.you have to enabled mysql by yourself. Murat Ohannes Berin wrote: > > Hi, > > I have PHP5 running on a Debian Linux machi

Re: [PHP-INSTALL] mysql_connect does not work

2008-09-04 Thread Tommy Peterson
Yes, it is a setup issue. <[EMAIL PROTECTED]> on Thursday, September 4, 2008 at 6:46 PM wrote: >Hi, > > I have PHP5 running on a Debian Linux machine. MySQL is also running. >But when I use the function "mysql_connect()" in PHP I get the >message > > Fatal error: Call to undefined function m

[PHP-INSTALL] mysql_connect does not work

2008-09-04 Thread ohannes.berin
Hi, I have PHP5 running on a Debian Linux machine. MySQL is also running. But when I use the function "mysql_connect()" in PHP I get the message Fatal error: Call to undefined function mysql_connect() in /var/www/php/test.php on line 10 Is this a setp up issue? Murat

[PHP-INSTALL] mysql_connect does not work

2008-09-04 Thread ohannes.berin
Hi, I have PHP5 running on a Debian Linux machine. MySQL is also running. But when I use the function "mysql_connect()" in PHP I get the message Fatal error: Call to undefined function mysql_connect() in /var/www/php/test.php on line 10 Is this a setp up issue? Murat

[PHP-INSTALL] mysql_connect does not work

2008-09-04 Thread ohannes.berin
Hi, I have PHP5 running on a Debian Linux machine. MySQL is also running. But when I use the function "mysql_connect()" in PHP I get the message Fatal error: Call to undefined function mysql_connect() in /var/www/php/test.php on line 10 Is this a setp up issue? Murat