openbsd-ports/www/php4/patches/patch-php_ini-dist
avsm 770af9ab9d Update to php4-4.1.0
Not much response to my post to ports@ asking for testing, so there
will probably be some breakage in the more obscure flavors and
non-x86 arches.
2001-12-18 01:40:48 +00:00

13 lines
426 B
Plaintext

$OpenBSD: patch-php_ini-dist,v 1.3 2001/12/18 01:40:48 avsm Exp $
--- php.ini-dist.orig Sat Nov 24 19:37:08 2001
+++ php.ini-dist Sat Nov 24 19:38:00 2001
@@ -383,7 +383,7 @@ upload_max_filesize = 2M
;;;;;;;;;;;;;;;;;;
; Whether to allow the treatment of URLs (like http:// or ftp://) as files.
-allow_url_fopen = On
+allow_url_fopen = Off
; Define the anonymous ftp password (your email address)
;from="john@doe.com"