For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > December 2007 > RE: [PHP-DB] Configuring PHP with MySQL









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author RE: [PHP-DB] Configuring PHP with MySQL
Szalay, Robert J. IT3

2007-12-26, 7:00 pm

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."=20
Sir Winston Churchill=20
=20

-----Original Message-----
From: Balaji A [mailto:reachtechie@gmail.com]=20
Sent: Wednesday, December 26, 2007 00:04
To: php-db@lists.php.net
Subject: [PHP-DB] 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

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







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com