MySQL Forums
Forum List  »  PHP

Re: Problem link PHP 5.1.2 + Mysql 5.0.18 + Apache 2.0.55
Posted by: Sharad Sharma
Date: September 03, 2006 11:25PM

Dear Mr.Rachman M Heryanto,

I am having a similar problem of connecting to MySQL 5.0.20 with PHP 5.1.6 using Apache 2.0.59 on Windows XP. I have tried out all what you have mentioned. But still i was not able to connect to MySQL.

Could you solve this problem?? If you can help me to do so??

I have tried this: (as you mentioned)
---- HTTPD.CONF ---
LoadModule php5_module "c:/php/php5apache2.dll"
PHPIniDir "c:/php"
AddType application/x-httpd-php .php
-----------------------
as well the php.ini settings.

It seems to me that the php.ini is not being refered in my case. System loads and work even if i remove php.in from the directories. The Apache/PHP seems to take default php settings.

Please, help me if you are able to get some solutions.
With regards
Sharad Sharma

Options: ReplyQuote


Subject
Written By
Posted
Re: Problem link PHP 5.1.2 + Mysql 5.0.18 + Apache 2.0.55
September 03, 2006 11:25PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.