logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Other Software View previous topic :: View next topic
Reply to topic   Topic: Error while configuring apache with php 7
Author
Harshita



Joined: 14 Oct 2015
Posts: 1
Location: india

PostPosted: Wed 14 Oct '15 15:10    Post subject: Error while configuring apache with php 7 Reply with quote

Hi,
Currently I am working on 64 bit windows 7 operating system I have apache http server version-2.4.16 installed, we are installing php version - 7.0.0 RC4, after installation we got the following error while we started Apache server
Error:Requested operation failed.



We also have error while configuring php5apache2_2.dll.
the error encountered is “ Cannot load
C:/php/php5apache2_2.dll into server: %1 is not a valid Win32 application.”

Could you please assist us to resolve the above 2 issues ASAP.
Please treat this issue as urgent as we are working against the stringent deadline.

Regards.
Harshita
novice programmer.
Back to top
admin
Site Admin


Joined: 15 Oct 2005
Posts: 677

PostPosted: Wed 14 Oct '15 15:30    Post subject: Reply with quote

Sure Apache and PHP are both same Win32(x86) or Win64(x64) ?

What changes you made to httpd.conf ?

PHP 7 needs Apache 2.4.x VC14, do you use Apache VC14 ?



When as module you need PHP 7 VC14 x86 or 64 Thread Safe.

Apache tries to load C:/php/php5apache2_2.dll, for PHP 7 you have php7apache2_4.dll. Wondering why you have somewhere in you config php5apache2_2.dll, that is PHP5 and Apache 2.2.x.
Back to top


Reply to topic   Topic: Error while configuring apache with php 7 View previous topic :: View next topic
Post new topic   Forum Index -> Other Software