View Full Version : Issue with site on Winslow
ToxicFire
14-12-2006, 09:30 PM
Just came home to find my inbox overflowing with reports that the site I manage is broken, specificly the db access, though on further investigate db access is fine and it appears that session variables are not getting stored or set properly, Im using session variables to currently pass complex pieces of data to form an sql query between pages, the page setting them appears to work fine but the page accessing the session variables after they have been set seems to find them all empty.
This was working less than 24 hours ago and no editing has taken place in days. When I wrote up a quick test page in cpanels file manager to test session variables been set and got I also ran into another issue of the editor not saving the content of the file when clicking the save button though the page proceeds to the succesful save page.
Any idea's
user toxfire
site www.fluidorbit.co.uk
ToxicFire
14-12-2006, 09:56 PM
Just noticed something weird my error_logs are full and im maxed out on space usage
but the logs are full of these kinda error messages
[13-Dec-2006 23:43:59] PHP Warning: Unknow[14-Dec-2006 01:44:53] PHP Warning: Unknown(): Unable to load dynamic library './htscanner.so' - ./htscanner.so: cannot open shared object file: No such file or directory in Unknown on line 0
[14-Dec-2006 01:45:06] PHP Warning: Unknown(): Unable to load dynamic library './htscanner.so' - ./htscanner.so: cannot open shared object file: No such file or directory in Unknown on line 0
[14-Dec-2006 01:45:10] PHP Warning: Unknown(): Unable to load dynamic library './htscanner.so' - ./htscanner.so: cannot open shared object file: No such file or directory in Unknown on line 0
Any idea what that is
After checking with few freinds of mine it was made clear that this is a server admin's issue, any chance of a fix asap weekends are usually a busy time for my site
jaygreentree
15-12-2006, 06:55 PM
that error can be ignored if its not being displayed on your pages. Your site seems to be working fine for me. try clearing your cash close your browser and reboot your system. If it still doesn't work then its probably a DNS server at your ISP or somewhere between it and the jamroll servers.
ToxicFire
15-12-2006, 07:01 PM
I think your slightly mistaken this error is appearing in the logs in the site area on winslow not client side, the error_log file, and it is still happening less frequently because i've shut down access to most of my site
This is a link to a discussion I had about the error with someone a little more in the know about server side stuff than myself.
http://myeve.eve-online.com/ingameboard.asp?a=topic&threadID=444249
But I don't think it can be ignored as the higher the access of my site the fast the error logs are building up on the site if they max out my disk space usage I can no longer use session variables.
I cleared the error logs no more than 5 min ago and already
[15-Dec-2006 18:58:36] PHP Warning: Unknown(): Unable to load dynamic library './htscanner.so' - ./htscanner.so: cannot open shared object file: No such file or directory in Unknown on line 0
[15-Dec-2006 19:00:28] PHP Warning: Unknown(): Unable to load dynamic library './htscanner.so' - ./htscanner.so: cannot open shared object file: No such file or directory in Unknown on line 0
[15-Dec-2006 19:02:40] PHP Warning: Unknown(): Unable to load dynamic library './htscanner.so' - ./htscanner.so: cannot open shared object file: No such file or directory in Unknown on line 0
[15-Dec-2006 19:02:44] PHP Warning: Unknown(): Unable to load dynamic library './htscanner.so' - ./htscanner.so: cannot open shared object file: No such file or directory in Unknown on line 0
[15-Dec-2006 19:02:53] PHP Warning: Unknown(): Unable to load dynamic library './htscanner.so' - ./htscanner.so: cannot open shared object file: No such file or directory in Unknown on line 0
This is back in more than one of the error_logs on the public_html folder
I've temporarilly prevented the error_logs from using up all the space this causing the issue, by 444 ing them
vBulletin v3.5.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.