don't woory what version of X you are running, the below link will make you
run CFMX/JRUN in under 10min


http://mail.maclaunch.com/tibs75/MacOSXInstall.pdf




cheers
Mr Mac guy










on 30/3/04 5:15 PM, Steve Soars at [EMAIL PROTECTED] wrote:

> mike,
> 
> you might also like to try the server manager from http://www.fe77.com/ it
> looks pretty flashy.
> 
> we use webmin on our linux boxes and couldn�t live without it
> 
> steve
> 
> On 30/3/04 4:04 PM, "rob" <[EMAIL PROTECTED]> wrote:
> 
>> 
>> 
>> Begin forwarded message:
>> 
>>> From: Mike De-Borde <[EMAIL PROTECTED]>
>>> Date: 30 March 2004 10:08:53 AM
>>> To: rob <[EMAIL PROTECTED]>
>>> Subject: Re: [cfaussie] CF on OSX
>>> 
>>> Rob.
>>> jrun will only talk to Apache 2, which as an option on 10.3.Server.
>>> You will have to get Apache 2 working first.
>>> Then use wsconfig to configure Jrun to use the apache sever.
>>> You shouldn't have to edit the httpd.conf.
>>> 
>>> We have had it working, but are needing investigation into the relams
>>> etc being transferred across from 1.3. to 2.
>>> 
>>> there isn't a convenient interface for 10.3 to control apache 2... I
>>> will be trying webmin when I get a chance.
>>> 
>>> Mike
>>> 
>>> On 29/03/2004, at 10:32 AM, rob wrote:
>>> 
>>>> 
>>>> 
>>>> Begin forwarded message:
>>>> 
>>>>> From: Gavin Cooney <[EMAIL PROTECTED]>
>>>>> Date: 26 March 2004 6:49:01 PM
>>>>> To: CFAussie Mailing List <[EMAIL PROTECTED]>
>>>>> Subject: [cfaussie] CF on OSX
>>>>> Reply-To: CFAussie Mailing List <[EMAIL PROTECTED]>
>>>>> 
>>>>> CFAussies,
>>>>> �
>>>>> It's a bit late on a Friday to ask a question, but if i'm lucky
>>>>> someone will have an answer for me when i'm back in the office on
>>>>> monday.
>>>>> �
>>>>> This is driving me mental, and i know that a few of you have CF
>>>>> running on OSX so i thought i'd ask again.
>>>>> �
>>>>> I have OS 10.3 with JRun and ColdFusion running. This works fine.�
>>>>> �
>>>>> I can see JRun running at http://127.0.0.1:8000/
>>>>> and serve pages from the URL: http://127.0.0.1:8100/cfusion/
>>>>> �
>>>>> Now, what i really want to do is connect ColdFusion to the
>>>>> pre-installed Apache server running on my machine.
>>>>> �
>>>>> I want to be able to setup virtual hosts etc and run separate facry
>>>>> installations without the port number and the /cfusion/
>>>>> �
>>>>> At the moment, if i make a test.cfm file and put it in my apache
>>>>> root, it just serves me the CFML code rather than going to
>>>>> ColdFusion and doing the DB query or whatever.
>>>>> �
>>>>> I've gone into /Applications/JRun4/bin/wsconfig and tried to setup
>>>>> Apache as a server.
>>>>> JRun Host: localhost
>>>>> JRun Server: default
>>>>> Web Server: Apache
>>>>> Configuration Directory: /etc/httpd
>>>>> �
>>>>> these are the JRun settings now in my httpd.conf file:
>>>>> �
>>>>> 
>>>>> # JRun Settings
>>>>> 
>>>>> LoadModule jrun_module /Applications/JRun4/lib/wsconfig/1/mod_jrun.so
>>>>> 
>>>>> <IfModule mod_jrun.c>
>>>>> 
>>>>> JRunConfig Verbose false
>>>>> 
>>>>> JRunConfig Apialloc false
>>>>> 
>>>>> JRunConfig Ssl false
>>>>> 
>>>>> JRunConfig Ignoresuffixmap false
>>>>> 
>>>>> JRunConfig Serverstore
>>>>> /Applications/JRun4/lib/wsconfig/1/jrunserver.store
>>>>> 
>>>>> JRunConfig Bootstrap 127.0.0.1:51000
>>>>> 
>>>>> #JRunConfig Errorurl <optionally redirect to this URL on errors>
>>>>> 
>>>>> AddHandler jrun-handler .jsp .jws
>>>>> 
>>>>> </IfModule>
>>>>> 
>>>>> Can anyone tell me what i'm doing wrong?
>>>>> 
>>>>> Thanks a lot
>>>>> 
>>>>> Gav
>>>>> ---
>>>>> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
>>>>> To unsubscribe send a blank email to
>>>>> [EMAIL PROTECTED]
>>>>> MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
>>>>> http://www.mxdu.com/ + 24-25 February, 2004
>>>> Robert Shaw
>>>> Online Learning
>>>> [EMAIL PROTECTED]
>>>> MLC School
>>>> Rowley Street
>>>> Burwood  2134
>>>> Phone: 97471266
>>>> Mobile: 0422222515
>>>> Fax: 97453254
>>>> 
>>> _________________________
>>> Mike De-Borde
>>> 
>>> Network Manager
>>> MLC School
>>> 
>>> [EMAIL PROTECTED]
>>> 
>>> Phone: (02) 8741 3162
>>> Fax: (02) 9745 3254
>>> 
>> Robert Shaw
>> Online Learning
>> [EMAIL PROTECTED]
>> MLC School
>> Rowley Street
>> Burwood  2134
>> Phone: 97471266
>> Mobile: 0422222515
>> Fax: 97453254
>> 
>> 
>> ---
>> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
>> To unsubscribe send a blank email to [EMAIL PROTECTED]
>> 
>> 
>> 
>> MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
>> http://www.mxdu.com/ + 24-25 February, 2004
>> 
> 
> 
> ---
> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to [EMAIL PROTECTED]
> 
> MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
> http://www.mxdu.com/ + 24-25 February, 2004


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to