not 100% sure to be honest, if you installed with sudo ./coldfusion.bin then
it will use the correct permissions.

The error message is very clear that the file can't be accessed due to
permissions, but what you have showed seems to be fine. I'll need to double
check my VPS install on the permissions but it sounds like what you have is
fine.

Also it is never a good idea to log in as root, and you would be better of
logging in as a user and using sudo. If you are 100% behind a firewall or
not internet or public network you will be fine, but it is a good habit to
get out of anyway.


On Tue, Dec 22, 2009 at 3:37 PM, Jason Slack <applesl...@gmail.com> wrote:

>
> Hi Andrew,
>
>
> >That doesnt mean root has permission to write to that directory.
> >
> >Have you tried listing that direcotry to see what user and group has
> >permission?
>
>
> Oh, on /opt/coldfusion8 it is nobody:root
>
> on /opt/coldfusion8/runtime/bin where wsconfig is it is:
>
> drwxrwxr-x  2 nobody root 4096 Dec 20 16:05 bin
>
> I think the installer did that. What should it be?
>
> Would I then do a chown -R <user>:<group>?
>
> -Jason
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:329301
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to