[PHP-DB] Re: Cannot connect to MySQL

2010-03-07 Thread The Phantom
Finally! It is now working! The only thing I had to do is uncomment 127.0.0.1 localhost in hosts! Thank everyone for help! _ Hotmail: Free, trusted and rich email service. http://clk.atdmt.

[PHP-DB] Re: Cannot connect to MySQL

2010-03-06 Thread The Phantom
Yes, I've installed them one-by-one. The only other DB type I should be able to use with PHP is SQLite, and it's working fine. _ Your E-mail and More On-the-Go. Get Windows Live Hotmail Fre

[PHP-DB] Re: cannot connect to mysql on windows

2006-02-26 Thread raj
No, It doesn't show mysql when phpinfo is called. Also, the problem was solved when I reconfiguerd PHP as a CGI and not as an apache module. But in general interest if anyone can suggest a solution it would be appreciated. Raj "El Bekko" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]

[PHP-DB] Re: cannot connect to mysql on windows

2006-02-26 Thread raj
No, It doesn't show mysql when phpinfo is called. Also, the problem was solved when I reconfiguerd PHP as a CGI and not as an apache module. But in general interest if anyone can suggest a solution it would be appreciated. Raj "El Bekko" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECT

[PHP-DB] Re: cannot connect to mysql on windows

2006-02-25 Thread El Bekko
raj wrote: Hello, I have apache 2 and mysql 4.1 and php5 and am unable to connect to mysql database server, and keep getting the following error: Fatal error: Call to undefined function mysql_connect() in D:\backup\test.php on line 10 I have removed the semicolon before the line: extensio