a new uWSGI PHP plugin is available

Roberto De Ioris roberto at unbit.it
Fri Feb 24 14:48:20 UTC 2012


> I've tried that, but same result:
>
> LDFLAGS="-Lpath" LD_RUN_PATH="/opt/php5/lib/libphp5.so" python
> uwsgiconfig.py --plugin plugins/php

it must be

LDFLAGS="-L/opt/php5/lib/" LD_RUN_PATH="/opt/php5/lib/"



> using profile: buildconf/default.ini
> detected include path: ['/usr/lib/gcc/x86_64-linux-gnu/4.6.1/include',
> '/usr/local/include',
> '/usr/lib/gcc/x86_64-linux-gnu/4.6.1/include-fixed',
> '/usr/include/x86_64-linux-gnu', '/usr/include']
> *** uWSGI building and linking plugin plugins/php ***
> [gcc -pthread] ./php_plugin.so
> /usr/bin/ld: cannot find -lphp5
> collect2: ld returned 1 exit status
> *** unable to build php plugin ***
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,222924,222943#msg-222943
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>


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



More information about the nginx mailing list