Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

JavelinHS

Archived
  • Posts

    6
  • Joined

  • Last visited

Everything posted by JavelinHS

  1. finaly i made it :-) i found these comment Found it! It appears that two functions in the geoip.inc file are now included with PHP, so they were being declared twice. I had to comment out these two functions: geoip_country_code_by_name geoip_country_name_by_name Hope this helps someone else. and now it works, thanks to all who helped me
  2. OK one error message left [Fri Sep 04 11:01:11 2009] [error] [client 93.220.106.71] PHP Fatal error: Cannot redeclare geoip_country_code_by_name() in /var/www/vhosts/NAME.de/httpdocs/includes/geoip.inc on line 351 I hope someone know what to do Regards Javelin
  3. After I tried to change the server I got the following error message: [Thu Sep 03 10:52:02 2009] [error] [client 72.14.199.166] PHP Warning: session_save_path() [<a href='function.session-save-path'>function.session-save-path</a>]: open_basedir restriction in effect. File(/srv/www/vhosts/NAME.eu/httpdocs/tmp) is not within the allowed path(s): (/var/www/vhosts/NAME.de/httpdocs:/tmp) in /var/www/vhosts/NAME.de/httpdocs/includes/functions/sessions.php on line 162 [Thu Sep 03 10:52:02 2009] [error] [client 72.14.199.166] PHP Warning: require(includes/classes/supertracker.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /var/www/vhosts/NAME.de/httpdocs/includes/application_top.php on line 621 [Thu Sep 03 10:52:02 2009] [error] [client 72.14.199.166] PHP Warning: require(includes/classes/supertracker.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /var/www/vhosts/NAME.de/httpdocs/includes/application_top.php on line 621 [Thu Sep 03 10:52:02 2009] [error] [client 72.14.199.166] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/classes/supertracker.php' (include_path='.:') in /var/www/vhosts/NAME.de/httpdocs/includes/application_top.php on line 621 Can anyone tell me what’s wrong? Or how to fix it? Regards Javelin
×
×
  • Create New...