> Hi people!
>
> I followed the guide, and built the php5 version in embedded mode. Setup
> on apache the proxy server and started uwsgi:
>
> LD_LIBRARY_PATH=/usr/local/php5-emb/lib ./uwsgi --plugin plugins/php/php
> --master --socket 127.0.0.1:3030 --processes 4 --php-allowed-ext .php
> --php-allowed-ext .inc --php-ini /usr/local/php5-emb/lib/php.ini --chdir
> /var/www/prestashop
>
> When I open the browser, I get this error message on the shell:
>
> --- no python application found, check your startup logs for errors ---
> [pid: 24693|app: -1|req: -1/1] 85.212.100.237 () {60 vars in 1079 bytes}
> [Thu Sep 18 19:46:55 2014] GET / => generated 21 bytes in 0 msecs
> (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0)
>
> Can you tell me, what I did wrong ?!
>
>Have you set the php modifier in your frontend proxy ? -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
