Hey, I was wondering if anyone else gets a strange amount of fake orders. It's not an everyday thing with me, but I notice them more and more often. The most recent was done this morning by a credit c Read all
Has anyone use either one of this booster for apache? i'm thinking of purchasing zend accelerator with cache for my server but some poeple said mmcache works as good as zend's and it's open source. Read all
Warning: Pentium 4 CPU: PSE disabled.. What does this mean? I get it from dmesg | grep -i cpu on a box running FreeBSD 4.9-RELEASE Thank you in advance. Read all
[Thu Dec 4 23:40:06 2003] [crit] (98)Address already in use: make_sock: could not bind to port 80 Thats the error Apache returns before shutting down in the error_log file. root@redemption [/etc/httpd Read all
I woke up this morning and found this on my screen: [god@ego ~]$ Message from syslogd@www at Thu Dec 4 09:54:52 2003 ... www procmail[8873]: Couldn't rename bogus "/home/sites/home/../../spool/mail/ad Read all
If both mod_gzip (configured to compress .php) and PHP's own compression routine (ob_gzhandler enabled on the .php page) are enabled at the same time, what happens? Does one take precedence over anoth Read all
I was considering upgrading/replacing our current primary server. This would be our main server with several slaves attached to it. I will be replacing this server so all IP's would change, etc. Would Read all
I have mod_expires and mod_headers setup on one of my servers, I have the directives in httpd.conf (apache on linux): LoadModule headers_module libexec/mod_headers.so LoadModule expires_module libexec Read all
I dont know if this has been posted here before.. here is a way I follow to compile the kernel from source on redhat boxes Dont flame me if it bombs.. it works for me 1.Login as root. 2. ls -l /boot/c Read all
Hello, I want to use Sendmail to configure my server to be a backup solution for my main mail server which is located on another server. I have already tested it out by adding the domain to the list f Read all
im trying to move the contents of one folder to another INCLUDING ALL subfolders under that directory. i tried the following command: given: im in /home2/account-one/public_html cp * /home2/account-tw Read all