News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

too many errors in error log

Started by Realinfo, February 27, 2009, 09:17:42 AM

Previous topic - Next topic

Realinfo

 sir
too many errors are coming in error log

<-- Jack -->    Today at 07:43:44 pm
     
http://realinfo.info/index.php?action=packages;sa=browse
2: file_exists() [<a href='function.file-exists'>function.file-exists</a>]: open_basedir restriction in effect. File(*/package-info.xml/Spy Kid.gif) is not within the allowed path(s): (c:\example\realinfo.info)
File: C:\example\realinfo.info\Sources\Subs-Package.php
Line: 421

assam_siddibapa

Last mods installed ?
SMF version number

karlbenson

They are relatedf to open_basedir which seems to be enabled on your host.

Every time smf tries to use file_exists() function, it returns an error which smf is logging.

The only thing i could recommend is at the line 421 of Sources/SubsPackages.php
find the function file_exists and add a @ before the function to shut up the errors eg

@file_exists();

Realinfo

SMF 1.1.8 and Lite galary was last installed mod...

these errors ( more than 1000 in one min) come when as Admin I click on BROWSE PAKAGES in.......      ADMIN/PACKAGES/BROWSE PACKAGES..................

JimM

@Realinfo - did you discuss this issue with your host? regularexpression pointed out the issue and gave you a fix.  Any update?
Jim "JimM" Moore
Former Support Specialist

Realinfo

my host don't know anything, he is poor fellow............. and still i'm getting too many error log.. many are due to google tagged, I removed that MOD, but when i removed it, it gave me error, so Google tagged mod is not completely removed, so Spiders tries to crawl on tagged, and when they not find that page, it generate Error in error log, so tell me how I mannually remove google tagged MOD...................

JimM

If you know which file you got the error on when uninstalling, you would be ahead of the game.  Here is the link that shows the edits that would have to be removed.

http://custom.simplemachines.org/mods/index.php?action=parse;mod=1245;attach=62216;smf_version=1.1.8
Jim "JimM" Moore
Former Support Specialist

Advertisement: