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 just like any
>other cgi script.
Actually I am quite wrong here, since you are running on windows not on
unix. Sorry about that. Normally there #! would not show up, perhaps there
is something special about windows....
--
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]