Hi,
Because you are running this as a SSI you need to put the folling line at
the top of your php script:
#!/path/to/php
usually:
#!/usr/local/bin/php
Then your script must be executeable by the webserver user just like any
other cgi script.
YTina.
On 2001-08-07 at 12:35 miguel valero wrot
On 2001-08-07 at 15:39 Tina wrote:
>Because you are running this as a SSI you need to put the folling line at
>the top of your php script:
>
>#!/path/to/php
>
>usually:
>
>#!/usr/local/bin/php
>
>Then your script must be executeable by the webserver user j
#!/path/to/php will not show at the top of the page.
(The problem was indeed not local to windows).
Tina.
--
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
3 matches
Mail list logo