[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Does Qube3 come with MySQL support in PHP? [was: (no ...
- Subject: Re: [cobalt-developers] Does Qube3 come with MySQL support in PHP? [was: (no ...
- From: KPortsmout@xxxxxxx
- Date: Fri Apr 6 19:30:29 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
In a message dated 06/04/2001 20:44:47 GMT Daylight Time,
rodrigo.pichardo@xxxxxxxxxxxxxxxxxxxxxx writes:
<< Hi, I have the same problem and this answer is OK. Now my question is my
Qube have PHP v4.0.1, Can I use .php3 files?
Please help me
Thanks
Rod
>>
As long as you have the following in your httpd.conf file....
AddType application/x-httpd-php .php4
AddType application/x-httpd-php .php3
AddType application/x-httpd-php .php
HTH
Ade