Welcome! Log In Create A New Profile

Advanced

Re: a new uWSGI PHP plugin is available

February 24, 2012 08:44AM
> I'm a bit stuck with 'running the php script in the uWSGI server'
>
> My PHP is built from source, as far as I understand I need to build it
> with --enable-embed
>
> ./configure --prefix=/opt/php5 --with-config-file-path=/opt/php5/etc
> --with-config-file-scan-dir=/opt/php5/etc/conf.d --with-curl
> --with-mhash --enable-cgi --with-pear --with-gd --with-jpeg-dir
> --with-png-dir --with-zlib --with-xpm-dir --with-freetype-dir
> --with-t1lib --with-mcrypt --with-mhash --with-mysql=mysqlnd
> --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd --with-openssl
> --with-xmlrpc --with-xsl --with-bz2 --with-gettext
> --with-fpm-user=www-data --with-fpm-group=www-data --disable-debug
> --enable-fpm --enable-exif --enable-wddx --enable-zip --enable-bcmath
> --enable-calendar --enable-ftp --enable-embed --enable-mbstring
> --enable-soap --enable-sockets --enable-shmop --enable-dba
> --enable-inline-optimization --enable-sysvsem --enable-sysvshm
> --enable-sysvmsg
>
> How would I then proceed to build the uWSGI php plugin?
>

download 1.1 uWSGI sources:

http://projects.unbit.it/downloads/uwsgi-1.1-snapshot5.tar.gz

uncompress and move to the resulting directory and run

make

if all goes well you will end with a binary named 'uwsgi'

then build the php plugin with

python uwsgiconfig.py --plugin plugins/php

finally run (always from the same dir)

../uwsgi -s :3031 --plugins php

now point nginx to that port as described here:

http://projects.unbit.it/uwsgi/wiki/PHP

--
Roberto De Ioris
http://unbit.it

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

a new uWSGI PHP plugin is available

roberto February 24, 2012 04:24AM

Re: a new uWSGI PHP plugin is available

Edho Arief February 24, 2012 05:46AM

Re: a new uWSGI PHP plugin is available

roberto February 24, 2012 05:48AM

Re: a new uWSGI PHP plugin is available

Edho Arief February 24, 2012 06:02AM

Re: a new uWSGI PHP plugin is available

roberto February 24, 2012 06:16AM

Re: a new uWSGI PHP plugin is available

athalas February 24, 2012 06:37AM

Re: a new uWSGI PHP plugin is available

roberto February 24, 2012 06:40AM

Re: a new uWSGI PHP plugin is available

athalas February 24, 2012 06:42AM

Re: a new uWSGI PHP plugin is available

athalas February 24, 2012 10:07AM

Re: a new uWSGI PHP plugin is available

athalas February 24, 2012 08:33AM

Re: a new uWSGI PHP plugin is available

roberto February 24, 2012 08:44AM

Re: a new uWSGI PHP plugin is available

athalas February 24, 2012 09:08AM

Re: a new uWSGI PHP plugin is available

roberto February 24, 2012 09:40AM

Re: a new uWSGI PHP plugin is available

athalas February 24, 2012 09:45AM

Re: a new uWSGI PHP plugin is available

roberto February 24, 2012 09:50AM

Re: a new uWSGI PHP plugin is available

Delai S. March 18, 2012 06:04AM

Re: a new uWSGI PHP plugin is available

roberto March 18, 2012 11:32AM

RE: a new uWSGI PHP plugin is available

郭振立 March 19, 2012 01:24AM

RE: a new uWSGI PHP plugin is available

roberto March 19, 2012 02:26AM

RE: a new uWSGI PHP plugin is available [integration]

roberto March 19, 2012 02:52AM

RE: a new uWSGI PHP plugin is available [integration]

郭振立 March 22, 2012 12:42PM

Re: a new uWSGI PHP plugin is available

Delai S. March 19, 2012 10:48PM

Re: a new uWSGI PHP plugin is available

roberto March 20, 2012 02:26AM

Re: a new uWSGI PHP plugin is available

Delai S. March 20, 2012 07:10AM

Re: a new uWSGI PHP plugin is available

Reinis Rozitis February 24, 2012 09:36AM

Re: a new uWSGI PHP plugin is available

Delai S. March 20, 2012 07:12AM

Re: a new uWSGI PHP plugin is available

roberto March 20, 2012 07:18AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 301
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