House of Fusion
Home of the ColdFusion Community
Hostmysite VPS Hosting

Search cf-mac

July 24, 2008

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
     1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31     

Subscribe Now
Fusion Authority Quarterly Update - ColdFusion 8 Special Edition

For ColdFusion hosting try HostMySite.com.
Search over 2,500 ColdFusion resources here  >>>      
Home /  Groups /  ColdFusion Mac (CF-Mac)

ColdFusion 8 Will Not install

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 

Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
John Barrett
08/11/2007 09:59 PM

I have been trying to install CF 8 on my powerPC, but it will not install! I am able to install the first part of the install, but the second part when you go to the CF admin I get Internal Server (500) Error. I have tried 4 times to install it, but each time I get this same problem. I had CF MX 7 on this mac with no problems, but I removed it to install CF 8. I have the powerPC, java version 1.42, and below is what I have in the htppd.conf file: to view index.cfm <IfModule mod_dir.c> DirectoryIndex index.html index.htm index.cfm index.jsp </IfModule> Written by the JRun install: # JRun Settings LoadModule jrun_module /Applications/JRun4/lib/wsconfig/1/mod_jrun.so <IfModule mod_jrun.c>     JRunConfig Verbose false     JRunConfig Apialloc false     JRunConfig Ignoresuffixmap false     JRunConfig Serverstore /Applications/JRun4/lib/wsconfig/1/jrunserver.store     JRunConfig Bootstrap 127.0.0.1:51020     #JRunConfig Errorurl url <optionally redirect to this URL on errors>     #JRunConfig ProxyRetryInterval 600 <number of seconds to wait before trying to reconnect to unreachable clustered ser$     #JRunConfig ConnectTimeout 15 <number of seconds to wait on a socket connect to a jrun server>     #JRunConfig RecvTimeout 300 <number of seconds to wait on a socket receive to a jrun server>     #JRunConfig SendTimeout 15 <number of seconds to wait on a socket send to a jrun server>     AddHandler jrun-handler .jsp .jws .cfm .cfml .cfc .cfr .cfswf </IfModule>

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
John Barrett
08/12/2007 04:51 AM

I finally got it running:) I have to stop, and re-start apache for it to work. When I log into JRun, it says, "cfusion" is stopped, but since I can log into the CF Admin, it is running. I think that this mnight be a bug in CF 8. ----- Excess quoted text cut - see Original Post for more -----      > JRunConfig Verbose false      > JRunConfig Apialloc false      > JRunConfig Ignoresuffixmap false      > JRunConfig Serverstore /Applications/JRun4/lib/wsconfig/1/jrunserver. > store      > JRunConfig Bootstrap 127.0.0.1:51020      > #JRunConfig Errorurl url <optionally redirect to this URL on errors>      > #JRunConfig ProxyRetryInterval 600 <number of seconds to wait before > trying to reconnect to unreachable clustered ser$      > #JRunConfig ConnectTimeout 15 <number of seconds to wait on a socket > connect to a jrun server>      > #JRunConfig RecvTimeout 300 <number of seconds to wait on a socket > receive to a jrun server>      > #JRunConfig SendTimeout 15 <number of seconds to wait on a socket send > to a jrun server>      > AddHandler jrun-handler .jsp .jws .cfm .cfml .cfc .cfr .cfswf > </IfModule>


<< Previous Thread Today's Threads Next Thread >>

Mailing Lists