Author |
|
wm003
Joined: 24 Mar 2006 Posts: 88
|
Posted: Fri 18 Feb '11 8:43 Post subject: |
|
|
Thanks. May i ask for some extensions aswell?
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
|
Posted: Sat 19 Feb '11 14:10 Post subject: |
|
|
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
|
Posted: Sun 20 Feb '11 12:33 Post subject: Thx a lot! but... |
|
|
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
|
Posted: Sun 20 Feb '11 16:00 Post subject: Re: Thx a lot! but... |
|
|
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: 7373 Location: Germany, Next to Hamburg
|
Posted: Mon 21 Feb '11 14:56 Post subject: |
|
|
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
|
Posted: Fri 18 Mar '11 22:32 Post subject: |
|
|
UPDATED:
PHP 5.3.6
Added memcache and uploadprogress! |
|
Back to top |
|
RHF
Joined: 25 Mar 2011 Posts: 1
|
Posted: Fri 25 Mar '11 19:52 Post subject: Installation |
|
|
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
|
Posted: Sat 26 Mar '11 1:33 Post subject: |
|
|
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 |
|
Back to top |
|
Virsacer
Joined: 16 Jan 2010 Posts: 108 Location: Germany, Darmstadt
|
Posted: Wed 30 Mar '11 23:43 Post subject: |
|
|
UPDATED:
Added xdebug!
Added BAT scripts!
Improved Readme! |
|
Back to top |
|
360time
Joined: 19 Apr 2011 Posts: 1
|
Posted: Tue 19 Apr '11 14:40 Post subject: |
|
|
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
|
Posted: Tue 19 Apr '11 22:37 Post subject: |
|
|
Did you create a config file for Apache? |
|
Back to top |
|
somnang
Joined: 08 Apr 2011 Posts: 61
|
|
Back to top |
|
Virsacer
Joined: 16 Jan 2010 Posts: 108 Location: Germany, Darmstadt
|
Posted: Thu 12 May '11 11:07 Post subject: |
|
|
UPDATED:
Apache 2.2.18 |
|
Back to top |
|
ldopierala
Joined: 12 May 2011 Posts: 2
|
Posted: Thu 12 May '11 15:45 Post subject: Php 5.2.16 |
|
|
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: 7373 Location: Germany, Next to Hamburg
|
Posted: Thu 12 May '11 15:53 Post subject: Re: Php 5.2.16 |
|
|
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 |
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Thu 12 May '11 21:09 Post subject: |
|
|
Hmmm .. sounds like Bill
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: 7373 Location: Germany, Next to Hamburg
|
Posted: Thu 12 May '11 23:44 Post subject: |
|
|
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
|
Posted: Fri 13 May '11 20:56 Post subject: |
|
|
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
|
Posted: Mon 23 May '11 12:22 Post subject: |
|
|
UPDATED:
Apache 2.2.19 |
|
Back to top |
|
admin Site Admin
Joined: 15 Oct 2005 Posts: 692
|
Posted: Mon 23 May '11 12:36 Post subject: |
|
|
Please start a new Topic for each major release of your downloads.
Steffen |
|
Back to top |
|