zalinth Posted February 27, 2014 Report Share Posted February 27, 2014 After upgrading from openx-2.8.11 I am constantly getting these php noticed/fatal error in my error log and I am not really sure how to fix them. we are using php 5.5.3. Anyone have any ideas. FYI I did edit the log output and changed directory path and referer too. PHP Notice: Undefined variable: _SERVER in /path/to/www-directory/revive-adserver-3.0.2/www/delivery/lg.php on line 180 PHP Notice: Undefined variable: host in /path/to/www-directory/revive-adserver-3.0.2/www/delivery/lg.php on line 225, referer: http://www.ourwebsite.com/ PHP Notice: Undefined index: SCRIPT_NAME in /path/to/www-directory/revive-adserver-3.0.2/www/delivery/lg.php on line 172, referer: http://www.ourwebsite.com/ PHP Notice: Undefined index: SCRIPT_FILENAME in /path/to/www-directory/revive-adserver-3.0.2/www/delivery/lg.php on line 255, referer: http://www.ourwebsite.com/ PHP Fatal error: require(): Failed opening required '/path/to/www-directory/revive-adserver-3.0.2/www/delivery/../../lib/OA/Dal/Delivery/.php' (include_path='.:/usr/share/php:/usr/share/pear') in /path/to/www-directory/revive-adserver-3.0.2/www/delivery/lg.php on line 1954, referer: http://www.ourwebsite.com/ Quote Link to comment Share on other sites More sharing options...
andrewatfornax Posted May 2, 2014 Report Share Posted May 2, 2014 Kinda looks like you're doing interesting things with your server setup - multi domains, perhaps - or maybe rather restrictive web server setup / PHP security mods? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.