odutola ekundayo wrote:
I am trying to install PHP5 with Apache2 Web Server on
a Windows XP Operating System. When I try to run a
simple script ("hello.php" and "phpinfo()" ), I get
no error, but the modules (I need to work with mysql
database) will not be loaded.
Can anyone offer assistance with this problem?
I have completed all the tasks based on the PHP
manual and the FAQ.
Have you actually enabled the correct extension in the php.ini file.
MySQL is not installed in PHP5 and the correct extension needs to be
used. php_mysql.dll or php_mysqli.dll depending on your version of MySQL.
The php.ini you need to update will be in c:\Windows directory on XP
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services