So easy, right? Yes, of course. However I forgot about it. That’s why RSS feeds to two of my blogs (this one and blog.karolzielinski.com) didn’t work for a while. Ehhh… fixed. Now, I will describe how to allow this form.
I already described how to configure WordPress on nginx + lighttpd + FastCGI + php (via spawn-fcgi), as well as how to configure php-fpm on server with nginx. Now… I will try to describe alternative way to serve php scripts on the machine with python apps (django) and nginx installed – via installed apache.
My plan is to have one server for my python and php applications. I already wrote about configuring nginx + apache for django applications. As well as configuring WordPress on nginx + lighttpd + FastCGI + php (via spawn-fcgi). Today I will to present how to serve my php applications via php-fpm.
I had an issue… I couldn’t upgrade my WordPress to 2.8.5 because of an error: ‘PCLZIP_ERR_BAD_FORMAT (-10)’. What is it and how to fix that problem?
Sure, you can always install Apache. However… sometimes you can’t… for example: there could be some other web server installed on your port 80. There could be nginx for your python projects already installed (like in my case).
Hello, I'm Karol Zielinski, internet evangelist, an entrepreneur, project manager and a web developer from Gdynia, Poland. I like creative design, good advertisement, social media and all kind of stuff around the web.