a new uWSGI PHP plugin is available

Delai S. lists at ruby-forum.com
Tue Mar 20 11:09:10 UTC 2012


Roberto De Ioris wrote in post #1052411:
>>>>                 uwsgi_pass 127.0.0.1:3030;
>>>
>>
>> SO, HOW CAN I TELL UWSGI to run index.php defaultly?
>>
>> Another Question:
>> I use the uwsgi config in http://projects.unbit.it/uwsgi/wiki/PHP, run
>> as uwsgi --ini uwsgi_config
>> While I visit myphp.com/index.php, return 502 error
>> uwsgi print the error message: -- unavailable modifier requested: 14 --
>>
>> --
>
> I fear you are not loading the php plugin into uwsgi:
>
> --plugin php
>
> Check startup logs, for plugin loading errors (they come pretty soon)
>
>
> --
> Roberto De Ioris
> http://unbit.it


I am very sure "--plugin php" is added, as myphp.com:8080/index.php can 
return a phpinfo() page correctly.

-- 
Posted via http://www.ruby-forum.com/.



More information about the nginx mailing list