PHP built without CLI SAPI?
Posted: Tue Nov 08, 2005 5:36 pm
I'm still using PHP 4.3.10, so feel free to yell at me in case this was changed in a later release. ;)
I noticed that the ART PHP package seems to have been built without --enable-cli (or, since it is a 4.3.x release, with --disable-cli). Was that a deliberate decision (for some technical reason), or did you just figure that CLI mode wasn't particularly important in the Plesk environment?
I use PHP for a number of command line tools and cron scripts, and it would make things a bit easier if I could use the CLI SAPI instead of CGI. For example, CLI mode adds some useful constants and overrides some INI directives.
Is there any chance the CLI SAPI could be added for a future release?
PS: I'm on a 3ES server running Plesk 7.5.4.
I noticed that the ART PHP package seems to have been built without --enable-cli (or, since it is a 4.3.x release, with --disable-cli). Was that a deliberate decision (for some technical reason), or did you just figure that CLI mode wasn't particularly important in the Plesk environment?
I use PHP for a number of command line tools and cron scripts, and it would make things a bit easier if I could use the CLI SAPI instead of CGI. For example, CLI mode adds some useful constants and overrides some INI directives.
Is there any chance the CLI SAPI could be added for a future release?
PS: I'm on a 3ES server running Plesk 7.5.4.