Stace, I just confirmed the same issue. I moved the CFIDE to the directory you have mapped below and made my aliases in Apache. I can get to the CFAdmin just fine, but I can't invoke the cfcexplorer. I was also using the jdk.1.4.1 SF (?) and I moved it back to the built in CFMX jre, same error.
I moved my directory back to the Apache htdocs folder and removed the mapping and found that I can't invoke the cfcexplorer there either. Looks like that the CFMX updater broke something? ~Todd -- ============================================================ Todd Rafferty ([EMAIL PROTECTED]) - http://www.web-rat.com/ | Team Macromedia Volunteer for ColdFusion | http://www.macromedia.com/support/forums/team_macromedia/ | http://www.flashCFM.com/ - webRat (Moderator) | http://www.ultrashock.com/ - webRat (Back-end Moderator) | ============================================================ On Tue, 24 Sep 2002, Stacy Young wrote: > This is the error I get when invoking the explorer from the external Apache > server: > > ---------------------------------------------- > Component not found > The component definition file for component > 'CFIDE.componentutils.cfcexplorer' cannot be found on this server. > ---------------------------------------------- > > Here are my mappings in the conf: > > Alias /cfide/ "C:/CFusionMX/wwwroot/CFIDE/" > > <Directory "C:/CFusionMX/wwwroot/CFIDE"> > Options Indexes FollowSymlinks MultiViews > AllowOverride None > Order allow,deny > Allow from all > </Directory> > > Alias /CFIDE/ "C:/CFusionMX/wwwroot/CFIDE/" > > <Directory "C:/CFusionMX/wwwroot/CFIDE"> > Options Indexes FollowSymlinks MultiViews > AllowOverride None > Order allow,deny > Allow from all > </Directory> > -- ============================================================ Todd Rafferty ([EMAIL PROTECTED]) - http://www.web-rat.com/ | Team Macromedia Volunteer for ColdFusion | http://www.macromedia.com/support/forums/team_macromedia/ | http://www.flashCFM.com/ - webRat (Moderator) | http://www.ultrashock.com/ - webRat (Back-end Moderator) | ============================================================ ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

