Hello all, I have been having a problem for over a week now, that fills every directory of my website containing a PHP file with an errorlog. (I know that part is normal.) This errorlog grows to be massive, adding a new entry every time a .PHP is called.
This poses a problem, not only because I strive to have no errors, but this is leased space on a webhost, eating up storage space, Currently, the errorlog in the primary directory is 10MB
This is the error the floods the log:
[09-Jun-2011 02:21:05] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/geoip.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/geoip.so: cannot open shared object file: No such file or directory in Unknown on line 0
My PHP experience tells me that it is looking for a GeoIP library, but I haven't the slightest idea why.
After a search through everything on the webserver, the only thing I found that even mentioned GeoIP was the MyBB forums installed, but it uses a function that checks to see if it is installed first.
After consulting google countless times, and finding threads that merely said it was the host's fault, I had one of my associates contact them. The host replied saying that it was something we had installed.
Any help at this point would be appreciated.
Thanks,
Chlikikijleelgus