Notifications
Clear all

getting error 400

14 Posts
2 Users
0 Likes
30 Views
(@Anonymous 688)
Active Member
Joined: 5 years ago
Posts: 14
Topic starter  

First of all I really wanna thank you for creating such a wonderfull articles, i have followed all your tutorials but when i try to clean url using nginx rewrite rules after applying naxsi waf and real time malware scanning, I am getting error 400 for some pages i am unable to figure out why i am getting those errors they are working before applying naxsi and real time malware protection below i am writing my example.com.conf file please check and respond if there is anything wrong with the conf file

server {
server_name example.com www.example.com;
listen 000.000.00.00:80;
rewrite ^/(.*) https://www.example.com/$1 permanent;
ssl_certificate /home/example/ssl.combined;
ssl_certificate_key /home/example/ssl.key;
}

server {
# server_name example.com www.example.com;
# listen 000.00.00.00;
root /home/example/public_html;
index index.php;
access_log /var/log/virtualmin/example.com_access_log;
error_log /var/log/virtualmin/example.com_error_log;
fastcgi_param GATEWAY_INTERFACE CGI/1.1;
fastcgi_param SERVER_SOFTWARE nginx;
fastcgi_param QUERY_STRING $query_string;
fastcgi_param REQUEST_METHOD $request_method;
fastcgi_param CONTENT_TYPE $content_type;
fastcgi_param CONTENT_LENGTH $content_length;
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
fastcgi_param SCRIPT_NAME $fastcgi_script_name;
fastcgi_param REQUEST_URI $request_uri;
fastcgi_param DOCUMENT_URI $document_uri;
fastcgi_param DOCUMENT_ROOT /home/example/public_html;
fastcgi_param SERVER_PROTOCOL $server_protocol;
fastcgi_param REMOTE_ADDR $remote_addr;
fastcgi_param REMOTE_PORT $remote_port;
fastcgi_param SERVER_ADDR $server_addr;
fastcgi_param SERVER_PORT $server_port;
fastcgi_param SERVER_NAME $server_name;
fastcgi_param HTTPS $https;
location ~ \.php$ {
try_files $uri =404;
fastcgi_pass unix:/var/php-nginx/159977521016666.sock/socket;
fastcgi_read_timeout 360;
}
location / {
rewrite ^/([^\.]+)$ /$1.php last;
rewrite order-details/order-id/(.*)/ /order-details.php?order-id=$1;
rewrite order-details/order-id/(.*) /order-details.php?order-id=$1;
include /etc/nginx/naxsi.rules;
}

listen 000.00.00.00:443 default ssl;
ssl_certificate /home/example/ssl.combined;
ssl_certificate_key /home/example/ssl.key;
fastcgi_read_timeout 90;
fastcgi_index index.php;
ssl on;
}

 

 

 


   
Quote
Tharindu
(@tharindu)
Reputable Member Admin
Joined: 9 years ago
Posts: 307
 

Hi @akshay13aac,

Please post the contents of /var/log/virtualmin/example.com_error_log file.

Also you don't need to include following lines on the first server block.

ssl_certificate /home/example/ssl.combined;
ssl_certificate_key /home/example/ssl.key;

   
ReplyQuote
(@Anonymous 688)
Active Member
Joined: 5 years ago
Posts: 14
Topic starter  

example.com_error_log contents

 

