find it hard to believe I'm the only one having this problem.
Here's what I've done:
1. Installed Apache 2.0.47 for windows. The installation works, going to
http://localhost shows the default Apache index page.
2. Installed ColdFusion MX 6.1 as Standalone. This installation also works,
admin at http://localhost:8500/CFIDE/Administrator allows login to CFMX
Admin.
3. Opened the Apache httpd.conf file and added the following:
Alias /CFIDE "C:/CFusionMX/wwwroot/CFIDE"
Alias /cfide "C:/CFusionMX/wwwroot/CFIDE"
<Directory "C:/CFusionMX/wwwroot/CFIDE">
Options Indexes FollowSymLinks MultiViews IncludesNoExec
AddOutputFilter Includes html
AllowOverride None
Order allow,deny
Allow from all
</Directory>
4. Restarted Apache
5. Edited c:\cfusionmx\bin\connectors\Apache_connector.bat to reflect path
to Apache conf director
6. Verified that both Apache and CFMX 6.1 were running
7. Ran the Apache_connector.bat --- here's where the problem is:
Created file C:\CFusionMX\runtime\lib\wsconfig\jrunwin32.dll
Could not connect to any Jrun/ColdFusion servers on host localhost.
Possible causes:
Server not running
-Start Macromedia JRun4 or ColdFusion MX server
Server running
-JNDI listen port in jndi.properties blocked by TCP/IP filtering or
firewall on server
-host restriction in security.properties blocking communications with
server
Press any key to continue...
What am I doing wrong? I have no firewall installed and this is a standard
Windows XP Professional installation.
Has anyone else had these issues? Any ideas? I ran into this same problem a
while back with IIS, and finally gave up and used the built-in server. But
this time I really need to use Apache.
Thanks,
Jonathan
__________________________________________________
Jonathan Mauney
Web Application Developer / Manager, Digital Media Properties
1110 WBT AM / 107.9 the LINK (WLNK-FM) / JP Radio Network
Jefferson-Pilot Communications Co.
www.wbt.com
www.1079thelink.com
www.bobandsheri.com
www.mattandramona.com
www.pamstoneshow.com
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

