So sprach Dddogbruce (@home.com) am Mon, Apr 16, 2001 at 03:12:25PM -0700:
> $greeting = "Hello!"
> echo "$greeting"
> ?>
Since I also have this problem, I tried your suggestion, and it didn't work.
However, I expected this, because apache doesn't know which interpreter to
use to exec this scri
On Tue, 17 Apr 2001, Christian Reiniger wrote:
> Are you 100% sure that it's /bin/php ? That's a pretty unusual location
> for PHP to be installed in. /usr/bin/php or /usr/local/bin/php are the
> common ones
Yeah, my php interpreter is on /usr/bin/php, i just made a symlink on
/bin..., but it
On Monday 16 April 2001 22:40, you wrote:
> Hi..
>
> I'm tring to use a php-script like cgi, but the only thing i got is
> "Internal Server Error..."
>
> That's my test-script..
> ---
> #!/bin/php -q
Are you 100% sure that it's /bin/php ?
--
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]
Hi..
I'm tring to use a php-script like cgi, but the only thing i got is
"Internal Server Error..."
That's my test-script..
---
#!/bin/php -q
I tried whithout "-q" and "echo "Con
5 matches
Mail list logo