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 -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: httPHPdSSL Win64 (Apache + PHP + OpenSSL) Page Previous  1, 2, 3  Next
Author
wm003



Joined: 24 Mar 2006
Posts: 88

PostPosted: Fri 18 Feb '11 8:43    Post subject: Reply with quote

Thanks. May i ask for some extensions aswell? Smile

php_oci8
php_oci8_11g
php_uploadprogress
php_memcache
eaccelerator 1.0 svn 427
Back to top
Virsacer



Joined: 16 Jan 2010
Posts: 108
Location: Germany, Darmstadt

PostPosted: Sat 19 Feb '11 14:10    Post subject: Reply with quote

UPDATED:

Added eAccelerator, interbase, oci8, oci8_11g, PDO_Firebird and PDO_OCI!


I dont know when I have time to try the other ones...
Back to top
WhyT



Joined: 15 Feb 2011
Posts: 2

PostPosted: Sun 20 Feb '11 12:33    Post subject: Thx a lot! but... Reply with quote

hi, thx a lot for your work, but CURL don't like to work:
Code:
PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\_server\\php_535\\ext\\php_curl.dll' - This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.\r\n in Unknown on line 0


Also if i like to enable eAccelerator my Apache 2.2.17 will not start....

ideas?

greets
Michael
Back to top
Virsacer



Joined: 16 Jan 2010
Posts: 108
Location: Germany, Darmstadt

PostPosted: Sun 20 Feb '11 16:00    Post subject: Re: Thx a lot! but... Reply with quote

WhyT wrote:
Also if i like to enable eAccelerator my Apache 2.2.17 will not start....
Are you using your own Apache?
My package was built with VC10...

I did some tests, but I couldnt find any errors.
Both eAccelerator and cURL work for me.
I have the maindir and bin in PATH...
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Mon 21 Feb '11 14:56    Post subject: Reply with quote

AFAIK you can't mix PHP compiled in VC6 or VC9 with eAccelerator compiled in VC10.
So the main question to you both is which compiler version do you use?
Back to top
Virsacer



Joined: 16 Jan 2010
Posts: 108
Location: Germany, Darmstadt

PostPosted: Fri 18 Mar '11 22:32    Post subject: Reply with quote

UPDATED:

PHP 5.3.6

Added memcache and uploadprogress!
Back to top
RHF



Joined: 25 Mar 2011
Posts: 1

PostPosted: Fri 25 Mar '11 19:52    Post subject: Installation Reply with quote

I am relatively new to Apache and have a very basic question - which may well be answered elsewhere but I can't find it.

I have experimented some with a couple of 32-bit Apache versions with installer programs (.msi), but would like to move to a 64-bit version on my Windows7 machine. File httPHPdSSL-Win64-2011-03-18.zip seemed to be a reasonable choice, but I can't get it installed.

Is there an existing Readme file or other description for installing the the 64-bit Apache/PHP on Windows 7? I tried to follow some earlier installation instructions in this forum but immediately ran into a problem when trying to run httpd.exe. The httpd.conf file has the single statement Include apache.ini, but I can't find that anywhere.

Thanks.
Back to top
Virsacer



Joined: 16 Jan 2010
Posts: 108
Location: Germany, Darmstadt

PostPosted: Sat 26 Mar '11 1:33    Post subject: Reply with quote

Well I did not include my configuration files...

You can use your old one.
If you put it as apache.ini in the server-root-dir (the one with php.exe in it) it wont be overwritten by my zip files.

You can install apache as a windows service with "httpd.exe -k install"

I guess I should add that to the Readme Smile
Back to top
Virsacer



Joined: 16 Jan 2010
Posts: 108
Location: Germany, Darmstadt

PostPosted: Wed 30 Mar '11 23:43    Post subject: Reply with quote

UPDATED:

Added xdebug!
Added BAT scripts!
Improved Readme!
Back to top
360time



Joined: 19 Apr 2011
Posts: 1

PostPosted: Tue 19 Apr '11 14:40    Post subject: Reply with quote

Hi, Virsacer, I am trying to install but always get the error massage:

The application was unable to start correctly (0xc00007b).

I followed the README. Could you please help me out?
Back to top
Virsacer



Joined: 16 Jan 2010
Posts: 108
Location: Germany, Darmstadt

PostPosted: Tue 19 Apr '11 22:37    Post subject: Reply with quote

Did you create a config file for Apache?
Back to top
somnang



Joined: 08 Apr 2011
Posts: 61

PostPosted: Wed 20 Apr '11 15:22    Post subject: Reply with quote

RHF, go here
http://www.anindya.com/apache-http-server-2-2-17-x86-and-x64-windows-installers/
Back to top
Virsacer



Joined: 16 Jan 2010
Posts: 108
Location: Germany, Darmstadt

PostPosted: Thu 12 May '11 11:07    Post subject: Reply with quote

UPDATED:

Apache 2.2.18
Back to top
ldopierala



Joined: 12 May 2011
Posts: 2

PostPosted: Thu 12 May '11 15:45    Post subject: Php 5.2.16 Reply with quote

Hello,

Where I can found PHP 5.2.16 X64 for an Apache 2.2.18 x 64 (with mod_security) ?
I don't undestand why apache Fondatino and PHP don't provide it natively.

regards,

Ludo
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Thu 12 May '11 15:53    Post subject: Re: Php 5.2.16 Reply with quote

ldopierala wrote:

I don't undestand why apache Fondatino and PHP don't provide it natively.


The Apache Software Foundation (ASF) offers just the source code (open source). A few volunteers provide the binaries.
What do you mean with provide natively? Aren't the download from apachelounge (32 bit) and others native Windows applications? Of cause you have the liberty to compile PHP and Apache yourself Cool
Back to top
glsmith
Moderator


Joined: 16 Oct 2007
Posts: 2268
Location: Sun Diego, USA

PostPosted: Thu 12 May '11 21:09    Post subject: Reply with quote

Hmmm .. sounds like Bill Wink

Edit:

On further reflection I think by native he means x64.

I'd be happy if ASF didn't offer Win binaries, and just listed all the 3rd parties that a person could get them from without favoring one or another.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Thu 12 May '11 23:44    Post subject: Reply with quote

glsmith wrote:

I'd be happy if ASF didn't offer Win binaries


hehe, that would make VC6 builds go away. +1 on that!
Back to top
glsmith
Moderator


Joined: 16 Oct 2007
Posts: 2268
Location: Sun Diego, USA

PostPosted: Fri 13 May '11 20:56    Post subject: Reply with quote

oh I'm sure someone would fill that gap, for the time being anyway. I still have VC6, been using it a lot less of late. Last thing I built on it was a module for Guenter.
Back to top
Virsacer



Joined: 16 Jan 2010
Posts: 108
Location: Germany, Darmstadt

PostPosted: Mon 23 May '11 12:22    Post subject: Reply with quote

UPDATED:

Apache 2.2.19
Back to top
admin
Site Admin


Joined: 15 Oct 2005
Posts: 679

PostPosted: Mon 23 May '11 12:36    Post subject: Reply with quote

Please start a new Topic for each major release of your downloads.

Steffen
Back to top


Reply to topic   Topic: httPHPdSSL Win64 (Apache + PHP + OpenSSL) View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads Page Previous  1, 2, 3  Next