I admit I am a novice when it comes to all things cpanel (well almost) for the past year or so I have uploaded all downloadable products into images & store downloads with no problems. However on Friday I decided - i noticed that I could make the images smaller via cpanel which I did with no...
My log rotation is adding 1-4 but not gziping the rotations. How do I get it to rotate 7 days and archive each rotation?
Ok I fixed compression and ran the logrotate command. Only th *.1 logs were compressed. Weeks 2-4 are not compressed, still.
Hey guys
I'm getting this error in my backups :
gzip: unrecognized option `--rsyncable'
I have checked and the cronjob is fine :
30 0 * * * /scripts/cpbackup
(So i dont have the `--rsyncable' flag there, that flag is only in the cpbackup script)
I'm running latest CURRENT build - WHM...
I have a vps that is very short on disk space but has plenty of bandwidth. I have been using WHM to make daily backups and they rsync them to another server, but I really need to save the space the backups are using. I'm trying to find a way to rsync the files to another server first and then...
The situation: Our logfiles get rather large, and we do the processing locally (rather than using the server-based AWStats, etc). So our stats are set up for daily archiving; we then download that day's compressed file and delete it from the server.
The compressed archive for a given day...
How can I stop cpanel from using gzip encoding so it doesnt overlaod my server?
RESPONSE
HTTP/1.0 200 OK
Server: cpsrvd/10.6.1
Connection: close
Date: Thu, 18 May 2006 13:24:29 -0500
Content-type: text/html
Content-Encoding: gzip
Cache-Control: no-cache
Pragma: no-cache
We are faced with an issue of an overloaded server (we inherited so don't flame! hehe)
We are wanting to move accounts from this server to another for obvious reasons. We have also been faced with similar situations before, and have concluded the following.
For us, bandwidth is cheaper...
HOW TO: make full backups work with rsync
Latest edit: rsyncable option is now included in cpbackup by cPanel, so all the instructions below are moot for version 11 and up.
Edits: The simplified version after much testing and trial is provided below. Thanks to Chirpy for finding the exact...
Hi All,
When i view in Main >> Server Status >> CPU/Memory/MySQL Usage , i got this one...
Top Process %CPU 84.3 gzip
Top Process %CPU 70.3 gzip
Top Process %CPU 69.7 gzip
The question is ..
1) What is this all about
2) Why its taking too much CPU
3) Is it good or bad for a...
I installed GZIP but then got the following error when I tried to restart Apache after the easyapache compile:
Syntax error on line 266 of /usr/local/apache/conf/httpd.conf:
Cannot add module via name 'mod_gzip.c': not in list of loaded modules
/etc/init.d/httpd start: httpd could not be...
# tar -xzvf bfd-current.tar.gz
tar (child): gzip: Cannot exec: Too many levels of symbolic links
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
How do I fix this?
WTF!!
[email protected] [~]# /scripts/fixquotas
Installing Default Quota Databases...open2: exec of gzip -df failed at /scripts/fixquotas line 47
../aquota.user..open2: exec of gzip -df failed at /scripts/fixquotas line 47
Hello All,
When a client clicks the "Raw Access Logs" logs button in their CP and selects the log to download the server offers a .gz file for download. This file ends up not being in a valid gzip format but rather a text file named
accesslog-clientsdomain.com-8-2-2004.gz
with this...