In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says... > Can someone direct me as to how to install PHP on a linux system as CGI? I > wish to attempt to use posix_setuid() functions. > > Thanks
If you are compiling from source, use your normal configure but without reference to --with-apxs and a binary executable will be created. If you are using 4.3 I think there is a php-cli which should do what you want. -- Quod subigo farinam -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php