Frontpage 2003 server error

Turboweb

Verified User
Joined
Nov 5, 2006
Messages
11
Hi Guys,

Have set up a new user and enabled fp extentions.

Trying to contect to publish i get the following....

server error: server error: error 2 opening registry key " SOFTWARE\microsoft\shared Tools\Web Server Extentions\Ports\Port 80".

Possible causes
1. the webserver may not have the fronpage server extentions installed.

What is the next thing to do to deal with this. I do have some clients that use fronpage and of course should be able to host them.

all help appreciated.
turbo
 
Then do:

cd /usr/local/directadmin/scripts/customapache
./build update
./build frontpage_ext d
/sbin/service httpd restart
 
Back
Top