Commit Graph

4 Commits

Author SHA1 Message Date
espie
6a383c71cd fix FULLPKGPATHs 2010-02-26 18:31:57 +00:00
robert
5a3631a006 Kill the phpxs script that was used for enabling and disabling
the php core module and extenions.
Install a sample configuration file to /var/www/conf/modules.sample
which can be symlinked or copied over to /var/www/conf/modules
so apache is going to pick it up.

Allow php to scan /var/www/conf/php5 for php configuration
files so if the user installs or creates a symlink from the
sample configuration files from the php5.sample directory,
it is going to be picked up by php5.

Create a dummy pwd.db file in the php5-imap package in the apache
chroot because it is needed by c-client.

feedback and tests by sthen@
2007-11-05 10:11:09 +00:00
robert
ab667c1beb update to version 5.1.6 and replace the hardened patchset with
the suhosin patchset;

kill the hardened flavor because we are going to use suhosin
patchet by default;
2006-10-21 11:44:10 +00:00
robert
f84bb6e65e add the soap extension to php5:
SOAP (Simple Object Access Protocol) is a method for access remote
XML resources on another machine.  It is a standard defined by The
World Wide Web consortium (W3C).  Information about XSLT and related
technologies can be found at http://www.w3.org/TR/soap.

From: Ben Lindstrom <mouring@etoh.eviladmin.org>
2005-06-06 17:25:33 +00:00