> I am trying to get this setup. After installing when it > wants to setup the Connection to the External Server which > I assume is my PWS Server. I am using this for learning on > my local machine. I assume you would have it listen to port > 80 but that simple stops my PWS from working completely. > What can I do to fix this? I tried uninstalling and > reinstalling but now jrun.dll is locked, I tried rebooting > into dos mode and then deleting the dll that seem to have > worked only now I can not get into the setup of server > connector. So I uninstalled and reinstalled it seemed to > work but when I used the connector once again I was in the > above pickle. What am I doing wrong? Am I understanding or > not asking the right questions? HELP? You can't set the JRun connector to listen on port 80 if your web server will also listen at port 80. You should be able to uninstall and reinstall by stopping all JRun and web server services. If you're just running JRun on your machine for development, you might as well skip the connector and use the JRun Web Server, which will be listening on some other port mentioned during the install. I think that the default port for the Admin Server is 8000, and the default port for the Default Server is 8100, but I'm not sure. You might want to subscribe to the JRun-talk list (mailto:[EMAIL PROTECTED]). Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

