Click to See Complete Forum and Search --> : PHP 4.0.3 file extention problem


Anon
10-23-2000, 04:40 PM
Okay propeller heads, help me out.

I've installed PHP 4.0.3 on a Windows 98 w/ PWS. I used the Windows Installer version of PHP 4.0.3. I had no problems whatsoever. I did my own registry entries, just like the PHP manual described.

Now, trying to install the same PHP version on a Windows NT w/ Service Pack 6.0 & PWS has left me stumped.

Two of my file extentions do not work.

On the Win98 machine, I setup .php, .php3, and .phtml. They all work.

But on the Windows NT machine, I set up all three, but only the .phtml extention works. The .php and .php3 extentions give me a "Page not found" error.

I've checked and rechecked. My extentions are setup correctly as far as I can tell. I used the same method as I did on the Win98 machine.

Any help would be truly appreciated to solving this problem.

Anon
10-24-2000, 04:07 PM
The obvious question, did you restart IIS? I've had to completely reboot before the registry changes were picked up.

Anon
10-25-2000, 01:05 AM
Hey...thanks for bothering to give a hint.

I got it figured out.

I had a couple of bad installs. My file types were registered with IIS about 50 times each?!

I just wiped out both IIS and PHP, then did a clean install for both.

It worked great.

You answered didn't help me any, but it is good to know somebody will try to help out if you are in a pinch.

Thanks.