| 
        php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits             
             [2001-06-30 17:13 UTC] sniper@php.net
  [2002-02-26 04:45 UTC] okw at narod dot ru
  [2002-02-26 04:54 UTC] okw at narod dot ru
  [2002-02-26 05:24 UTC] sander@php.net
  [2002-02-26 07:06 UTC] okw at narod dot ru
  | 
    |||||||||||||||||||||||||||
            
                 
                Copyright © 2001-2025 The PHP GroupAll rights reserved.  | 
        Last updated: Tue Nov 04 13:00:02 2025 UTC | 
when i test whether the PHP work or not with the test.php with code <?phpinfo()?> , it will show the error message box. i.e "unable to load dynamic library "PATH/FILE NAME" . the module can not be found." I'm sure that the path of all .dll files are right. PATH = C:\PHP\extionsions\ FILE NAME = php_ifx.dll php_mssql65.dll php_oci8.dll php_oracle.dll php_sybase_ct.dll The test.php is certainly in the wwwroot folder. Actually I have tried all the version but all can't work.