Download Php5apache2_4.dll Win64
How to install php5apache2_4 (2).dll: Copy file php5apache2_4 (2).dll to the installation directory of the program that is requesting php5apache2_4 (2).dll. If that doesn't work, you will have to copy php5apache2_4 (2).dll to your system directory. By default, this is: Windows 95/98/Me - C: Windows System Windows NT/2000 - C: WINNT System32 Windows XP, Vista, 7 - C: Windows System32 If you use a 64-bit version of Windows, you should also copy php5apache2_4 (2).dll to C: Windows SysWOW64 Make a backup copy of the original files Overwrite any existing files Reboot your computer.
Open your browser and type, localhost/info.php for the location and you should receive alot of information about PHP. MySQL Download and install mysql-installer-community-5.6.26.0.msi.Change installation directory to C: MySQL MySQL Server 5.6 instead of Program files as there could be permissions issues.
If the problem still occurs, try the following: Open Windows Start menu and select 'Run.' Type CMD and press Enter (or if you use Windows ME, type COMMAND) Type regsvr32 php5apache2_4 (2).dll and press Enter. If you can't find windows directory try the following: Open Windows Start menu and select 'Run.'
Type CMD and press Enter (or if you use Windows ME, type COMMAND) Type%WINDIR% and press Enter. Other versions of this file.
I am trying to make Apache (httpd-2.4.3-win32) to work with PHP 5.4.7 (VC9 x86 Thread Safe) on Windows 7. Apaches default page is working and proudly says: 'It works'. PHP CLI is working and reports version 5.4.7 I downloaded php5apache2_4.dll-php-5.4-win32.zip from apachelounge and extracted the dll for 5.4.7 it to ~/php/ext/ When I add LoadModule php5_module './php/ext/php5apache2_4.dll' AddHandler application/x-httpd-php.php the apache service refuses to start and Event Viewer says: The Apache service named reported the following error: httpd.exe: Syntax error on line 526 of C:/./bin/Apache24/conf/httpd.conf: Cannot load c:/./bin/php/ext/php5apache2_4.dll into server: The specified procedure could not be found. I used php thread safe version, both php and apache 32 bit.
Toothpaste Two Font With Mermaid. What am I missing? Any ideas how to fix this? Hp Scanjet 4470c Scanner Specifications.
The correct version of php5apache2_4.dll should be in the root of your PHP folder. Lenovo Y500 Touchpad Driver For Windows 7 there. The latest thread-safe Windows 32-bit PHP binaries are Version 5.4.15,. You should not need to download php5apache2_4.dll from anywhere else, and I certainly wouldn't advise doing so. So http.conf should contain: LoadModule php5_module C:/php/ext/php5apache2_4.dll The latest Apache 2.4 Win32 binaries from Apache Lounge are in httpd-2.4.4-win32.zip. Finally, try changing your line: 'AddHandler application/x-httpd-php.php' to: AddType application/x-httpd-php.php By the way, if you want to run Apache 2.4 64-bit, you need to. Without seeing the rest of your configuration, I can't think of anything else, other than a path set wrong somewhere, but there are various useful tutorials around (see, for instance: ).
I've just done a complete webserver installation tonight, and the complete Apache/PHP installation using the above sources took about an hour (including mistakes!).