Alex Ciurea wrote:

> Hello,
> 
> I have a linux-debian machine. I've installed the php-module for the 
> apache web server, and I've realized that my php scripts (launced 
> from console) doesn't work.
> 
> What should I install in order to make working those php-scripts ?

To execute PHP scripts from the shell like perl scripts you need to 
install/compile another version of PHP as CGI.

You can find a lot of information on http://www.php.net web site.

KISS

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to