2018/11/04 10:20:57 [error] 23232#23232: *215 FastCGI sent in stderr: "PHP Notice: Undefined variable: checkout_raz in /home/example/public_html/checkout.php on line 1868" while reading response header from upstream, client: 103.251.19.239, server: , request: "GET /checkout HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/04 14:07:30 [error] 23232#23232: *457 open() "//cdn.vpsfix.com/home/example/public_html/admin/assets/js/views/login.js" failed (2: No such file or directory), client: 185.53.91.24, server: , request: "GET //cdn.vpsfix.com/admin/assets/js/views/login.js HTTP/1.1", host: "00.000.00.00"
2018/11/04 14:07:41 [error] 23232#23232: *458 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.2, server: , request: "GET /img/resize_image?image=allmixnew/IPHONE66SLOGOVIEWS00019.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/04 14:11:37 [error] 23232#23232: *467 open() "//cdn.vpsfix.com/home/example/public_html/admin/assets/js/views/login.js" failed (2: No such file or directory), client: 185.53.91.24, server: , request: "GET //cdn.vpsfix.com/admin/assets/js/views/login.js HTTP/1.1", host: "www.example.com"
2018/11/04 14:27:55 [error] 23232#23232: *480 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.4, server: , request: "GET /img/resize_image.php?image=wordnquetosnew/LENOVOK3NOTE179.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/04 14:43:02 [error] 23232#23232: *527 FastCGI sent in stderr: "PHP Notice: Undefined variable: checkout_raz in /home/example/public_html/checkout.php on line 1868" while reading response header from upstream, client: 103.251.19.239, server: , request: "GET /checkout HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/04 17:17:17 [error] 23232#23232: *994 FastCGI sent in stderr: "PHP Notice: Undefined index: prod in /home/example/public_html/api/scroll.php on line 19" while reading response header from upstream, client: 42.106.44.252, server: , request: "POST /api/scroll HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/04 17:17:21 [error] 23232#23232: *994 FastCGI sent in stderr: "PHP Notice: Undefined index: prod in /home/example/public_html/api/scroll.php on line 19" while reading response header from upstream, client: 42.106.44.252, server: , request: "POST /api/scroll HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/04 17:17:25 [error] 23232#23232: *994 FastCGI sent in stderr: "PHP Notice: Undefined index: prod in /home/example/public_html/api/scroll.php on line 19" while reading response header from upstream, client: 42.106.44.252, server: , request: "POST /api/scroll HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/04 17:17:32 [error] 23232#23232: *994 FastCGI sent in stderr: "PHP Notice: Undefined index: prod in /home/example/public_html/api/scroll.php on line 19" while reading response header from upstream, client: 42.106.44.252, server: , request: "POST /api/scroll HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/04 17:17:38 [error] 23232#23232: *994 FastCGI sent in stderr: "PHP Notice: Undefined index: prod in /home/example/public_html/api/scroll.php on line 19" while reading response header from upstream, client: 42.106.44.252, server: , request: "POST /api/scroll HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/04 17:22:43 [error] 23232#23232: *1062 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.4, server: , request: "GET /img/resize_image.php?image=wordnquetosnew/LENOVOK3NOTE94.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/04 17:42:43 [error] 23232#23232: *1116 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.2, server: , request: "GET /img/resize_image.php?image=wordnquetosnew/LENOVOK3NOTE96.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/04 17:52:43 [error] 23232#23232: *1124 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.2, server: , request: "GET /img/resize_image.php?image=wordnquetosnew/LENOVOK3NOTE93.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/04 18:12:43 [error] 23232#23232: *1163 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.31, server: , request: "GET /img/resize_image.php?image=wordnquetosnew/LENOVOK3NOTE98.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/04 18:32:57 [error] 23232#23232: *1206 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.31, server: , request: "GET /img/resize_image.php?image=wordnquetosnew/LENOVOK3NOTE102.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/04 19:13:39 [error] 23232#23232: *1241 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.31, server: , request: "GET /img/resize_image?image=wordnquetosnew/redmiy133.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/04 19:13:43 [error] 23232#23232: *1241 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.31, server: , request: "GET /img/resize_image?image=wordnquetosnew/HONOR6179.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/04 19:33:33 [error] 23232#23232: *1267 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.159, server: , request: "GET /img/resize_image?image=wordnquetosnew/MOTOE4PLUS141.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/04 21:23:53 [error] 23232#23232: *1382 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.31, server: , request: "GET /img/resize_image?image=vintage/redmiy1liteVI00021.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/04 21:44:14 [error] 23232#23232: *1408 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.129, server: , request: "GET /img/resize_image?image=wordnquetosnew/MOTOE4PLUS140.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/04 23:24:54 [error] 23232#23232: *1509 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.131, server: , request: "GET /img/resize_image?image=wordnquetosnew/IPHONE66SLOGOVIEW179.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/04 23:34:43 [error] 23232#23232: *1526 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.4, server: , request: "GET /img/resize_image?image=allmixnew/redmi4TR00039.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 00:35:25 [error] 23232#23232: *1602 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.31, server: , request: "GET /img/resize_image?image=vintage/redmiy1liteVI00024.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 01:16:02 [error] 23232#23232: *1639 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.31, server: , request: "GET /img/resize_image?image=allmixnew/redmi4TR00042.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 02:05:32 [error] 23232#23232: *1689 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.4, server: , request: "GET /img/resize_image?image=allmixnew/redmi4TR00038.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 02:35:51 [error] 23232#23232: *1717 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.2, server: , request: "GET /img/resize_image?image=vintage/IPHONEXVI00035.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 02:45:41 [error] 23232#23232: *1727 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.31, server: , request: "GET /img/resize_image?image=vintage/XiaomiRedmiNote5VI00043.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 02:55:54 [error] 23232#23232: *1736 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.4, server: , request: "GET /img/resize_image.php?image=wordnquetosnew/LENOVOK3NOTE100.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 03:47:54 [error] 23232#23232: *1789 open() "//cdn.vpsfix.com/home/example/public_html/admin/assets/js/views/login.js" failed (2: No such file or directory), client: 185.53.91.24, server: , request: "GET //cdn.vpsfix.com/admin/assets/js/views/login.js HTTP/1.1", host: "00.000.00.00"
2018/11/05 03:52:29 [error] 23232#23232: *1795 open() "//cdn.vpsfix.com/home/example/public_html/admin/assets/js/views/login.js" failed (2: No such file or directory), client: 185.53.91.24, server: , request: "GET //cdn.vpsfix.com/admin/assets/js/views/login.js HTTP/1.1", host: "www.example.com"
2018/11/05 03:56:03 [error] 23232#23232: *1798 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.2, server: , request: "GET /img/resize_image.php?image=wordnquetosnew/LENOVOK3NOTE99.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 04:36:34 [error] 23232#23232: *1833 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.4, server: , request: "GET /img/resize_image?image=allmixnew/IPHONE66SLOGOVIEWS00020.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 04:46:30 [error] 23232#23232: *1843 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.2, server: , request: "GET /img/resize_image?image=allmixnew/IPHONE66SLOGOVIEWS00026.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 05:06:45 [error] 23232#23232: *1859 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.31, server: , request: "GET /img/resize_image?image=vintage/IPHONEXVI00036.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 05:16:54 [error] 23232#23232: *1867 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.31, server: , request: "GET /img/resize_image?image=vintage/IPHONEXVI00039.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 06:47:29 [error] 23232#23232: *1949 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.31, server: , request: "GET /img/resize_image?image=vintage/IPHONEXVI00040.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 08:17:38 [error] 23232#23232: *2029 FastCGI sent in stderr: "PHP Notice: Undefined variable: checkout_raz in /home/example/public_html/checkout.php on line 1868" while reading response header from upstream, client: 49.34.185.73, server: , request: "GET /checkout HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/05 08:23:36 [error] 23232#23232: *2042 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 77.88.47.64, server: , request: "GET /img/resize_image?image=4_TH.jpg&new_width=552&new_height=912 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 08:27:18 [error] 23232#23232: *2046 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.2, server: , request: "GET /img/resize_image?image=wordnquetosnew/redmiy136.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 08:37:11 [error] 23232#23232: *2056 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.2, server: , request: "GET /img/resize_image?image=wordnquetosnew/redmiy132.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 08:47:00 [error] 23232#23232: *2068 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.31, server: , request: "GET /img/resize_image?image=wordnquetosnew/redmiy130.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 09:07:13 [error] 23232#23232: *2085 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.4, server: , request: "GET /img/resize_image?image=wordnquetosnew/redmiy131.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 09:17:01 [error] 23232#23232: *2099 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.2, server: , request: "GET /img/resize_image?image=wordnquetosnew/redmiy1179.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 09:27:18 [error] 23232#23232: *2108 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.4, server: , request: "GET /img/resize_image?image=wordnquetosnew/redmiy138.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 10:37:09 [error] 23232#23232: *2245 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.129, server: , request: "GET /img/resize_image?image=vintage/SAMJ3PRO2017VI00047.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/05 10:44:44 [error] 23232#23232: *2258 open() "//cdn.vpsfix.com/home/example/public_html/admin/assets/js/views/login.js" failed (2: No such file or directory), client: 185.53.91.24, server: , request: "GET //cdn.vpsfix.com/admin/assets/js/views/login.js HTTP/1.1", host: "00.000.00.00"
2018/11/05 10:48:36 [error] 23232#23232: *2265 open() "//cdn.vpsfix.com/home/example/public_html/admin/assets/js/views/login.js" failed (2: No such file or directory), client: 185.53.91.24, server: , request: "GET //cdn.vpsfix.com/admin/assets/js/views/login.js HTTP/1.1", host: "www.example.com"
2018/11/05 12:07:23 [error] 23232#23232: *2333 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.31, server: , request: "GET /img/resize_image?image=wordnquetosnew/redmiy137.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 12:27:56 [error] 23232#23232: *2352 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.4, server: , request: "GET /img/resize_image.php?image=animal/VivoV9ANI00106.jpg&new_width=500&new_height=900 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 12:28:12 [error] 23232#23232: *2354 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.129, server: , request: "GET /img/resize_image?image=vintage/SAMJ3PRO2017VI00045.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/05 12:37:55 [error] 23232#23232: *2365 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading response header from upstream, client: 66.249.69.4, server: , request: "GET /img/resize_image.php?image=animal/OPPOF3PLUSANI00102.jpg&new_width=75&new_height=124 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 12:38:05 [error] 23232#23232: *2367 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.159, server: , request: "GET /img/resize_image?image=vintage/SAMJ3PRO2017VI00046.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/05 13:36:40 [error] 23232#23232: *2429 FastCGI sent in stderr: "PHP Notice: Undefined variable: checkout_raz in /home/example/public_html/checkout.php on line 1868" while reading response header from upstream, client: 103.251.19.196, server: , request: "GET /checkout HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/05 15:42:38 [error] 23232#23232: *2552 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.4, server: , request: "GET /img/resize_image?image=wordnquetosnew/redmiy135.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 16:53:55 [error] 23232#23232: *2617 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.159, server: , request: "GET /img/resize_image?image=vintage/SAMJ3PRO2017VI00041.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/05 19:14:33 [error] 23232#23232: *2883 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.129, server: , request: "GET /img/resize_image?image=wordnquetosnew/MOTOE4PLUS134.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/05 19:34:40 [error] 23232#23232: *2935 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.81, server: , request: "GET /img/resize_image?image=wordnquetosnew/MOTOE4PLUS179.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/05 19:34:41 [error] 23232#23232: *2935 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.81, server: , request: "GET /img/resize_image?image=wordnquetosnew/MOTOE4PLUS179.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/05 20:15:40 [error] 23232#23232: *3024 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.77, server: , request: "GET /img/resize_image?image=wordnquetosnew/SAMJ3PRO2017179.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/05 20:40:14 [error] 23232#23232: *3070 FastCGI sent in stderr: "PHP Warning: imagepng(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 77.88.47.64, server: , request: "GET /img/resize_image?image=Animal%201.png&new_width=110&new_height=110 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/05 21:55:19 [error] 23232#23232: *3228 FastCGI sent in stderr: "PHP Notice: Undefined variable: checkout_raz in /home/example/public_html/checkout.php on line 1868" while reading response header from upstream, client: 49.34.6.215, server: , request: "GET /checkout HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/05 22:01:10 [error] 23232#23232: *3260 FastCGI sent in stderr: "PHP Notice: Undefined variable: checkout_raz in /home/example/public_html/checkout.php on line 1868" while reading response header from upstream, client: 49.34.6.215, server: , request: "GET /checkout HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/05 22:02:56 [error] 23232#23232: *3260 FastCGI sent in stderr: "PHP Notice: Undefined index: prod in /home/example/public_html/api/scroll.php on line 19" while reading response header from upstream, client: 49.34.6.215, server: , request: "POST /api/scroll HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/05 22:02:59 [error] 23232#23232: *3260 FastCGI sent in stderr: "PHP Notice: Undefined index: prod in /home/example/public_html/api/scroll.php on line 19" while reading response header from upstream, client: 49.34.6.215, server: , request: "POST /api/scroll HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/05 22:02:59 [error] 23232#23232: *3278 FastCGI sent in stderr: "PHP Notice: Undefined index: prod in /home/example/public_html/api/scroll.php on line 19" while reading response header from upstream, client: 49.34.6.215, server: , request: "POST /api/scroll HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/05 22:17:12 [crit] 23232#23232: *3311 SSL_do_handshake() failed (SSL: error:1408A0A0:SSL routines:ssl3_get_client_hello:length too short) while SSL handshaking, client: 108.178.16.154, server: 111.11.11.11:443
2018/11/05 23:17:11 [error] 23232#23232: *3442 FastCGI sent in stderr: "PHP Notice: Undefined variable: checkout_raz in /home/example/public_html/checkout.php on line 1868" while reading response header from upstream, client: 103.251.19.165, server: , request: "GET /checkout HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/05 23:17:54 [error] 23232#23232: *3459 FastCGI sent in stderr: "PHP Notice: Undefined index: lastcart in /home/example/public_html/api/content-count.php on line 47
PHP Notice: Undefined index: lastcart in /home/example/public_html/api/content-count.php on line 49
PHP Notice: Undefined index: lastcart in /home/example/public_html/api/content-count.php on line 59
PHP Warning: Invalid argument supplied for foreach() in /home/example/public_html/api/content-count.php on line 59
PHP Notice: Undefined index: lastcart in /home/example/public_html/api/content-count.php on line 155
PHP Warning: array_column() expects parameter 1 to be array, null given in /home/example/public_html/api/content-count.php on line 155
PHP Warning: array_sum() expects parameter 1 to be array, null given in /home/example/public_html/api/content-count.php on line 156" while reading response header from upstream, client: 103.251.19.165, server: , request: "GET /checkout HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/05 23:18:19 [error] 23232#23232: *3456 FastCGI sent in stderr: "PHP Notice: Undefined variable: checkout_raz in /home/example/public_html/checkout.php on line 1868" while reading response header from upstream, client: 103.251.19.165, server: , request: "GET /checkout HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/05 23:19:08 [error] 23232#23232: *3456 FastCGI sent in stderr: "PHP Notice: Undefined variable: checkout_raz in /home/example/public_html/checkout.php on line 1868" while reading response header from upstream, client: 103.251.19.165, server: , request: "GET /checkout HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/05 23:22:06 [error] 23232#23232: *3497 FastCGI sent in stderr: "PHP Notice: Undefined variable: checkout_raz in /home/example/public_html/checkout.php on line 1868" while reading response header from upstream, client: 103.251.19.165, server: , request: "GET /checkout HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/05 23:24:08 [error] 23232#23232: *3512 FastCGI sent in stderr: "PHP Notice: Undefined variable: checkout_raz in /home/example/public_html/checkout.php on line 1868" while reading response header from upstream, client: 103.251.19.165, server: , request: "GET /checkout HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/05 23:36:19 [error] 23232#23232: *3541 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.81, server: , request: "GET /img/resize_image?image=vintage/SAMJ3PRO2017VI00049.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/06 01:27:23 [error] 23232#23232: *3603 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.143, server: , request: "GET /img/resize_image?image=vintage/XiaomiRedmiNote5VI00047.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/06 03:38:20 [error] 23232#23232: *3742 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.77, server: , request: "GET /img/resize_image?image=wordnquetosnew/MOTOE4PLUS138.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/06 05:18:55 [error] 23232#23232: *3782 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.77, server: , request: "GET /img/resize_image?image=wordnquetosnew/MOTOE4PLUS133.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/06 06:09:33 [error] 23232#23232: *3804 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.77, server: , request: "GET /img/resize_image?image=wordnquetosnew/MOTOE4PLUS132.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/06 08:10:55 [error] 23232#23232: *3907 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.141, server: , request: "GET /img/resize_image?image=wordnquetosnew/LENOVOVIBEP1178.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/06 08:40:31 [error] 23232#23232: *3921 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.81, server: , request: "GET /img/resize_image?image=wordnquetosnew/MOTOE4PLUS135.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/06 09:30:33 [error] 23232#23232: *3941 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.143, server: , request: "GET /img/resize_image?image=wordnquetosnew/LENOVOVIBEP1179.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/06 09:40:38 [error] 23232#23232: *3951 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.77, server: , request: "GET /img/resize_image?image=vintage/SAMJ3PRO2017VI00048.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/06 12:01:41 [error] 23232#23232: *4016 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading response header from upstream, client: 66.249.75.139, server: , request: "GET /img/resize_image.php?image=god/MOTOMG00047.jpg&new_width=75&new_height=124 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/06 12:50:19 [error] 23232#23232: *4070 open() "//cdn.vpsfix.com/home/example/public_html/admin/assets/js/views/login.js" failed (2: No such file or directory), client: 185.53.91.24, server: , request: "GET //cdn.vpsfix.com/admin/assets/js/views/login.js HTTP/1.1", host: "00.000.00.00"
2018/11/06 12:54:06 [error] 23232#23232: *4072 open() "//cdn.vpsfix.com/home/example/public_html/admin/assets/js/views/login.js" failed (2: No such file or directory), client: 185.53.91.24, server: , request: "GET //cdn.vpsfix.com/admin/assets/js/views/login.js HTTP/1.1", host: "www.example.com"
2018/11/06 13:48:55 [error] 23232#23232: *4106 FastCGI sent in stderr: "PHP Warning: imagepng(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 77.88.47.64, server: , request: "GET /img/resize_image?image=Colerful%2030.png&new_width=110&new_height=110 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/06 16:00:46 [error] 23232#23232: *4296 open() "//cdn.vpsfix.com/home/example/public_html/image/phone%2033.jpg" failed (2: No such file or directory), client: 3.0.96.124, server: , request: "GET //cdn.vpsfix.com/image/phone%252033.jpg HTTP/1.1", host: "www.example.com"
2018/11/06 19:14:44 [error] 23232#23232: *4524 open() "//cdn.vpsfix.com/home/example/public_html/image/phone33.jpg" failed (2: No such file or directory), client: 13.251.231.118, server: , request: "GET //cdn.vpsfix.com/image/phone33.jpg HTTP/1.1", host: "www.example.com"
2018/11/06 19:14:46 [error] 23232#23232: *4525 open() "//cdn.vpsfix.com/home/example/public_html/image/phone33.jpg" failed (2: No such file or directory), client: 18.185.239.4, server: , request: "GET //cdn.vpsfix.com/image/phone33.jpg HTTP/1.1", host: "www.example.com"
2018/11/06 19:16:04 [error] 23232#23232: *4529 open() "//cdn.vpsfix.com/home/example/public_html/.well-known/assetlinks.json" failed (2: No such file or directory), client: 66.249.75.141, server: , request: "GET //cdn.vpsfix.com/.well-known/assetlinks.json HTTP/1.1", host: "www.example.com"
2018/11/07 00:47:23 [error] 23232#23232: *4904 open() "//cdn.vpsfix.com/home/example/public_html/admin/assets/js/views/login.js" failed (2: No such file or directory), client: 185.53.91.24, server: , request: "GET //cdn.vpsfix.com/admin/assets/js/views/login.js HTTP/1.1", host: "00.000.00.00"
2018/11/07 00:51:57 [error] 23232#23232: *4913 open() "//cdn.vpsfix.com/home/example/public_html/admin/assets/js/views/login.js" failed (2: No such file or directory), client: 185.53.91.24, server: , request: "GET //cdn.vpsfix.com/admin/assets/js/views/login.js HTTP/1.1", host: "www.example.com"
2018/11/07 02:30:39 [error] 23232#23232: *5002 FastCGI sent in stderr: "PHP Notice: Undefined variable: RB in /home/example/public_html/product-list.php on line 298" while reading response header from upstream, client: 213.174.152.187, server: , request: "GET /product-list?amp%3Bbrand=nokia&amp%3Bmodal=Nokia~-7~-Plus&group-name=smartphone.cases HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/07 07:18:47 [error] 23232#23232: *5193 open() "/home/example/public_html/sitemap.xml" failed (2: No such file or directory), client: 93.174.95.106, server: , request: "GET /sitemap.xml HTTP/1.1", host: "00.000.00.00"
2018/11/07 07:18:49 [error] 23232#23232: *5194 open() "/home/example/public_html/.well-known/security.txt" failed (2: No such file or directory), client: 93.174.95.106, server: , request: "GET /.well-known/security.txt HTTP/1.1", host: "00.000.00.00"
2018/11/07 13:14:01 [error] 23232#23232: *5415 FastCGI sent in stderr: "PHP Notice: Undefined variable: checkout_raz in /home/example/public_html/checkout.php on line 1868" while reading response header from upstream, client: 103.240.79.90, server: , request: "GET /checkout HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/07 13:14:33 [error] 23232#23232: *5426 FastCGI sent in stderr: "PHP Notice: Undefined index: lastcart in /home/example/public_html/api/content-count.php on line 47
PHP Notice: Undefined index: lastcart in /home/example/public_html/api/content-count.php on line 49
PHP Notice: Undefined index: lastcart in /home/example/public_html/api/content-count.php on line 59
PHP Warning: Invalid argument supplied for foreach() in /home/example/public_html/api/content-count.php on line 59
PHP Notice: Undefined index: lastcart in /home/example/public_html/api/content-count.php on line 155
PHP Warning: array_column() expects parameter 1 to be array, null given in /home/example/public_html/api/content-count.php on line 155
PHP Warning: array_sum() expects parameter 1 to be array, null given in /home/example/public_html/api/content-count.php on line 156" while reading response header from upstream, client: 103.240.79.90, server: , request: "GET /checkout HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/07 13:15:28 [error] 23232#23232: *5415 FastCGI sent in stderr: "PHP Notice: Undefined variable: checkout_raz in /home/example/public_html/checkout.php on line 1868" while reading response header from upstream, client: 103.240.79.90, server: , request: "GET /checkout HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/07 13:15:32 [error] 23232#23232: *5415 FastCGI sent in stderr: "PHP Warning: Cannot modify header information - headers already sent by (output started at /home/example/public_html/superuser/phptextClass.php:68) in /home/example/public_html/superuser/phptextClass.php on line 69" while reading upstream, client: 103.240.79.90, server: , request: "GET /api/captcha?rand=747298011 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/checkout"
2018/11/07 14:47:38 [error] 23232#23232: *5506 open() "//cdn.vpsfix.com/home/example/public_html/admin/assets/js/views/login.js" failed (2: No such file or directory), client: 185.53.91.24, server: , request: "GET //cdn.vpsfix.com/admin/assets/js/views/login.js HTTP/1.1", host: "www.example.com"
2018/11/07 17:01:59 [error] 23232#23232: *5641 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading response header from upstream, client: 66.249.75.141, server: , request: "GET /img/resize_image.php?image=flower%20new/MOTOG5SPLUSG6PlusFL00137.jpg&new_width=75&new_height=124 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/07 18:31:29 [error] 23232#23232: *5687 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.139, server: , request: "GET /img/resize_image?image=allmixnew/oppof7S00031.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/07 19:31:47 [error] 23232#23232: *5724 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.141, server: , request: "GET /img/resize_image.php?image=animal/IPHONE7ANI00106.jpg&new_width=207&new_height=340 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/07 20:32:08 [error] 23232#23232: *5770 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading response header from upstream, client: 66.249.75.143, server: , request: "GET /img/resize_image.php?image=animal/HuaweiHonor9LiteANI00114.jpg&new_width=75&new_height=124 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/07 21:22:09 [error] 23232#23232: *5800 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.139, server: , request: "GET /img/resize_image.php?image=flower%20new/IPHONE7PLUSLOGOVIEWFL00140.jpg&new_width=500&new_height=900 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/07 22:22:25 [error] 23232#23232: *5885 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading response header from upstream, client: 66.249.75.143, server: , request: "GET /img/resize_image.php?image=wordnquetosnew/RedmiNote5pro87.jpg&new_width=75&new_height=124 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/07 22:34:01 [error] 23232#23232: *5897 open() "//cdn.vpsfix.com/home/example/public_html/.well-known/assetlinks.json" failed (2: No such file or directory), client: 66.249.75.141, server: , request: "GET //cdn.vpsfix.com/.well-known/assetlinks.json HTTP/1.1", host: "www.example.com"
2018/11/07 23:23:41 [error] 23232#23232: *5933 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading response header from upstream, client: 66.249.75.141, server: , request: "GET /img/resize_image.php?image=wordnquetosnew/VivoV949.jpg&new_width=75&new_height=124 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/08 00:22:11 [error] 23232#23232: *5978 open() "//cdn.vpsfix.com/home/example/public_html/admin/assets/js/views/login.js" failed (2: No such file or directory), client: 185.53.91.24, server: , request: "GET //cdn.vpsfix.com/admin/assets/js/views/login.js HTTP/1.1", host: "00.000.00.00"
2018/11/08 00:25:41 [error] 23232#23232: *5984 open() "//cdn.vpsfix.com/home/example/public_html/admin/assets/js/views/login.js" failed (2: No such file or directory), client: 185.53.91.24, server: , request: "GET //cdn.vpsfix.com/admin/assets/js/views/login.js HTTP/1.1", host: "www.example.com"
2018/11/08 01:55:01 [error] 23232#23232: *6034 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.141, server: , request: "GET /img/resize_image.php?image=god/OppoA39G00052.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/08 02:44:11 [error] 23232#23232: *6065 FastCGI sent in stderr: "PHP Notice: Undefined variable: checkout_raz in /home/example/public_html/checkout.php on line 1893" while reading response header from upstream, client: 49.34.137.77, server: , request: "GET /checkout HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/08 06:06:13 [error] 23232#23232: *6198 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.79, server: , request: "GET /img/resize_image.php?image=animal/ONEPLUS3TANI00105.jpg&new_width=207&new_height=340 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/08 07:36:30 [error] 25947#25947: *44 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.139, server: , request: "GET /img/resize_image.php?image=animal/xiomiredmiy2ANI00100.jpg&new_width=207&new_height=340 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/08 10:48:09 [error] 25947#25947: *254 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.143, server: , request: "GET /img/resize_image.php?image=marble/IPHONE8PLUSLOGOVIEWMAR00048.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/08 11:48:05 [error] 25947#25947: *282 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading response header from upstream, client: 66.249.75.141, server: , request: "GET /img/resize_image.php?image=allmixnew/MOTOG2CO00080.jpg&new_width=75&new_height=124 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/08 13:18:29 [error] 25947#25947: *354 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.141, server: , request: "GET /img/resize_image.php?image=flower%20new/MOTOG5SPLUSG6PlusFL00137.jpg&new_width=500&new_height=900 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/08 14:10:25 [error] 25947#25947: *383 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.141, server: , request: "GET /img/resize_image.php?image=wordnquetosnew/LENOVOK3NOTE95.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/08 14:21:30 [error] 25947#25947: *389 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.93, server: , request: "GET /img/resize_image?image=flower%20new/oneplus5FL00137.jpg&new_width=500&new_height=900 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/08 15:43:39 [error] 25947#25947: *421 FastCGI sent in stderr: "PHP Notice: Undefined variable: checkout_raz in /home/example/public_html/checkout.php on line 1893" while reading response header from upstream, client: 49.34.158.104, server: , request: "GET /checkout HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/08 15:59:11 [error] 25947#25947: *453 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.139, server: , request: "GET /img/resize_image?image=wordnquetosnew/redmiy134.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/08 16:21:27 [error] 25947#25947: *467 FastCGI sent in stderr: "PHP Notice: Undefined variable: checkout_raz in /home/example/public_html/checkout.php on line 1893" while reading response header from upstream, client: 103.251.59.134, server: , request: "GET /checkout HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/08 16:23:58 [error] 25947#25947: *481 FastCGI sent in stderr: "PHP Notice: Undefined variable: checkout_raz in /home/example/public_html/checkout.php on line 1893" while reading response header from upstream, client: 103.251.59.134, server: , request: "GET /checkout HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/08 16:32:44 [error] 25947#25947: *584 FastCGI sent in stderr: "PHP Notice: Undefined variable: checkout_raz in /home/example/public_html/checkout.php on line 1893" while reading response header from upstream, client: 103.251.59.134, server: , request: "GET /checkout HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/08 19:00:28 [error] 25947#25947: *685 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading response header from upstream, client: 66.249.75.139, server: , request: "GET /img/resize_image.php?image=allmixnew/OppoA39S00001.jpg&new_width=75&new_height=124 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/08 20:01:15 [error] 25947#25947: *714 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.143, server: , request: "GET /img/resize_image?image=wordnquetosnew/redmiy139.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/08 20:51:55 [error] 25947#25947: *730 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.77, server: , request: "GET /img/resize_image?image=vintage/SAMJ3PRO2017VI00042.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/08 21:00:32 [error] 25947#25947: *736 open() "//cdn.vpsfix.com/home/example/public_html/admin/assets/js/views/login.js" failed (2: No such file or directory), client: 185.53.91.24, server: , request: "GET //cdn.vpsfix.com/admin/assets/js/views/login.js HTTP/1.1", host: "00.000.00.00"
2018/11/08 21:04:59 [error] 25947#25947: *741 open() "//cdn.vpsfix.com/home/example/public_html/admin/assets/js/views/login.js" failed (2: No such file or directory), client: 185.53.91.24, server: , request: "GET //cdn.vpsfix.com/admin/assets/js/views/login.js HTTP/1.1", host: "www.example.com"
2018/11/08 21:42:07 [error] 25947#25947: *761 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.79, server: , request: "GET /img/resize_image?image=wordnquetosnew/MOTOE4PLUS137.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/08 22:02:17 [error] 25947#25947: *801 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.139, server: , request: "GET /img/resize_image?image=wordnquetosnew/HONOR6178.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/08 22:04:30 [error] 25947#25947: *806 open() "/home/example/public_html/fonts/fontawesome-webfont.woff2" failed (2: No such file or directory), client: 23.79.227.14, server: , request: "GET /fonts/fontawesome-webfont.woff2 HTTP/1.1", host: "www.example.com", referrer: "https://www.example.com/"
2018/11/08 23:35:41 [error] 25947#25947: *879 FastCGI sent in stderr: "PHP Notice: Undefined variable: checkout_raz in /home/example/public_html/checkout.php on line 1893" while reading response header from upstream, client: 49.34.128.24, server: , request: "GET /checkout HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com", referrer: "https://www.example.com/shopping-cart"
2018/11/08 23:53:37 [error] 25947#25947: *925 open() "/home/example/public_html/css/bootstrap.min.css.map" failed (2: No such file or directory), client: 47.247.150.179, server: , request: "GET /css/bootstrap.min.css.map HTTP/1.1", host: "www.example.com"
2018/11/09 00:23:10 [error] 6383#6383: *12 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading response header from upstream, client: 66.249.75.141, server: , request: "GET /img/resize_image.php?image=fashionn/NOKIA6FA00132.jpg&new_width=75&new_height=124 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/09 09:36:56 [error] 19121#19121: *340 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.143, server: , request: "GET /img/resize_image?image=wordnquetosnew/Nokia7Plus137.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/09 09:53:36 [error] 19121#19121: *349 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.139, server: , request: "GET /img/resize_image?image=wordnquetosnew/Nokia7Plus139.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/09 10:43:56 [error] 19121#19121: *422 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading response header from upstream, client: 66.249.75.139, server: , request: "GET /img/resize_image.php?image=animal/MOTOG4PLUSANI00112.jpg&new_width=75&new_height=124 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/09 11:38:07 [error] 19121#19121: *449 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.93, server: , request: "GET /img/resize_image.php?image=wordnquetosnew/RedmiA281.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/09 14:09:01 [error] 19121#19121: *547 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.141, server: , request: "GET /img/resize_image.php?image=marble/redmiy1MAR00038.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/09 14:26:14 [error] 19121#19121: *555 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.141, server: , request: "GET /img/resize_image.php?image=wordnquetosnew/honor9i109.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/09 15:55:51 [error] 19121#19121: *597 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.141, server: , request: "GET /img/resize_image.php?image=animal/MOTOG4PLUSANI00115.jpg&new_width=207&new_height=340 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/09 17:06:23 [error] 19121#19121: *630 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.143, server: , request: "GET /img/resize_image.php?image=animal/MOTOG3ANI00110.jpg&new_width=500&new_height=900 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/09 17:46:25 [error] 19121#19121: *655 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.139, server: , request: "GET /img/resize_image.php?image=allmixnew/HONOR6MU00067.jpg&new_width=500&new_height=900 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/09 19:28:58 [error] 19121#19121: *718 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.139, server: , request: "GET /img/resize_image.php?image=allmixnew/MOTOG2SU00041.jpg&new_width=500&new_height=900 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/09 19:37:38 [error] 19121#19121: *722 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.69.79, server: , request: "GET /img/resize_image.php?image=animal/zenfoneSelfieZD551KLANI00103.jpg&new_width=207&new_height=340 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "example.com"
2018/11/09 19:47:42 [error] 19121#19121: *727 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.75.141, server: , request: "GET /img/resize_image.php?image=animal/VIVOY55LANI00109.jpg&new_width=207&new_height=340 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/09 20:23:02 [error] 19121#19121: *745 FastCGI sent in stderr: "PHP Warning: mysqli::__construct(): (HY000/2002): No such file or directory in /home/example/public_html/include/connect.php on line 13" while reading response header from upstream, client: 66.249.66.71, server: , request: "GET /product-details?product_nme=Dinosaurs+Hug+Me+Animal+For+Honor+6+Mobile+Cover&product_uid=d33571d0b2effa2f HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/09 20:27:16 [error] 19121#19121: *747 FastCGI sent in stderr: "PHP Warning: mysqli::__construct(): (HY000/2002): No such file or directory in /home/example/public_html/include/connect.php on line 13" while reading response header from upstream, client: 66.249.66.71, server: , request: "GET /product-details.php?product_nme=Unreal+Face+Animal+For+Samsung+J7+Prime+mobile+Cover&product_uid=7de4cd1afa0d48d6 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/09 20:48:54 [error] 19121#19121: *757 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.66.67, server: , request: "GET /img/resize_image.php?image=vintage/redmiy1liteVI00022.jpg&new_width=500&new_height=900 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/09 22:17:48 [error] 19121#19121: *796 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading response header from upstream, client: 66.249.66.69, server: , request: "GET /img/resize_image.php?image=MXZdyK.jpg&new_width=75&new_height=124 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/10 00:08:12 [error] 19121#19121: *881 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 66.249.66.67, server: , request: "GET /img/resize_image.php?image=vintage/motorolamotog6VI00050.jpg&new_width=307&new_height=307 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/10 07:00:50 [error] 19121#19121: *1060 FastCGI sent in stderr: "PHP Warning: imagejpeg(): Filename cannot be empty in /home/example/public_html/img/resize.image.class.php on line 155" while reading upstream, client: 5.255.250.141, server: , request: "GET /img/resize_image?image=wordnquetosnew/IPHONE5C166.jpg&new_width=500&new_height=900 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"
2018/11/10 10:51:21 [error] 19121#19121: *1210 FastCGI sent in stderr: "PHP Warning: getimagesize( https://s3.ap-south-1.amazonaws.com/gallery.example.com/https%3A/): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/example/public_html/img/resize.image.class.php on line 22
PHP Warning: Division by zero in /home/example/public_html/img/resize.image.class.php on line 59
PHP Warning: imagecreatetruecolor() expects parameter 2 to be integer, float given in /home/example/public_html/img/resize.image.class.php on line 121
PHP Warning: imagecreatefromjpeg( https://s3.ap-south-1.amazonaws.com/gallery.example.com/https%3A/): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/example/public_html/img/resize.image.class.php on line 123
PHP Warning: imagealphablending() expects parameter 1 to be resource, null given in /home/example/public_html/img/resize.image.class.php on line 125
PHP Warning: imagesavealpha() expects parameter 1 to be resource, null given in /home/example/public_html/img/resize.image.class.php on line 126
PHP Warning: imagecolorallocatealpha() expects parameter 1 to be resource, null given in /home/example/public_html/img/resize.image.class.php on line 127
PHP Warning: imagefilledrectangle() expects parameter 1 to be resource, null given in /home/example/public_html/img/resize.image.class.php on line 128
PHP Warning: imagecopyresampled() expects parameter 1 to be resource, null given in /home/example/public_html/img/resize.image.class.php on line 130
PHP Warning: imagejpeg() expects parameter 1 to be resource, null given in /home/example/public_html/img/resize.image.class.php on line 150
PHP Warning: imagejpeg() expects parameter 1 to be resource, null given in /home/example/public_html/img/resize.image.class.php on line 155" while reading response header from upstream, client: 66.249.66.69, server: , request: "GET /img/resize_image.php?image= https://images2.imgbox.com/07/bd/7Q9XWjjI_o.jpg &new_width=75&
2018/11/10 12:11:18 [error] 1751#1751: *11 FastCGI sent in stderr: "PHP Notice: Undefined index: base64_image in /home/example/public_html/php/save_image.php on line 20
PHP Notice: Undefined index: base64_image in /home/example/public_html/php/save_image.php on line 20
PHP Notice: Undefined index: fabricJSON in /home/example/public_html/php/save_image.php on line 33" while reading response header from upstream, client: 47.247.123.182, server: , request: "GET /php/save_image HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/153388621017777.sock/socket:", host: "www.example.com"

   
ReplyQuote
Tharindu
(@tharindu)
Reputable Member Admin
Joined: 9 years ago
Posts: 307
 

There are few errors repeated in your error log. Are you sure the software you're using supports the PHP version currently installed?


   
ReplyQuote
(@Anonymous 688)
Active Member
Joined: 5 years ago
Posts: 14
Topic starter  

Yes i am sure before installing naxsi and real time malware protection each and every sections are were working fine and currently vitualmin shows cpu usage 100%, at current situatuion server is crashing too i have to restart the instance from aws server


   
ReplyQuote
Tharindu
(@tharindu)
Reputable Member Admin
Joined: 9 years ago
Posts: 307
 

Errors log back to 2018/11/04. And none of the errors in that error log are related to Naxsi or Linux Malware Detect.

Could you also post the contents of /var/log/nginx/error.log


   
ReplyQuote
(@Anonymous 688)
Active Member
Joined: 5 years ago
Posts: 14
Topic starter  

2018/11/10 12:01:28 [alert] 1955#1955: worker process 1956 exited on signal 9


   
ReplyQuote
(@Anonymous 688)
Active Member
Joined: 5 years ago
Posts: 14
Topic starter  

naxsi_log

2018/11/10 04:15:57 [error] 19121#19121: *1004 NAXSI_FMT: ip=66.249.66.67&server=www.example.com&uri=/product-list&vers=0.56&total_processed=736&total_blocked=67&config=block&cscore0=$XSS&score0=8&zone0=ARGS&id0=1312&var_name0=modal, client: 66.249.66.67, server: , request: "GET /product-list?group-name=smartphone.cases&brand=honor&modal=Honor%7E-6%7E-Plus HTTP/1.1", host: "www.example.com"
2018/11/10 04:46:29 [error] 19121#19121: *1016 open() "//cdn.vpsfix.com/home/example/public_html/admin/assets/js/views/login.js" failed (2: No such file or directory), client: 185.53.91.24, server: , request: "GET //cdn.vpsfix.com/admin/assets/js/views/login.js HTTP/1.1", host: "00.000.00.00"
2018/11/10 08:51:27 [error] 19121#19121: *1125 NAXSI_FMT: ip=66.249.66.67&server=www.example.com&uri=/product-list&vers=0.56&total_processed=759&total_blocked=68&config=block&cscore0=$XSS&score0=8&zone0=ARGS&id0=1312&var_name0=modal, client: 66.249.66.67, server: , request: "GET /product-list?group-name=smartphone.cases&brand=nokia&modal=Nokia%7E-7%7E-Plus HTTP/1.1", host: "www.example.com"
2018/11/10 10:22:10 [error] 19121#19121: *1190 NAXSI_FMT: ip=66.249.66.67&server=www.example.com&uri=/product-list&vers=0.56&total_processed=785&total_blocked=69&config=block&cscore0=$XSS&score0=8&zone0=ARGS&id0=1312&var_name0=modal, client: 66.249.66.67, server: , request: "GET /product-list?group-name=smartphone.cases&brand=xiaomi&modal=Xiaomi~-Mi~-A2 HTTP/1.1", host: "www.example.com"
2018/11/10 10:22:20 [error] 19121#19121: *1190 NAXSI_FMT: ip=66.249.66.67&server=www.example.com&uri=/product-list&vers=0.56&total_processed=786&total_blocked=70&config=block&cscore0=$XSS&score0=8&zone0=ARGS&id0=1312&var_name0=modal, client: 66.249.66.67, server: , request: "GET /product-list?group-name=smartphone.cases&brand=xiaomi&modal=Xiaomi~-Mi~-A2 HTTP/1.1", host: "www.example.com"
2018/11/10 10:29:23 [error] 19121#19121: *1195 NAXSI_FMT: ip=157.32.255.65&server=www.example.com&uri=/image/logo/choose-apple%20(1)0.png&vers=0.56&total_processed=819&total_blocked=71&config=block&cscore0=$SQL&score0=4&cscore1=$XSS&score1=8&zone0=URL&id0=1010&var_name0=, client: 157.32.255.65, server: , request: "GET /image/logo/choose-apple%20(1)0.png HTTP/1.1", host: "www.example.com", referrer: "https://www.example.com/group?group-name=smartphone.cases"
2018/11/10 10:29:28 [error] 19121#19121: *1195 NAXSI_FMT: ip=157.32.255.65&server=www.example.com&uri=/product-list&vers=0.56&total_processed=832&total_blocked=72&config=block&cscore0=$XSS&score0=8&zone0=ARGS&id0=1312&var_name0=modal, client: 157.32.255.65, server: , request: "GET /product-list?group-name=smartphone+cases&brand=samsung&modal=Samsung%7E-C9%7E-Pro HTTP/1.1", host: "www.example.com", referrer: "https://www.example.com/group?group-name=smartphone.cases"
2018/11/10 10:52:25 [error] 19121#19121: *1210 NAXSI_FMT: ip=66.249.66.69&server=www.example.com&uri=/product-list&vers=0.56&total_processed=839&total_blocked=73&config=block&cscore0=$XSS&score0=8&zone0=ARGS&id0=1312&var_name0=modal, client: 66.249.66.69, server: , request: "GET /product-list?group-name=smartphone.cases&brand=google&modal=Google%7E-Pixel%7E-5.0 HTTP/1.1", host: "www.example.com"
2018/11/10 10:53:17 [error] 19121#19121: *1214 NAXSI_FMT: ip=66.249.66.71&server=www.example.com&uri=/product-list&vers=0.56&total_processed=840&total_blocked=74&config=block&cscore0=$XSS&score0=8&zone0=ARGS&id0=1312&var_name0=modal, client: 66.249.66.71, server: , request: "GET /product-list?group-name=smartphone.cases&brand=vivo&modal=Vivo%7E-V5%7E-Plus HTTP/1.1", host: "www.example.com"
2018/11/10 11:49:52 [error] 19121#19121: *1245 open() "/home/example/public_html/css/bootstrap.min.css.map" failed (2: No such file or directory), client: 47.247.31.74, server: , request: "GET /css/bootstrap.min.css.map HTTP/1.1", host: "www.example.com"
2018/11/10 12:05:00 [error] 1751#1751: *7 open() "/home/example/public_html/css/bootstrap.min.css.map" failed (2: No such file or directory), client: 47.247.31.74, server: , request: "GET /css/bootstrap.min.css.map HTTP/1.1", host: "www.example.com"
2018/11/10 12:06:30 [error] 1751#1751: *8 NAXSI_FMT: ip=47.247.31.74&server=www.example.com&uri=/product-list&vers=0.56&total_processed=33&total_blocked=1&config=block&cscore0=$XSS&score0=8&zone0=ARGS&id0=1312&var_name0=modal, client: 47.247.31.74, server: , request: "GET /product-list?group-name=smartphone.cases&brand=samsung&modal=Samsung%7E-J3%7E-Pro HTTP/1.1", host: "www.example.com", referrer: "https://www.example.com/"
2018/11/10 12:08:54 [error] 1751#1751: *11 open() "/home/example/public_html/css/bootstrap.min.css.map" failed (2: No such file or directory), client: 47.247.123.182, server: , request: "GET /css/bootstrap.min.css.map HTTP/1.1", host: "www.example.com"
2018/11/10 12:09:22 [error] 1751#1751: *14 open() "/home/example/public_html/css/bootstrap.min.css.map" failed (2: No such file or directory), client: 47.247.123.182, server: , request: "GET /css/bootstrap.min.css.map HTTP/1.1", host: "www.example.com"
2018/11/10 12:09:45 [error] 1751#1751: *15 open() "/home/example/public_html/css/bootstrap.min.css.map" failed (2: No such file or directory), client: 47.247.123.182, server: , request: "GET /css/bootstrap.min.css.map HTTP/1.1", host: "www.example.com"
2018/11/10 12:10:14 [error] 1751#1751: *11 NAXSI_FMT: ip=47.247.123.182&server=www.example.com&uri=/php/save_image&vers=0.56&total_processed=131&total_blocked=2&config=block&zone0=BODY&id0=2&var_name0=, client: 47.247.123.182, server: , request: "POST /php/save_image HTTP/1.1", host: "www.example.com", referrer: "https://www.example.com/custom-view?product_nme=Custom+Case+for+iPhone+7+Mobile+Cover&product_uid=ae37beb59240eb75"
2018/11/10 12:11:32 [error] 1751#1751: *11 NAXSI_FMT: ip=47.247.123.182&server=www.example.com&uri=/php/save_image&vers=0.56&total_processed=133&total_blocked=3&config=block&zone0=BODY&id0=2&var_name0=, client: 47.247.123.182, server: , request: "POST /php/save_image HTTP/1.1", host: "www.example.com", referrer: "https://www.example.com/custom-view?product_nme=Custom+Case+for+iPhone+7+Mobile+Cover&product_uid=ae37beb59240eb75"
2018/11/10 12:12:36 [error] 1751#1751: *23 NAXSI_FMT: ip=66.249.66.71&server=www.example.com&uri=/product-list&vers=0.56&total_processed=134&total_blocked=4&config=block&cscore0=$XSS&score0=12&zone0=ARGS&id0=1312&var_name0=modal, client: 66.249.66.71, server: , request: "GET /product-list?group-name=smartphone.cases&brand=xiaomi&modal=Xiaomi~-Mi~-Mix~-2 HTTP/1.1", host: "www.example.com"
2018/11/10 13:42:56 [error] 1751#1751: *70 NAXSI_FMT: ip=66.249.66.155&server=example.com&uri=/product-list&vers=0.56&total_processed=145&total_blocked=5&config=block&cscore0=$XSS&score0=12&zone0=ARGS&id0=1312&var_name0=modal, client: 66.249.66.155, server: , request: "GET /product-list?group-name=smartphone+cases&brand=xiaomi&modal=Xiaomi~-Note~-5~-Pro HTTP/1.1", host: "example.com"
2018/11/10 13:52:55 [error] 1751#1751: *77 NAXSI_FMT: ip=66.249.66.153&server=example.com&uri=/product-list&vers=0.56&total_processed=147&total_blocked=6&config=block&cscore0=$XSS&score0=8&zone0=ARGS&id0=1312&var_name0=modal, client: 66.249.66.153, server: , request: "GET /product-list?group-name=smartphone+cases&brand=apple&modal=iPhone~-7~-Plus HTTP/1.1", host: "example.com"
2018/11/10 13:53:54 [error] 1751#1751: *81 open() "/home/example/public_html/css/bootstrap.min.css.map" failed (2: No such file or directory), client: 47.247.109.180, server: , request: "GET /css/bootstrap.min.css.map HTTP/1.1", host: "www.example.com"

   
ReplyQuote
Tharindu
(@tharindu)
Reputable Member Admin
Joined: 9 years ago
Posts: 307
 

Looking at your Naxsi log, it appear  block some connections. You need to whitelist these rules or disable Naxsi. You can comment out or remove following line from the conf file to disable Naxsi.

include /etc/nginx/naxsi.rules;

Doing so will disable Naxsi for your domain.

You can stop Linux Malware Detect with following command

maldet -k

You'll know for sure if Naxsi and LMD is the problem.


   
ReplyQuote
(@Anonymous 688)
Active Member
Joined: 5 years ago
Posts: 14
Topic starter  

naxsi is the problem, commenting out below line works

# include /etc/nginx/naxsi.rules;

I think there are lots of  long GET requests parameters on my websites they are causing the problems,

so cleaning url will cause naxsi to work or is there any other way to make naxsi work with all those parameters


   
ReplyQuote
Tharindu
(@tharindu)
Reputable Member Admin
Joined: 9 years ago
Posts: 307
 

You need to create whitelist for those requests. Best way to go about this will be to keep using Naxsi on learning mode which will not block connections but only log them.

And then after a week or so creating a whitelist based on the logs.

You'll need a good understanding of Naxsi and know how to read it's logs to be able to do this. You can refer to Naxsi Whitelists Documentation for help.


   
ReplyQuote
(@Anonymous 688)
Active Member
Joined: 5 years ago
Posts: 14
Topic starter  

Thanks going to check whitelist, while installing maldet unable to find 

cron_daily_scan

so i changed cron_prune_days = "0"

maldet is causing server to crash while naxsi gives error 400 

below maldet_log

Nov 11 02:00:14 www maldet(3490): {mon} warning clamd service not running; force-set monitor mode file scanning to every 120s
Nov 11 02:00:30 www maldet(3490): {mon} scanned 1 new/changed files with clamav engine
Nov 11 02:02:30 www maldet(3490): {mon} warning clamd service not running; force-set monitor mode file scanning to every 120s
Nov 11 02:02:45 www maldet(3490): {mon} scanned 1 new/changed files with clamav engine
Nov 11 02:04:45 www maldet(3490): {mon} warning clamd service not running; force-set monitor mode file scanning to every 120s
Nov 11 02:05:04 www maldet(3490): {mon} scanned 0 new/changed files with clamav engine
Nov 11 02:07:04 www maldet(3490): {mon} warning clamd service not running; force-set monitor mode file scanning to every 120s
Nov 11 02:12:22 www maldet(1230): {mon} set inotify max_user_watches to 163840
Nov 11 02:12:22 www maldet(1230): {mon} added /home to inotify monitoring array
Nov 11 02:12:22 www maldet(1230): {mon} starting inotify process on 1 paths, this might take awhile...
Nov 11 02:12:24 www maldet(1230): {mon} inotify startup successful (pid: 1379)
Nov 11 02:12:24 www maldet(1230): {mon} inotify monitoring log: /usr/local/maldetect/logs/inotify_log
Nov 11 02:12:27 www maldet(1486): invalid usage of -m|--monitor, aborting.
Nov 11 02:19:46 www maldet(1230): {mon} scanned 1 new/changed files with clamav engine
Nov 11 02:20:01 www maldet(1230): {mon} warning clamd service not running; force-set monitor mode file scanning to every 120s
Nov 11 02:20:30 www maldet(1230): {mon} scanned 0 new/changed files with clamav engine
Nov 11 02:22:30 www maldet(1230): {mon} warning clamd service not running; force-set monitor mode file scanning to every 120s
Nov 11 02:26:39 www maldet(1230): {mon} scanned 0 new/changed files with clamav engine
Nov 11 02:28:39 www maldet(1230): {mon} warning clamd service not running; force-set monitor mode file scanning to every 120s
Nov 11 02:28:55 www maldet(1230): {mon} scanned 0 new/changed files with clamav engine
Nov 11 02:30:55 www maldet(1230): {mon} warning clamd service not running; force-set monitor mode file scanning to every 120s
Nov 11 02:31:10 www maldet(1230): {mon} scanned 1 new/changed files with clamav engine
Nov 11 02:33:10 www maldet(1230): {mon} warning clamd service not running; force-set monitor mode file scanning to every 120s
Nov 11 02:33:25 www maldet(1230): {mon} scanned 0 new/changed files with clamav engine
Nov 11 02:35:25 www maldet(1230): {mon} warning clamd service not running; force-set monitor mode file scanning to every 120s
Nov 11 02:35:40 www maldet(1230): {mon} scanned 0 new/changed files with clamav engine
Nov 11 02:37:40 www maldet(1230): {mon} warning clamd service not running; force-set monitor mode file scanning to every 120s
Nov 11 02:37:54 www maldet(1230): {mon} scanned 3 new/changed files with clamav engine
Nov 11 02:39:54 www maldet(1230): {mon} warning clamd service not running; force-set monitor mode file scanning to every 120s
Nov 11 02:40:09 www maldet(1230): {mon} scanned 1 new/changed files with clamav engine
Nov 11 02:42:09 www maldet(1230): {mon} warning clamd service not running; force-set monitor mode file scanning to every 120s
Nov 11 02:42:24 www maldet(1230): {mon} scanned 0 new/changed files with clamav engine
Nov 11 02:44:25 www maldet(1230): {mon} warning clamd service not running; force-set monitor mode file scanning to every 120s
Nov 11 02:44:40 www maldet(1230): {mon} scanned 2 new/changed files with clamav engine
Nov 11 02:46:40 www maldet(1230): {mon} warning clamd service not running; force-set monitor mode file scanning to every 120s
Nov 11 02:46:54 www maldet(1230): {mon} scanned 2 new/changed files with clamav engine
Nov 11 02:48:54 www maldet(1230): {mon} warning clamd service not running; force-set monitor mode file scanning to every 120s
Nov 11 02:49:13 www maldet(1230): {mon} scanned 0 new/changed files with clamav engine
Nov 11 02:51:13 www maldet(1230): {mon} warning clamd service not running; force-set monitor mode file scanning to every 120s
Nov 11 02:51:27 www maldet(1230): {mon} scanned 1 new/changed files with clamav engine
Nov 11 02:53:27 www maldet(1230): {mon} warning clamd service not running; force-set monitor mode file scanning to every 120s
Nov 11 03:01:44 www maldet(1230): {mon} scanned 0 new/changed files with clamav engine
Nov 11 03:03:45 www maldet(1230): {mon} warning clamd service not running; force-set monitor mode file scanning to every 120s
Nov 11 03:07:42 www maldet(7812): {mon} sent kill to monitor service (pid: 1379)
Nov 11 03:07:43 www maldet(7993): {mon} could not find running inotifywait process, are we already dead?


   
ReplyQuote
Tharindu
(@tharindu)
Reputable Member Admin
Joined: 9 years ago
Posts: 307
 

You need to add 'cron_daily_scan' to the file if it doesn't exist. And you may also need to undo the change you made to 'cron_prune_days'


   
ReplyQuote
(@Anonymous 688)
Active Member
Joined: 5 years ago
Posts: 14
Topic starter  

Ok will add cron_daily_scan, didn't remember the deafult setting of cron_prune_days can you send the default maldet.conf, in this section 

email_addr="name@domain.com"


replaced with my@gmail.com, will it cause problem

This post was modified 5 years ago by Anonymous

   
ReplyQuote
Share:
Back to top button