On Thu, Sep 25, 2008 at 10:02 AM, Ian Skinner wrote: > All the logs we have looked at show now errors... > > We can run ColdFusion from the command line /jrun4/bin/jrun -start > cfusion... > Nothing out of the ordinary happens during this. > > But when running Apache dies.. and will not even serve up HTML pages... > Stop ColdFusion Apache serves up HTML but obviously CFM pages do nothing.. > Start cfusion ... nothing again.
All the logs, eh? :-) There's usually something somewhere-- unless you add a <cfabort> and just forget about it, of course. Port conflict, maybe? This: http://www.unix.ms/pcp/ will show you processes listening on port 80. Hmm... probably not that... Maybe you need to compile the JRun connector? There'd be something in the apache logs if that were the case, IIRC. You sure you checked all the logs you can think of? Force be with you! :Den -- In the perception of a tree we can distinguish the act of experiencing, or perceiving, from the thing experienced, or perceived. Samuel Alexander ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313105 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

