Php5apache2_4.dll Win32

Posted on
  1. Php5apache2_4.dll Is Not A Valid Win32
Http://php5apache2_4.dll-php-5.4-win32.zip

Php5apache2_4.dll Is Not A Valid Win32

2013-12-17 18:19 UTC michael at squiloople dot com Apache 2.4.7 cannot load php5apache24.dll into server. The specific error is:'Syntax error on line 176 of C:/Apache/conf/httpd.conf: Cannot load C:/PHP/php5apache24.dll into server: Access is denied.' This issue also occurs in PHP 5.5.6, 5.5.5, and 5.5.4. It does not occur in 5.5.3.In all cases the Win32 VC11 x86 Thread Safe builds were used.Using the Dependency Walker the issue seems to be with php5ts.dll; access is denied to php5apache24.dll when trying to open it. When trying to open php5ts.dll with the Dependency Walker, even when run as an Administrator, I'm given the Windows alert 'You don't have permission to open this file'. This suggests that php5ts.dll has been created with the wrong permissions.