Date: 11/15/00
- Next message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #7800 Updated: Compile faliure with a recursive error"
- Previous message: jens <email protected>: "[PHP-DEV] PHP 4.0 Bug #7833: Array and class works strange"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bug Database wrote:
>
> There isn't such configure argument as
> --disable-magic-quotes. And php.ini is a static
> file which you always should edit by hand.
cd /usr/src/php-4.0.3.pl1
./confugre --help | grep magic
--enable-magic-quotes Enable magic quotes by default.
here is some further context to find where that occurs in the output:
--enable-debug Compile with debugging symbols.
--enable-safe-mode Enable safe mode by default.
--with-exec-dir[=DIR] Only allow executables in DIR when in safe mode
defaults to /usr/local/php/bin
--enable-sigchild Enable PHP's own SIGCHLD handler.
--enable-magic-quotes Enable magic quotes by default.
--disable-rpath Disable passing additional runtime library
search paths
--enable-libgcc Enable explicitly linking against libgcc
--disable-short-tags Disable the short-form <? start tag by default.
-- Don Rude Lead Hacker V 301-208-1796 x11 F 301-208-9731 Build your world. http://STEEM.com-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #7800 Updated: Compile faliure with a recursive error"
- Previous message: jens <email protected>: "[PHP-DEV] PHP 4.0 Bug #7833: Array and class works strange"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

