If you are getting "#!/usr/local/bin/php" output to the screen, then the
cgi scripts do no need the line in them to execute properly. Do you have
access to the scripts? Try removing this line altogether. What happens?
- Devon
In article
<[EMAIL PROTECTED]>,
[EMAIL PROTECTED] (James Peter Gre
On Fri, 5 Oct 2001, David Robley wrote:
> On Fri, 5 Oct 2001 15:15, James Peter Gregory wrote:
> > hi all,
> >
> > I've been asked to do some work on some servers where php can only run
> > as cgi. Unfortunately it seems that php has a bug which means that
> >
> > #!/usr/local/bin/php
> >
> >
On Fri, 5 Oct 2001 15:15, James Peter Gregory wrote:
> hi all,
>
> I've been asked to do some work on some servers where php can only run
> as cgi. Unfortunately it seems that php has a bug which means that
>
> #!/usr/local/bin/php
>
> gets printed out at the top of each page if I do this.
>
>
hi all,
I've been asked to do some work on some servers where php can only run as
cgi. Unfortunately it seems that php has a bug which means that
#!/usr/local/bin/php
gets printed out at the top of each page if I do this.
Are there any workarounds for this? Is it fixed in the cvs versions?
4 matches
Mail list logo