Status
Not open for further replies.

gamaken

Customer
I'm getting some odd entries in my apache2 error.log
It seems that any time a member requests a file that no longer exists, a PHP Fatal Error follows. This is the error:
Code:
PHP Fatal error:  require(): Failed opening required '/var/www/dbtech/vbshop/hooks/init_startup.php' (include_path='.:/usr/share/php') in /var/www/includes/init.php(304) : eval()'d code online 7, referer ....

This always follows an error such as:
Code:
File does not exist: /var/www/favicon.ico

I'm completely stumped. Why would init.php reference a db mod? And why is it looking in the wrong path (should be /var/www/forums/*). And why does this happen after a "file does not exist" error? Any help would be appreciated. Thanks.
 
This looks like an issue with your 404 handler. Do you use a special ErrorDocument htaccess setting to handle 404 errors?
 
Status
Not open for further replies.

Legacy vBShop

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,260
Customer rating
0.00 star(s) 0 ratings
Back
Top