what's site that you use? DLE or WP?
You can read here http://www.wjunction.com/48-technical-security-tutorials/106405-howsto-step-step-installing-nginx-work-dle-9-3-a.html
maybe can help you
Installing Nginx With PHP5 (Use spawn-fcgi program as FastCGI Daemon) And MySQL Support On Debian Squeeze
In this tutorial, I will do step-by-step guide you can manually install a web server using nginx with php5 and mysql server and to configure nginx to run a website using DLE. This article...
If you use DLE 9.3
Instead of Find: if( trim( $short_story ) == "" or ! $short_story ) $stop .= $lang['add_err_5'];
But Search for: if( $title == "" or ! $title ) $stop .= $lang['add_err_1'];
All other steps are the same....
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.