URGENT. Please help me! Is problem ajax?by marring - How to...
I hope that someone can understand and help me, sorry because my English! After build my own nginx and php-fcgi/php-fpm and it can run good. But when I test by try post a new thread (or reply another thread), there is a feature insert picture or video on my post. This is really cool feature because vbulletin help user attach file/image and use it in his post. For image, member can upload imaby marring - How to...
Found the reason. At the beginning of all define/configuration file. There is a directive: user They are must be the same. I change it to all nginx user. It runs. However, I dive into another problem. I will create a new thread soon. Thanks for all!by marring - How to...
Continue strange error: I change to UNIX socket, following the advice from http://wiki.nginx.org/PHPFcgiExample: Using a Unix Socket The above example binds PHP to run on port 9000 on localhost (127.0.0.1:9000). This is the most common and easiest to understand option. Unix sockets are however much better. To use them you need to do two things. In the above script change "BINDby marring - How to...
I found something new, but error still there! First, because too hard to find the error when using php-fpm. I compiled again to php-cgi. And I found something: - if running php-cgi in console "php-cgi -b 127.0.0.1:9000", and check result. IT RUNS. wow... - but when I built script to run as service by compile start-stop-daemon for CentOS. The init script here: http://wiki.nginx.orgby marring - How to...
Dear all, This is my config file: #user nobody; worker_processes 6; error_log /var/log/nginx_error.log debug; events { worker_connections 1024; } http { include mime.types; default_type application/octet-stream; log_format main '$remote_addr - $remote_user [$time_local] ' '"$request" $status $body_bytes_sent "$http_refeby marring - How to...
![]() |
![]() |
![]() |
![]() |
|