Re: [PHP] Help me please.(Running stand-alone php)

2001-08-07 Thread Tina
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

Re: [PHP] Help me please.(Running stand-alone php)

2001-08-07 Thread Tina
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

Re: [PHP] Help me please.(Running stand-alone php)

2001-08-07 Thread Tina
#!/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