From: "Jayme Jeffman Filho" on
I am facing a similar problem. I am running PHP 5.2.5 as an
module of Apache 2.2.4 on a Windows 2003 Server.

I have used the phpinfo() function to check the system.
PHP is working but the dynamic modules are not been
loaded.

Is there any known issue about Windows 2003 Server?
The dll files are just in the folder PHP says it is unable
to load.

TIA.

Jayme.

""Oman, Gregg"" <GOman(a)dwyermail.com> escreveu na mensagem
news:0AAE1BB82EE9B049AC1A1BCC3FB338E6780453(a)exchange2.dwyermc.dwyermail.com...
Stut,

I found your e-mail address while looking through various PHP\MYSQL
connect messages at PHP.net and hoped you could help me or direct me to
someone who can. I have been struggling to get MySQL modules working
with PHP 5 and have completed the following:

1.) Uncommented the php_mysql.dll & php_mysqli.dll extensions in the
php.ini file.
2.) Set the extension_dir = C: \PHP\ext in the php.ini and set the
php_mysql.dll (5-31-2007), php_mysqli.dll (5-31-2007), & libmysql.dll
(10-22-2006) in this directory. Libmysql.dll also resides under the
Windows directory and is a copied file.
3.) Set an environment variable for the PATH to C:\Program
Files\PHP& C:\Program Files\PHP\ext. PHPRC variable to C:\Program
Files\PHP\
4.) Ran Dependency Walker against the php.exe and found all required
....dlls to be present.
5.) Ran phpinfo and find no reference to MySQL within it.
6.) PHP Version 5.2.3, MySQL Version 5.1.11(Community), Apache
Version 2.2.4
7.) Display_errors & Display_startup_errors= ON in php.ini.


Any assistance you can offer would be greatly appreciated.



Gregg Oman

System Admin.

Dwyer Instruments Inc.

(219) 879-8868 x-331

goman(a)dwyermail.com
From: "Jayme Jeffman Filho" on
Hello,

I've accepted your suggestion and I've put a copy of the
extension dlls I was trying to load dynamicaly. It didn't
work out though. I am still getting the same message of
file not found.

I think the only way is to uninstall the Apache software
and restart from the begining.

Do you know how can I found all the Apache entries
in the Windows registry ? I've deleted some folders
manualy, without using the unistall feature and now I
don't know where the Apache Monitor is taking the
informatio to show the old versions of Apache which
I do not have any more.

TIA

Jayme.