[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] php3 install on raq3
- Subject: Re: [cobalt-users] php3 install on raq3
- From: Markus Buchanan <mbuddy@xxxxxxxxxxxxxx>
- Date: Fri Jan 12 22:28:08 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
on 13/1/01 4:47 AM, Dean Lovell at dlovell@xxxxxxxxxxxxxxxxxxx wrote:
> AddType application/x-httpd-php3 .php3
> AddType application/x-httpd-php3-source .phps
> to the srm.conf file.
> When I try to test a php page, my browser tries to download the file.
> Before I added the lines in srm.conf, it just display the php code (not
> parsed).
>
> Any suggestions (sorry, I am brand new with all these technologies,
> including Linux). I have lots of NT and ASP experience, but have heard the
> ravings about the mysql and php combination, so here I am.
Did you add the lines AddModule and LoadModule in httpd.conf
Just for the info of prople on the list, we were running php3 from the rpms
and wanted to upgrade to php4 for the new features. We downloaded and
compiled php4 from the php.net web site with no hitches and everything
worked fine.
Markus