Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199901

Re: [PHP3] mod_php3 not showing in server-status (and not functionning) From: Adam Sherman (adams <email protected>)
Date: 01/28/99

On 28-01-1999, at 11:17 PM -0500, you wrote:
>> Should mod_php3 show-up in server-status? I can't seem to get it to
>> work, and it's not showing up in server-status. httpd -L reports a
>> whole bunch of php3_* stuff though.
>>
>> Is there anything other than an AddType needed to get .phtml pages
>> to process?
>
> No, it wouldn't show up in your server-status. See the FAQ question #4.8
> for a couple of possible problems.

(Thanks for the _very_ quick response!)

I checked out the FAQ, httpd -l yields:
Compiled-in modules:
  http_core.c
  mod_so.c
  mod_php3.c

And my AddType _does_ show-up in server-status. But when I try to
access a .phtml or .php3 file, it just returns the file as html.
(Which is wierd since .php3 whould theorectically be returned as txt
since my default is text/plain and there is no handler for .php3.)

Thanks,

A.

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>