Entry
"Missing OCX control" error preventing PHP4 configuration on Win2k Pro and Srv. What am i missing?
Nov 14th, 2002 23:26
Aaron Tomason, Charles Eberhardt,
I was having this proble as well. under your Internet service
management control located in your administrative tools section if you
right click on your server . . usually called Default webserver, right
click that and select properties, then under home directory towards the
bottom click configuration under the tab apps mapping check to see if
you have a extension setup for php if not click add. incert in the
excutable field "c:\php\php.exe %s %s" you must have the %s or it will
not work. Now in the extention box below that enter .php, and click ok.
you have to do this for .php3 and .phtml. this should fix your problem.
Aaron Tomason