[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Apache Doesn't Process php Files
- Subject: Re: [cobalt-users] Apache Doesn't Process php Files
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu May 23 03:03:05 2002
- Organization: Front Street Networks LLC
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Wednesday 22 May 2002 11:47 pm, Bruce Vander Werf wrote:
> I am having trouble getting Apache to process php files through the PHP
> interpreter. When I view a *.php file in a browser, I see my PHP source.
>
> I am running Apache 1.3.20 on a RAQ4. The web server was installed before I
> became involved in this project.
>
> I have successfully installed PHP 4.1.2 using the package from
> Pkgmaster.com through the Install Software applet on the admin control
> panel. I can run PHP interactively from the command line. The php.ini file
> is in /etc/httpd.
>
> I have the following lines in my httpd.conf file:
>
> # Extra Modules
> #LoadModule php_module modules/mod_php.so
> #LoadModule php3_module modules/libphp3.so
> LoadModule php4_module modules/libphp4.so
>
> # Extra Modules
> #AddModule mod_php.c
> #AddModule mod_php3.c
> AddModule mod_php4.c
> AddModule mod_perl.c
> #AddModule mod_casp2.c
On my system none of these Extra Modules are loaded, all commented out.
> AddType application/x-httpd-php .php4
> AddType application/x-httpd-php .php
>
> The last two lines are actually in both the main configuration section and
> the VirtualHost section for the site that I am trying to use.
>
> I have restarted the web server several times.
My srm.conf has these entriees
AddType application/x-httpd-php .php3
AddType application/x-httpd-php .php4
AddType application/x-httpd-php .php
#AddType application/x-httpd-php4 .php3
#AddType application/x-httpd-php4 .php4
#AddType application/x-httpd-php4 .php
#AddType application/x-httpd-php4-source .php4s
#AddType application/x-httpd-php4-source .php3s
#AddType application/x-httpd-php4-source .phps
And also a DirectoryIndex with index.php default.php added
HTH
--
Gerald Waugh
http://www.frontstreetnetworks.com :: Phone. [011] 203.785.0699
Front Street Networks LLC | SOHO Networks & Web Site Hosting
229 Front Street, Ste. #C, New Haven, CT, 06513-3203 United States