When an attachment is added to a post it hangs for a minute then goes to a 404 error page. 
I can upload smilies just fine though.
I spoke with my web host and they said this:
would this cause a problem?

I can upload smilies just fine though.
I spoke with my web host and they said this:
I see that the hard drive is not in
DMA mode..
[email protected] [~]# /sbin/hdparm -v /dev/hda
/dev/hda:
multcount = 16 (on)
I/O support = 0 (default 16-bit)
unmaskirq = 0 (off)
using_dma = 0 (off)
keepsettings = 0 (off)
nowerr = 0 (off)
readonly = 0 (off)
readahead = 8 (on)
geometry = 7474/255/63, sectors = 120069936, start
= 0
busstate = 1 (on)
I am going to pass this to someone who knows the hardware better than I do to determine if it will be safe to enable DMA on the drive, I believe that is the problem (kswapd is what takes up the CPU).
DMA mode..
[email protected] [~]# /sbin/hdparm -v /dev/hda
/dev/hda:
multcount = 16 (on)
I/O support = 0 (default 16-bit)
unmaskirq = 0 (off)
using_dma = 0 (off)
keepsettings = 0 (off)
nowerr = 0 (off)
readonly = 0 (off)
readahead = 8 (on)
geometry = 7474/255/63, sectors = 120069936, start
= 0
busstate = 1 (on)
I am going to pass this to someone who knows the hardware better than I do to determine if it will be safe to enable DMA on the drive, I believe that is the problem (kswapd is what takes up the CPU).
Comment