revjim.net Rotating Header Image

Posts on ‘August 16th, 2003’

Debian PHP4 package maintainer

Why doesn't the Debian php4 package contain the PCNTL module?
Grrrr.

Apache, PHP, Perl, and suEXEC security

Ugh.
I'm driving myself crazy with this, as I do with everything.
suEXEC makes Apache run CGIs as the User who owns them. This makes standard CGIs more secure, because, now they have thier own user rights and don't have free access to access anything that the user the web server is running as can access. However, [...]