John Smith
Forum Replies Created
-
I fixed it. It was not related to your plugin. It was a server config problem. My apologies for the trouble.
For anyone that stumbled here via google:
I added this in my config:
(my site runs in web1.sock), if you don’t know what this means, don’t use this method because it will do more harm than good if wrong used.
location ~ \.php$ {
try_files $uri $uri/ /index.php?$args;
include fastcgi_params;
fastcgi_pass unix:/var/lib/php5-fpm/web1.sock;
}
location ~ .php$ {
try_files $uri =404;
fastcgi_split_path_info ^(.+\.php)(/.+)$;
fastcgi_pass unix:/var/lib/php5-fpm/web1.sock;
fastcgi_index index.php;
include fastcgi_params;
}and run: sudo service nginx reload
ERROR 503 – Service Unavailable!
is the nginx messageHi there:
What version of the revslider plugin do you have installed to test against?
==>Version: 4.6.4
Are you using the free or premium version of wordfence?
==>Free version
If you are using premium, did you set the blocking page under Country blocking? If not, which settings are you seeing an apache generated 503 error or a wordfence message?
==> It’s an NXINX server, also the error is generated from the nginx server.
I can give you the logs:Kind regards,
Vincent
Hi there:
What version of the revslider plugin do you have installed to test against?
==>Version: 4.6.4
Are you using the free or premium version of wordfence?
==>Free version
If you are using premium, did you set the blocking page under Country blocking? If not, which settings are you seeing an apache generated 503 error or a wordfence message?
==> It’s an NXINX server, also the error is generated from the nginx server.
I can give you the logs:://autorijschool-carentruck.be/wp-admin/plugins.php" 2015/02/24 15:37:53 [error] 6440#0: *31582 FastCGI sent in stderr: "PHP message: All-in-One Event Calendar: file_exists(): open_basedir restriction in effect. File(/var/www/clients/client5/web14/web/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/plana/functions.php) is not within the allowed path(s): (/var/www/clients/client1/web4/web:/var/www/clients/client1/web4/private:/var/www/clients/client1/web4/tmp:/var/www/autorijschool-carentruck.be/web:/srv/www/autorijschool-carentruck.be/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin) @ /var/www/clients/client1/web4/web/wp-content/plugins/all-in-one-event-calendar/lib/theme/loader.php:538 #2" while reading response header from upstream, client: 95.85.52.132, server: autorijschool-carentruck.be, request: "POST /wp-cron.php?doing_wp_cron=1424788672.7205419540405273437500 HTTP/1.0", upstream: "fastcgi://unix:/var/lib/php5-fpm/web4.sock:", host: "autorijschool-carentruck.be" 2015/02/24 15:37:53 [error] 6440#0: *31580 FastCGI sent in stderr: "PHP message: All-in-One Event Calendar: file_exists(): open_basedir restriction in effect. File(/var/www/clients/client5/web14/web/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/plana/functions.php) is not within the allowed path(s): (/var/www/clients/client1/web4/web:/var/www/clients/client1/web4/private:/var/www/clients/client1/web4/tmp:/var/www/autorijschool-carentruck.be/web:/srv/www/autorijschool-carentruck.be/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin) @ /var/www/clients/client1/web4/web/wp-content/plugins/all-in-one-event-calendar/lib/theme/loader.php:538 #2" while reading response header from upstream, client: 74.86.158.106, server: autorijschool-carentruck.be, request: "HEAD / HTTP/1.1", upstream: "fastcgi://unix:/var/lib/php5-fpm/web4.sock:", host: "autorijschool-carentruck.be" 2015/02/24 15:38:00 [error] 6440#0: *31586 FastCGI sent in stderr: "PHP message: All-in-One Event Calendar: file_exists(): open_basedir restriction in effect. File(/var/www/clients/client5/web14/web/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/plana/functions.php) is not within the allowed path(s): (/var/www/clients/client1/web4/web:/var/www/clients/client1/web4/private:/var/www/clients/client1/web4/tmp:/var/www/autorijschool-carentruck.be/web:/srv/www/autorijschool-carentruck.be/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin) @ /var/www/clients/client1/web4/web/wp-content/plugins/all-in-one-event-calendar/lib/theme/loader.php:538 #2 PHP message: All-in-One Event Calendar: is_dir(): open_basedir restriction in effect. File(/var/www/clients/client5/web14/web/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/plana/twig/) is not within the allowed path(s): (/var/www/clients/client1/web4/web:/var/www/clients/client1/web4/private:/var/www/clients/client1/web4/tmp:/var/www/autorijschool-carentruck.be/web:/srv/www/autorijschool-carentruck.be/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin) @ /var/www/clients/client1/web4/web/wp-content/plugins/all-in-one-event-calendar/lib/theme/loader.php:485 #2 PHP message: All-in-One Event Calendar: file_exists(): open_basedir restriction in effect. File(/var/www/clients/client5/web14/web/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/plana/img/date-icon.png) is not within the allowed path(s): (/var/www/clients/client1/web4/web:/var/www/clients/client1/web4/private:/var/www/clients/client1/web4/tmp:/var/www/autorijschool-carentruck.be/web:/srv/www/autorijschool-carentruck.be/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin) @ /var/www/clients/client1/web4/web/wp-content/plugins/all-in-one-event-calendar/lib/theme/file/image.php:38 #2" while reading response header from upstream, clie
Kind regards,
Vincent