directadmin panel slow image loading

dvnscr

Verified User
Joined
Jun 29, 2009
Messages
39
Hello,

When i login to directadmin everything loads immediately except images, they take a long time to load.
here what logs presents:

2009:08:14-13:16:37: Socket write error: fd is connected to a pipe or socket whose reading end is closed. When this happens the writing process will also receive a SIG_PIPE signal. (Thus, the write return value is seen only if the program catches, blocks or ignores this signal.)
2009:08:14-13:16:37: Error while sending ./data/skins/enhanced/images/nav-fileman-over.gif
2009:08:14-13:17:00: Socket write error: fd is connected to a pipe or socket whose reading end is closed. When this happens the writing process will also receive a SIG_PIPE signal. (Thus, the write return value is seen only if the program catches, blocks or ignores this signal.)
2009:08:14-13:17:00: Error while sending ./data/skins/enhanced/images/nav-home-over.gif
2009:08:14-13:17:05: Socket write error: fd is connected to a pipe or socket whose reading end is closed. When this happens the writing process will also receive a SIG_PIPE signal. (Thus, the write return value is seen only if the program catches, blocks or ignores this signal.)
2009:08:14-13:17:05: Error while sending ./data/skins/enhanced/images/nav-logout.gif
2009:08:14-13:17:05: Socket write error: fd is connected to a pipe or socket whose reading end is closed. When this happens the writing process will also receive a SIG_PIPE signal. (Thus, the write return value is seen only if the program catches, blocks or ignores this signal.)
2009:08:14-13:17:05: Error while sending ./data/skins/enhanced/images/admin-tools.gif
.....................................................

any thoughts?
 
Back
Top