Re: executing php
[email protected] (Juergen Daubert) Fri, 25 Jun 2004 08:59:03 +0200
| Newsgroups | gmane.network.mathopd |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jun 24, 2004 at 09:39:31PM +0200, Bartosz Aninowski wrote:
>
> > have a look at the 'StayRoot' and 'ScriptUser' keywords.
> thanks
> but still have a problem
>
> 500 Internal error
You are using a dedicated cgi version of php ?
The cli, e.g. built together with the apache dso, will not work.
$:~> php -v
PHP 4.3.7 (cgi) (built: Jun 3 2004 16:55:38)
^^^
--
[email protected]