Download Php5apache2_4.Dll Win64

 

I wanted to install Apache and PHP without using xampp. Apache is working fine. When i type localhost in my browser it shows 'It works!' but when i try to install PHP, i get always this error: 'apache 2.2.4 cannot load php5apache2_4.dll into server: %1 is not a Win32-executable' (or something like this. Ive got a german version of the error)

I have windows 7 64bit. I re and installed multiple times but nothing changed. In my config i have this.

Sep 23, 2014 - However, if you have 64-bit machine, and you downloaded the install-able from this. LoadModule php5_module 'D:/php/php5apache2_4.dll'.

Got anyone an idea?Apache Version is 2.2.4 and Php5.6

bonbonbonbon

1 Answer

I used to have the same probleme so I switch to a Virtual Machine on Unix. My Probleme was here :

Apache Please use the Apache builds provided by Apache Lounge. They also provide VC11 builds of Apache for x86 and x64. We use their binaries to build the Apache SAPIs.

If you are using PHP with Apache 1 or Apache2 from apache.org (not recommended) you need to use the older VC6 versions of PHP compiled with the legacy Visual Studio 6 compiler. Do NOT use VC9+ versions of PHP with the apache.org binaries.

With Apache you have to use the Thread Safe (TS) versions of PHP.

I wanted to post this as a comment but it was to long.

AMSAMS

Not the answer you're looking for? Browse other questions tagged phpapache or ask your own question.

I'm trying to integrate php on Apache. Following is the versions I'm using

I'm setting this on a 64 bitwindows 7 machine. I have made the configurations as per this, but I'm getting the following error even though I have place the dll in the specified folder.

Cannot load C:/php/php5apache2_4.dll into server: The specified module could not be found.

Php5apache2_4.Dll

Download Php5apache2_4.dll X64

The httpd.conf line entry is this Dilwale dulhania le jayenge mp4 hd movie download.

Is there any version compatible issues?

rvinirvini

3 Answers

The only way I've been able to get PHP (5.5) to work with Apache (2.4) on Windows (7 and 8) is to make sure Apache and PHP are both either 32-bit (x86) or 64-bit (x64) and that Apache and PHP are both Thread Safe (TS). Using Non-Thread Safe (NTS) did not work for me (or others), and the Thread Safe build comes bundled with the needed Apache Module for PHP 'php5apache2_4.dll'. Once all my bit-depths and thread safety was matched up, Apache 2.4 and PHP 5.5 work well together on my Windows systems.

Both products must also have been compiled using the same major versions of Microsoft Visual Studio/C++, such as VC6 (the legacy VC++ compiler), VC9=Studio 2008, or VC11=Studio 2012. For the above Apache versions, only VC9 or VC11 are commonly used.

Links:

Get Windows Apache binaries here:http://www.apachelounge.com/download/

Get Windows PHP binaries here:http://windows.php.net/download/

Install the Visual C++ Redistributable compiler runtime library for the specific Visual Studio version used to prepare both Apache and PHP for Windows:

2012: http://www.microsoft.com/en-us/download/details.aspx?id=30679

2008: http://www.microsoft.com/en-us/download/details.aspx?id=5582

Marty McGeeMarty McGee

You are right Marty, they work only if both are either 32bit or 64 bit. I used XAMPP- Apache's distributed installation to resolve this issue.

So forget about paying for expensive graphic design software, take my course today to start creating images and text graphics for free! Tacx software download. Udemy: Real World Graphic Design Adobe Photoshop and Illustrator Software used: Photoshop, Illustrator| Project Files: Included| 235.67 MB This course is a series of tutorials aiming to solve the 'real world' problems graphic designers face in their day-to-day client requests. SkillFeed - Graphic Design Tools Download Links: uploadable_ch: http://www.uploadable.ch/file/5q7b337U4BE8/gi677.SkillFeed.Graphic.Desig. You will also learn how to create a stunning collage and Youtube channel art using Picmonkey.

rvinirvini

Apache win 32 with 64 bits its the problem, you need Apache64

user2603177user2603177

protected by CommunityJan 7 '14 at 7:35

Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?

Php5apache2_4.dll-php-5.6-win64.zip Download

Not the answer you're looking for? Browse other questions tagged phpapachewindows-7-x64 or ask your own question.