multiple paths in safe_mode_exec_dir config

Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.

Moderator: General Moderators

Post Reply
FliesLikeABrick
Forum Newbie
Posts: 1
Joined: Mon Feb 20, 2006 2:54 pm

multiple paths in safe_mode_exec_dir config

Post by FliesLikeABrick »

Is there any good reason why one is not able to use a colon separated path in php.ini for safe_mode_exec_dir, in a similar fashion to the include_path and safe_mode_include_dir directives? Can the problem be solved in any other way than duplicated executables or ugly symlinks?
Post Reply