the following show up as individual error messages everytime i reboot my machine, i am running NT4.0. php appears to be installed correctly since when i make test pages they work, to the best of my knowledge. is there somwhere i can download the missing dll's from? i'm confused as to why they are missing in the first place but i guess as long as i can get them installed i don't really care. they are all from the dynamic library c:\php\php i just got tired of typing it so the is what follows it in most cases, as you can see i got lazier and lazier as time went on..
dynamic library 'c:\php\php_bz2.dll';
php_cpdf.dll; php_crack.dll; php_curl.dll; php_db.dll; php_dba.dll; php_dbase.dll;
php_dbx.dll; php_domxml.dll; php_exif.dll; php_fbsql.dll; php_fdf.dll; php_filepro.dll;
php_gd.dll; php_gd2.dll; php_gettext.dll; php_hyperwave.dll; php_iconv.dll;
php_ifx.dll; php_iisfunc.dll; php_imap.dll; php_interbase.dll; php_java.dll;
php_ldap.dll;
mbstring.dll; mcrypt.dll; mhash.dll; php_mime_magic.dll;
ming.dll; mssql.dll; msql.dll; oci8.dll; openssl.dll; oracle.dll; pdf.dll;
pgsql.dll; printer.dll; shmop.dll; snmp.dll; sockets.dll; sybase_ct.dll;
w32api.dll; xmlrpc.dll; xslt.dll; yaz.dll; zip.dll;
thanks for the help - iguana

    and apparently there are a bunch of the "missing" dlls in the extensions folder. does that mean i should move them somewhere?

      Hi,

      first of all copy all files from the dlls directory in your system32 (NT/2K/XP) or system (98/ME) directory.

      Some of the php extensions require to install additional software/libraries. Please post the dll's apache is missing if you start apache.

      The php_* files should be in the extensions (c:\php\extensions) directory not directly in c:\php

      There shouldn't be any 'missing php_???' messages at all if they are in the extensions directory.

      Thomas

        you rule, i'm actually running iis not apache but i'll copy the dlls from the dll folder to the extension folder after i get home from work and see if that solves the problem. thanks for even responding, its appreciated.
        -iguana

          Hi,

          don't copy the dll's from the dll folder to the extensions folder ... copy them to system32 and make sure that the php_* extension dll's are in the extensions folder 🙂

            i tried moving them (the dll's from the dll folder) into the system32 folder again, they were already there, then i checked the extensions folder (there is a print screen word doc attatched) and all of them seem to be there but i still get the error messages when i reboot, just wondering if there are any other suggestions? and sorry about the zip word doc, i couldn't get the screen shot to transfer to fireworks or photoshop so.......

              Write a Reply...