Indeed, there is no test.cfm page in htdocs.
It is up to you to create a simple one to test your ColdFusion installation
with Apache.

As for installing Apache before or after CFMX, I don't think that it is
important.

What does appear in the command prompt when you run the .bat file?
(if there is any problem it should be indicated)

Benoit Hediard

> -----Message d'origine-----
> De : Juan Nava [mailto:[EMAIL PROTECTED]
> Envoy� : jeudi 13 mars 2003 23:00
> � : CF-Talk
> Objet : RE: Apache 2.0.44 and CFMX Server HELP!!
>
>
> Benoit,
>   Wouldn't I need to install Apache first and then
> CFMX for this to work.  Following these steps, the
> .bat file doesnt put anything in the httpd file and
> there is no test.cfm file in htdocs.  Any
> suggestoins??
> Juan
> --- Benoit Hediard <[EMAIL PROTECTED]> wrote:
> > Hi Juan,
> >
> > I just installed CFMX + Apache 2.0.44 on Windows
> > 2000 Server yesterday.
> > It worked fine.
> > (I've also installed Jrun4 SP1a + CFMX for J2EE +
> > Apache 2.0.44 on WinXP
> > Home, it also worked fine)
> >
> > Steps :
> > - install CFMX with the default integrated web
> > server,
> > - check your CFMX installation (access CF
> > Administrator),
> > - run the updater 2,
> > - install Apache 2,
> > - check you Apache installation (access the default
> > index.html page),
> > - edit
> > c:\CFusionMX\bin\connectors\Apache_connector.bat and
> > change
> > "..\program files\apache group\apache\.." to
> > "..\program files\apache
> > group\apache2\.."
> > - run the Apache_connector.bat file,
> > - check your CFMX installation with a test.cfm page
> > in Apache htdocs.
> >
> > It should work...
> >
> > If you need to remove any connectors (IIS or
> > Apache), you can run
> > Remove_ALL_connectors.bat.
> >
> > Good luck.
> >
> > Benoit Hediard
> > www.benorama.com
> >
> > PS : FYI, the .bat file should add the following
> > lines in your httpd.conf
> >
> > # JRun Settings
> > LoadModule jrun_module
> > "C:/CFusionMX/runtime/lib/wsconfig/1/mod_jrun20.so"
> > <IfModule mod_jrun20.c>
> >     JRunConfig Verbose false
> >     JRunConfig Apialloc false
> >     JRunConfig Ssl false
> >     JRunConfig Ignoresuffixmap true
> >     JRunConfig Serverstore
> >
> "C:/CFusionMX/runtime/lib/wsconfig/1/jrunserver.store"
> >     JRunConfig Bootstrap 127.0.0.1:51010
> >     #JRunConfig Errorurl <optionally redirect to
> > this URL on errors>
> >     AddHandler jrun-handler .cfm .cfc .cfml .jsp
> > .jws
> > </IfModule>
> >
> > > -----Message d'origine-----
> > > De : Juan Nava [mailto:[EMAIL PROTECTED]
> > > Envoy� : mercredi 12 mars 2003 22:19
> > > � : CF-Talk
> > > Objet : RE: Apache 2.0.44 and CFMX Server HELP!!
> > >
> > >
> > > Ok.  I reinstalled everything.  Apache ran fine.
> > I
> > > installed CFMX and the updater, and configured
> > Apache
> > > for CFMX.  Apache still wont start.  Same problem
> > with
> > > module compatibility.
> > > :(
> > >
> > > --- Lincoln Milner <[EMAIL PROTECTED]>
> > wrote:
> > > >
> > >
> >
> http://www.macromedia.com/software/coldfusion/special/updater/faq/
> > > >
> > > > -----Original Message-----
> > > > From: Juan Nava [mailto:[EMAIL PROTECTED]
> > > > Sent: Wednesday, March 12, 2003 3:25 PM
> > > > To: CF-Talk
> > > > Subject: RE: Apache 2.0.44 and CFMX Server
> > HELP!!
> > > >
> > > >
> > > > Do you have a link for that?  I havent been able
> > to
> > > > find it.
> > > >
> > > > --- Lincoln Milner <[EMAIL PROTECTED]>
> > wrote:
> > > > > Do you have Updater 2 installed?  You need
> > that to
> > > > > work with the newer versions (i.e., after
> > 2.0.40)
> > > > of
> > > > > Apache...
> > > > >
> > > > > -lincoln
> > > > >
> > > > > -----Original Message-----
> > > > > From: Juan Nava [mailto:[EMAIL PROTECTED]
> > > > > Sent: Wednesday, March 12, 2003 3:11 PM
> > > > > To: CF-Talk
> > > > > Subject: Apache 2.0.44 and CFMX Server HELP!!
> > > > >
> > > > >
> > > > > Hello all.  Has anyone successfully installed
> > CFMX
> > > > > on
> > > > > Apache 2.0.44??  Apache wont start after
> > > > configuring
> > > > > it for CFMX.  It says "the mod_jrun20 file is
> > not
> > > > > compatible with this version of Apache".  Any
> > > > > suggestions???  Thank you very much in
> > advance.
> > > > > --Juan
> > > > >
> > > > >
> > __________________________________________________
> > > > > Do you Yahoo!?
> > > > > Yahoo! Web Hosting - establish your business
> > > > online
> > > > > http://webhosting.yahoo.com
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > >
> > >
> >
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to