Are you loading all the other extensions as well? I know some of those extensions need files from the dlls folder copying into the windows sytem folder (I'd copy them all over) but I dont think you need to copy the ones from the extensions folder and starting with "php_". Which ones did you copy?
"Aaron Brigatti" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Howdy, > > Hope you can offer some assistance... > > Firstly I am using Apache 1.3.22 and Php 4.1.0 on my Windows XP machine. > > The installation is fine and everything goes well with the setting up and > general installation parts of both. > > However, when I am starting an apache session, I encounter the following error > msg (as error dialogue boxes and msgs in the apache window): > > "Unable to load dynamic library '/extensions/php_mcrypt.dll' - the specified > module could not be found." > > This is the same for the following dll files: > > php_domxml.dll > php_gd.dll > php_mcrypt.dll > php_pdf.dll > > The relevant php .dll file has been copied to the windows system directory, and > the php.ini file moved to the windows directory. I have amended both the > php.ini and httpd.conf files accordingly and everything does "seem" fine! > > I think the extension directory is detected as other php_*.dll seem to be found > and load fine (i.e. only FOUR .dll files are reported as "not being > found"......ummmm... > > Can you offer any assistance? > > Regards, > > > Aaron > > > > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]