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