Welcome! Log In Create A New Profile

Advanced

Install instruction for php 5.2.11 and php fpm?

Posted by roguehosting 
Install instruction for php 5.2.11 and php fpm?
October 22, 2009 02:43PM
So far i was using php 5.2.9 and php 5.2.10 and i was applying it by doing following command:
gzip -cd php-5.2.9-fpm-0.5.10-unofficial.diff.gz | patch -d php-5.2.9 -p1
Will same work with 5.2.11 version or i need to something else?
Gordon Pettey
Re: Install instruction for php 5.2.11 and php fpm?
October 22, 2009 03:26PM
Yes, the patch works on 5.2.11. I've been running it with no problems.

On Thu, Oct 22, 2009 at 1:43 PM, roguehosting <nginx-forum@nginx.us> wrote:
>
> So far i was using php 5.2.9 and php 5.2.10 and i was applying it by doing following command:
> gzip -cd php-5.2.9-fpm-0.5.10-unofficial.diff.gz | patch -d php-5.2.9 -p1
> Will same work with 5.2.11 version or i need to something else?
>
> Posted at Nginx Forum: http://forum.nginx.org/read.php?3,16017,16017#msg-16017
>
>
Re: Install instruction for php 5.2.11 and php fpm?
October 22, 2009 06:20PM
You mean same procedure works for php 5.2.11?Well in that case give me link to proper diff.gz file,since downloads archive don't working at the moment.
Re: Install instruction for php 5.2.11 and php fpm?
October 22, 2009 06:28PM
fixed it.

i copied 5.2.10 patch to 5.2.11 out of laziness since we're not really
modifying the patch anymore. it's the same patch as 5.2.10 the
filename is just changed

On Thu, Oct 22, 2009 at 3:20 PM, roguehosting <nginx-forum@nginx.us> wrote:
>
> You mean same procedure works for php 5.2.11?Well in that case give me link to proper diff.gz file,since downloads archive don't working at the moment.
>
> Posted at Nginx Forum: http://forum.nginx.org/read.php?3,16017,16078#msg-16078
>
>
Re: Install instruction for php 5.2.11 and php fpm?
October 22, 2009 07:06PM
Aha so you are guy behind php-fpm,that would explain how 403 error on downloads archive suddenly gone.
Anyway i did gzip -cd php-5.2.11-fpm-0.5.13.diff.gz | patch -d php-5.2.11 -p1 and it seems it's working.
But its kind a confusing text on homepage how php fpm was good for sapi until version 5.2.11.Does that mean php sapi management was increased drastically with that version?
Re: Install instruction for php 5.2.11 and php fpm?
October 22, 2009 07:10PM
no, we're going to a different model starting with 0.6.x - the patch
is not "supported" per se past 5.2.11 - no guarantees after that,
although 5.3.0 has a patch that appears to work too.


On Thu, Oct 22, 2009 at 4:06 PM, roguehosting <nginx-forum@nginx.us> wrote:
>
> Aha so you are guy behind php-fpm,that would explain how 403 error on downloads archive suddenly gone.
> Anyway i did gzip -cd php-5.2.11-fpm-0.5.13.diff.gz | patch -d php-5.2.11 -p1 and it seems it's working.
> But its kind a confusing text on homepage how php fpm was good for sapi until version 5.2.11.Does that mean php sapi management was increased drastically with that version?
>
> Posted at Nginx Forum: http://forum.nginx.org/read.php?3,16017,16086#msg-16086
>
>
Re: Install instruction for php 5.2.11 and php fpm?
October 22, 2009 07:17PM
Aha so patch is actually same as version for previous php version.So is there now new procedure for installing php-fpm to new version of php?
At the moment i was using patch and then i was doing
./configure --enable-fastcgi --enable-fpm --with-mcrypt --with-zlib --enable-mbstring --disable-pdo --with-curl --disable-debug --disable-rpath --enable-inline-optimization --with-bz2 --enable-sockets --enable-sysvsem --enable-sysvshm --enable-pcntl --enable-mbregex --with-mhash --enable-zip --with-pcre-regex --with-openssl --with-mysql --with-gd --with-jpeg-dir --with-png-dir --with-freetype-dir=/usr/include/freetype2 --with-gettext=/usr/bin/ --with-libdir=lib64
on php source folder.
Re: Install instruction for php 5.2.11 and php fpm?
October 22, 2009 07:22PM
for the patch this still works.

the new version is -not- a patch.

On Thu, Oct 22, 2009 at 4:17 PM, roguehosting <nginx-forum@nginx.us> wrote:
>
> Aha so patch is actually same as version for previous php version.So is  there now new procedure for installing php-fpm to new version of php?
> At the moment i was using patch and then i was doing
> ./configure --enable-fastcgi --enable-fpm --with-mcrypt --with-zlib --enable-mbstring --disable-pdo  --with-curl --disable-debug  --disable-rpath --enable-inline-optimization --with-bz2  --enable-sockets --enable-sysvsem --enable-sysvshm --enable-pcntl --enable-mbregex --with-mhash --enable-zip --with-pcre-regex --with-openssl  --with-mysql  --with-gd  --with-jpeg-dir  --with-png-dir --with-freetype-dir=/usr/include/freetype2 --with-gettext=/usr/bin/ --with-libdir=lib64
> on php source folder.
>
> Posted at Nginx Forum: http://forum.nginx.org/read.php?3,16017,16090#msg-16090
>
>
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 308
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready