Hello All,

I am setting up CF 8 on a new server, CentOS 5.4.

I install like normal

I make sure httpd-devel is 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:51800 
connect 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

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to