Date: 07/31/00
- Next message: Boris Kalashnikov: "[PHP-DEV] Free Web Interface for remote MySQL Database - WHERE ?"
- Previous message: douville <email protected>: "[PHP-DEV] PHP 4.0 Bug #5883: --enable-trans-sid modification request"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> ID: 2550
> Updated by: waldschrott
> Reported By: djm <email protected>
> Status: Closed
> Bug Type: Feature/Change Request
> Assigned To:
> Comments:
>
> I assume this is outdated...
It's not. I just checked out the CVS copy:
djm <email protected> 200 $ find . -type f | xargs grep EXEC_DIR
./php4/configure.in: AC_DEFINE(PHP_SAFE_MODE_EXEC_DIR,"/usr/local/php/bin", [ ])
./php4/configure.in: AC_DEFINE_UNQUOTED(PHP_SAFE_MODE_EXEC_DIR,"$withval", [ ])
./php4/configure.in: AC_DEFINE(PHP_SAFE_MODE_EXEC_DIR,"/usr/local/php/bin", [ ])
./php4/configure.in: AC_DEFINE(PHP_SAFE_MODE_EXEC_DIR,"/usr/local/php/bin", [ ])
./php4/main/main.c:#ifndef SAFE_MODE_EXEC_DIR
./php4/main/main.c:# define SAFE_MODE_EXEC_DIR "/"
The value isn't used anywhere.
-- 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: Boris Kalashnikov: "[PHP-DEV] Free Web Interface for remote MySQL Database - WHERE ?"
- Previous message: douville <email protected>: "[PHP-DEV] PHP 4.0 Bug #5883: --enable-trans-sid modification request"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

