Date: Mon, 17 Jan 2000 09:45:52 -0000 From: "Peter McGarvey" <Networks.Manager@rncm.ac.uk> To: "Ms. Tasnaporn Vongvichialchai" <vtasna@start.or.th> Cc: <freebsd-questions@FreeBSD.ORG> Subject: RE: Browser isn't understand my php scripts ! ! Message-ID: <NDBBJLAJELEHNLGABIJNKELGDIAA.Networks.Manager@rncm.ac.uk> In-Reply-To: <007701bf60cc$15ed4790$1d20c8a1@start.or.th>
next in thread | previous in thread | raw e-mail | index | archive | help
Open httpd.conf in your favourite text editor.
Find the "AddModule" directives.
Add the line
AddModule mod_php3.c
to the end of the list.
Restart Apache.
TTFN, FNORD
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Peter McGarvey, Networks Manager | email: Networks.Manager@rncm.ac.uk
Royal Northern College of Music | tel: +44 (0)161 907 5218
124 Oxford Road, Manchester, | fax: +44 (0)161 273 7611
England M13 9RD | mobile: +44 (0)7887 990564
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> -----Original Message-----
> From: owner-freebsd-questions@FreeBSD.ORG
> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Ms. Tasnaporn
> Vongvichialchai
> Sent: 17 January 2000 09:20
> To: Alexander V P
> Cc: freebsd-questions@FreeBSD.ORG
> Subject: Re: Browser isn't understand my php scripts ! !
>
>
> I had checked it and it already has 2 lines :
>
> AddType application/x-httpd-php3 .phtml .php3
> AddType application/x-httpd-php3-source .phps .php3s
>
> When I run "/usr/local/sbin/httpd -l" it showed
> Compiled-in modules:
> http_core.c
> mod_so.c
> mod_php3.c
>
> So I don't know what's wrong ? Do I have to config anything else ?
>
> ----- Original Message -----
> From: Alexander V P <alex@big-blue.net>
> To: Ms. Tasnaporn Vongvichialchai <vtasna@start.or.th>
> Cc: FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
> Sent: Monday, January 17, 2000 3:33 PM
> Subject: Re: Browser isn't understand my php scripts ! !
>
>
> > check in httpd.con if there's definion for php3.
> > look for AddType application/x-httpd-php3 .php3
> > hope it helps
> > alex
> >
> > On Mon, 17 Jan 2000, Ms. Tasnaporn Vongvichialchai wrote:
> >
> > > I have followed all the steps to install PHP-3.0.12 with the
> Apache_1.3.9
> > > FreeBSD UNIX, but my PHP scripts are not show up in my
> browser and I am
> > > being asked to save the file. Help!
> > >
> > > =====================================
> > > Ha
> > >
> > >
> > >
> > > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > > with "unsubscribe freebsd-questions" in the body of the message
> > >
> >
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
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?NDBBJLAJELEHNLGABIJNKELGDIAA.Networks.Manager>
