• Hi,
    im able to manage this plugin to run in nginx server
    but this plugin gives lots of error like this one below

    Undefined offset: 1 in /var/www/mysite.com/htdocs/wp-content/uploads/gdwpm_images/index.php on line 4

    i think the array items [1] is not present or smt
    can you please fix this

    thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Moch Amir

    (@moch-a)

    yes, there was the code that misplaced

    thanks for your feedback

    Thread Starter vanmber

    (@vanmber)

    Hi
    already update to new version still got these error message

    PHP message: PHP Stack trace:
    PHP message: PHP   1. {main}() /var/www/MyHost.com/htdocs/wp-content/uploads/gdwpm_images/index.php:0
    PHP message: PHP Notice:  Undefined offset: 1 in /var/www/MyHost.com/htdocs/wp-content/uploads/gdwpm_images/index.php on line 4
    PHP message: PHP Stack trace:
    PHP message: PHP   1. {main}() /var/www/MyHost.com/htdocs/wp-content/uploads/gdwpm_images/index.php:0" while reading response header from upstream, client: 108.162.245.46, server: MyHost.com, request: "GET /wp-content/uploads/gdwpm_images/0B73e08zaW9qaDA0XzlnTkE.jpg HTTP/1.1", upstream: "fastcgi://unix:/var/run/php7.0-fpm.sock:", host: "MyHost.com", referrer: "http://MyHost.com/mypost/5/"
    2017/01/10 09:08:03 [error] 14749#14749: *973 FastCGI sent in stderr: "PHP message: PHP Notice:  Undefined offset: 1 in /var/www/MyHost.com/htdocs/wp-content/uploads/gdwpm_images/index.php on line 4

    Same thing happen in php5.6 or Php 7

    Any thoughts?

    • This reply was modified 7 years, 3 months ago by vanmber.
    Thread Starter vanmber

    (@vanmber)

    this plugin now doesnt works on nginx
    i use to adding some modification on my nginx.conf to bypass the htaccess (for Dummy Image URL)
    but now the htaccess are no longer needed so all the image gets 404 error

    • This reply was modified 7 years, 3 months ago by vanmber.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error in nginx’ is closed to new replies.