PDA

View Full Version : Yo Larry!


atehrani
03-28-2002, 02:21 AM
I highly recommend that you do the following:

A. upgrade your PHP (4.1.0) to 4.1.2 (some security fixes)

B. Since you use apache I highly suggest you install these two modules.

1. 10x patch, this supposidly makes apache 10 times as fast,
the only drawback is that it works only up to 1.3.20

2. Install mod_gzip. What this does is that it compresses the
pages before they're transferred. Helps on both ends. You
use up less of your bandwidth and dial-up users don't
have to download as much.

If you have any questions, just PM me. I hope to see these soon. :)

larryd
03-28-2002, 07:32 AM
thanks for the info... Ill make sure Russ gets all this info as its his server :)