Date: Wed, 12 Jan 2011 14:40:56 +0000 From: four.harrisons@googlemail.com To: kline@thought.org Cc: freebsd-questions@freebsd.org Subject: Re: Which php?? Message-ID: <4d2ef155.8190df0a.6244.00f0@mx.google.com>
next in thread | raw e-mail | index | archive | help
=0D=0A> Lots of warnings::=0D=0A>=0D=0A>=0D=0A> Deprecated: Directive 're= gister_long_arrays' is deprecated in PHP=0D=0A> 5.3 and greater in Unknow= n on line 0=0D=0A>=0D=0A> Deprecated: Directive 'magic_quotes_gpc' is dep= recated in PHP 5.3=0D=0A> and greater in Unknown on line 0=0D=0A> PHP 5.3= =2E5 with Suhosin-Patch (cli) (built: Jan 11 2011 12:31:01)=0D=0A> (DEBUG= )=0D=0A> Copyright (c) 1997-2009 The PHP Group=0D=0A> Zend Engine v2.3.0,= Copyright (c) 1998-2010 Zend Technologies=0D=0A>=0D=0AThis is kinda good= , at least its installed !=0D=0A=0D=0ATo turn off deprecated notices in l= ooging:=0D=0Aedit /usr/local/etc/php.ini ( approx line 523)=0D=0Aerror_re= porting =3D E_ALL & ~E_DEPRECATED=0D=0A=0D=0AMake php log errors: ( line = approx 646)=0D=0Aerror_log =3D /var/log/php_errors.log=0D=0A=0D=0Athen tr= y php -v from shell,=0D=0A=0D=0A_________________________________________= ______=0D=0Afreebsd-questions@freebsd.org mailing list=0D=0Ahttp://lists.= freebsd.org/mailman/listinfo/freebsd-questions=0D=0ATo unsubscribe, send = any mail to "freebsd-questions-unsubscribe@freebsd.org"=0D=0A
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4d2ef155.8190df0a.6244.00f0>