I,
There is my problem.
I have compiled php as a binaries with the option --enable-discard-path to be able to use
php script as cgi.
i have create some script i have put them in the cgi-bin directory i have done a chmod 755
but when i run the script from netscape directory or called by another file i got this error "No input file specified" if someone have a idea it will be verry appreciate...
I have also put the line #!/usr/local/bin/php in all the php script...
thanks in advance