summaryrefslogtreecommitdiffstats
path: root/usr/local/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-03-08 23:48:39 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-03-08 23:48:39 +0000
commite8805207a8d5748138ea15d84f035c3f25aa5c10 (patch)
tree12fe2101621cc4b07ac9f0f2f1f56da7518c52d2 /usr/local/etc
parentb62f2ef1b1a88d1c23b158f445eaff022fcfafc6 (diff)
downloadpfsense-e8805207a8d5748138ea15d84f035c3f25aa5c10.zip
pfsense-e8805207a8d5748138ea15d84f035c3f25aa5c10.tar.gz
Now that php is back to normal, back out the extension lines so that they are not loaded twice
Diffstat (limited to 'usr/local/etc')
-rw-r--r--usr/local/etc/php.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/local/etc/php.ini b/usr/local/etc/php.ini
index 836f547..da80250 100644
--- a/usr/local/etc/php.ini
+++ b/usr/local/etc/php.ini
@@ -16,7 +16,4 @@ apc.shm_size="30"
extension_dir=/usr/local/lib/php/extensions/no-debug-non-zts-20020429/
extension=apc.so
extension=radius.so
-extension=pcre.so
-extension=xml.so
-extension=curl.so
memory_limit = 32M
OpenPOWER on IntegriCloud