RE: Configuring PHP with MySQL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You should have a line like this in your httpd.conf


PHPIniDir "C:/Program Files/Apache Group/Apache2.2/php5.2"


Make sure that is pointing to the directory where your php.ini is
located.


"Success is the ability to go from one failure to another with no loss
of enthusiasm." 
Sir Winston Churchill 
 

-----Original Message-----
From: Balaji A [mailto:reachtechie@xxxxxxxxx] 
Sent: Wednesday, December 26, 2007 00:04
To: php-db@xxxxxxxxxxxxx
Subject:  Configuring PHP with MySQL

Hi,

I have installed following things on windows machine.

1. Apache HTTP Server 2.2.4
2. PHP 5.2.3
3. MySQL 5.0.45

I am getting mysql_connect() not found.

I have downloaded libmysql.dll, php_mysql.dll & php_mysqli.dll and
copied to c:\php\ext.

I have uncommented these dll files in php.ini and still getting the same
issue.

I am not able to see mysql table in phpinfo(), and seeing only mysqli.

Could anybody help me on this issue?  Not able to resolve this from past
3 days.

Any help/suggestions appreciated.


Thanks
Balaji

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux