With 32 Bit system apache support max filesize upto 2GB.
You can check for the file under “/usr/local/apache/domlogs“. To sort all files under this directory by size use command ls -lSh | more. Once you get the file with size 2 GB simply recreate and assign appropriate ownership to the same.
You are getting above error when any file get exceeded the limit of 2GB so to get it resolved you need to emptied that file. check the files from /var/log or /usr/local/apache/logs/