depending on what web server you're using, you need to add the php3
extention to the extentions that php4 parses.

for apache, this would look like:

    AddType application/x-httpd-php .php, .php3

give me a few more details, and i'll try and help more...


--
Jason Wood
Chief Technology Officer
Expressive Tek, Inc.
407 Kehrs Mill Road
Ballwin, MO 63011
Phone 636.256.1362
www.expressivetek.com



"Todd Williamsen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have the latest release of php, but it is not reading the php3
extension,
> but it runs perfectly fine with the .php extension.
>
> I could rename them all, but they all link to each other and that means a
> lot of editing...
>
> I do recall making sure that php3 extension is handled by php.exe, but
what
> can cause it not to work and how do I get it to work?
>
>



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to