View Single Post
Old 04-09-2023, 11:59 AM  
shemalehunters
Registered User
 
Industry Role:
Join Date: Jul 2019
Posts: 9
AVS 404 not found issue

so I have installed AVS on my server and it's such a headache here is what I installed:
PHP 7.3 with PHP CLI 7.3 and also PHP-FPM 7.3 and GD2 and Curl
I have Nginx running and the problem is that the admin page works fine and the homepage too but all the other pages are messed up and show error 404
this is how my nginx error log looks like
Code:
2023/04/09 20:47:19 [error] 21828#21828: *53 FastCGI sent in stderr: "PHP message: PHP Notice:  Undefined index: search_type in /var/www/url/cache/frontend/ba65a6bbe5423a2717bbeefe5285b28f7ee255fd_0.file.header.tpl.php on line 419PHP message: PHP Notice:  Trying to get property 'value' of non-object in /var/www/url/cache/frontend/ba65a6bbe5423a2717bbeefe5285b28f7ee255fd_0.file.header.tpl.php on line 419PHP message: PHP Notice:  Undefined index: ad in /var/www/url/cache/frontend/1de34307402794e7a863f40447d961f76c0bf9b5_0.file.index.tpl.php on line 118PHP message: PHP Notice:  Undefined index: ad in /var/www/url/cache/frontend/1de34307402794e7a863f40447d961f76c0bf9b5_0.file.index.tpl.php on line 222" while reading response header from upstream, client: IP, server: url, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.3-fpm.sock:", host: "url"
shemalehunters is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote