The user you are running the script with needs permission to write that file.
On Tue, Dec 22, 2009 at 10:04 AM, Jason Slack <[email protected]> wrote: > > Hello All, > > I am setting up CF 8 on a new server, CentOS 5.4. > > I install like normal > > I made sure httpd-devel was installed > > I run the following: > > /opt/coldfusion8/runtime/bin/wsconfig -server coldfusion -ws Apache -bin > /usr/sbin/httpd \ > -script /etc/init.d/httpd -dir /etc/httpd/conf -coldfusion -v > > I then run: > > chcon --reference=/usr/sbin/httpd > /opt/coldfusion8/runtime/lib/wsconfig/1/mod_jrun22.so > > > I am getting in /var/log/httpd/error.log: > [Mon Dec 21 13:17:34 2009] [notice] jrApache[2511: 56737] > 127.0.0.1:51800connect failed[20]: 13 13 Permission denied > [Mon Dec 21 13:17:34 2009] [notice] jrApache[2511: 56737] could not open > serverstore "/opt/coldfusion8/runtime/lib/wsconfig/1/jrunserver.store": No > such file or directory > [Mon Dec 21 13:17:34 2009] [notice] jrApache[2511: 56737] Couldn't > initialize from remote server, JRun server(s) probably down. > > There is no file at: > /opt/coldfusion8/runtime/lib/wsconfig/1/jrunserver.store > > I am not sure what goes in here. > > I cannot hit CFIDE/Administrator either at this point due to the errors > above. > > Does anyone have any ideas? > > -ML > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329297 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

