Date: Wed, 21 Aug 2002 08:36:56 +0200 From: Roman Neuhauser <neuhauser@bellavista.cz> To: Mike Sturdee <sturdee@pathwaynet.com> Cc: freebsd-questions@freebsd.org Subject: Re: Standalone PHP Message-ID: <20020821063656.GC21595@freepuppy.bellavista.cz> In-Reply-To: <Pine.LNX.4.21.0208201926500.6109-100000@uruguay.pathwaynet.com> References: <Pine.LNX.4.21.0208201926500.6109-100000@uruguay.pathwaynet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Tue, 20 Aug 2002 19:27:15 -0400 (EDT)
> From: Mike Sturdee <sturdee@pathwaynet.com>
> To: freebsd-questions@freebsd.org
> Subject: Standalone PHP
>
> I built mod_php4 from ports with STANDALONE=yes, and then copied
> /usr/local/bin/php to php.cgi in the users www directory. Added the
> appropriate Action & AddHandler lines to httpd.conf (or .htaccess),
> yet I am always greeted with the following errors.. The same php.cgi
> will parse a PHP script on the command line without a problem..
>
> Warning: Unexpected character in input: ' in
> /home/user/www.domain.com/php.cgi
> on line 2990
does it actually build the CGI SAPI with -DSTANDALONE? isn't it the
CLI version?
--
FreeBSD 4.6-STABLE
8:36AM up 14:28, 7 users, load averages: 0.00, 0.00, 0.00
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020821063656.GC21595>
