![]() |
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" |
Try to post this on stackoverflow, there are many experts there who know how to solve this type of problems
|
check cache folder permissions.
|
its a php notice with the script, not an error.
they probably did not add in a check if the index is set. |
whats on line 222?
|
All times are GMT -7. The time now is 12:56 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123