ExpertWebHost
November 3rd, 2006, 06:54
hi
earlier i used to use php 4.3 with apache 2.0 (Mysql 4.1) server on my WinME box. yesterday my friend provided me php 5 and i wanted to experiment with it.
I installed php 5 (just extracted the zip file to a folder) and modified httpd.conf file to work with php 5.
Now php 5 is working fine with apache(<?php phpinfo(); ?> works fine)
. but none of the scripts using mysql are connecting. I did not change anything with mysql.
is there any additional configuration reqd for php 5 with apache 2(on windows) to correctly connect to mysql?
thanks for your time.
bp.
earlier i used to use php 4.3 with apache 2.0 (Mysql 4.1) server on my WinME box. yesterday my friend provided me php 5 and i wanted to experiment with it.
I installed php 5 (just extracted the zip file to a folder) and modified httpd.conf file to work with php 5.
Now php 5 is working fine with apache(<?php phpinfo(); ?> works fine)
. but none of the scripts using mysql are connecting. I did not change anything with mysql.
is there any additional configuration reqd for php 5 with apache 2(on windows) to correctly connect to mysql?
thanks for your time.
bp.