>   I have two problems in using PHP. Could you help me?
>   I am using Red-Hat to build up my System. Could I use Perl to control
some PHP program? Also, could I run my PHP program in Linux Console?

You'll probably need to compile PHP from source to get a CGI (standalone)
binary.

It's actually easier than messing with rpm, if you ask me.:-)

Oh -- Once you have that PHP CGI binary, you can run it from command line or
Perl or shell script or whatever.  Use it just like you would Perl with
#!/usr/sbin/php or whatever.

--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to