/usr/local/var/log/ does exist, no files in it. ls -l shows: drwxr-xr-x 3 root wheel 102 May 19 20:54 lib drwxr-xr-x 2 root wheel 68 May 19 20:54 log drwxr-xr-x 2 root wheel 68 May 20 08:51 run
Not sure I understand your second comment. I've tried sudo cherokee (logged in as admin), and I've tried just cherokee (logged in as root), neither works. Am I missing something? On May 20, 8:44 am, "Juan J." Martínez <[email protected]> wrote: > El jue, 20-05-2010 a las 06:36 -0700, ChopperPhil escribió: > > > sudo /usr/local/sbin/cherokee yields: > > (error) logger_writer.c:296 - Could not open '/usr/local/var/log/ > > cherokee.error' for appending > > > sudo id yields: > > uid=0(root) gid=0(wheel) groups=0(wheel), > > 101(com.apple.sharepoint.group.1),204(_developer),100(_lpoperator), > > 98(_lpadmin),80(admin),61(localaccounts),29(certusers),20(staff), > > 12(everyone),9(procmod),8(procview),5(operator),4(tty),3(sys),2(kmem), > > 1(daemon),401(com.apple.access_screensharing) > > Great! So, you got two unrelated errors: > > - Path error: can you check /usr/local/var/log/ actually exists? > > - Permissions: you tried to run cherokee without permissions, but now > you know you have to run it with sudo or root (ie. at system boot, the > service it's started with root permissions). > > Cheers, > > Juanjo > > -- > jjm's home:http://www.usebox.net/jjm/ > blackshell:http://blackshell.usebox.net/ > ramble on:http://rambleon.usebox.net/ > > _______________________________________________ > Cherokee mailing list > [email protected]http://lists.octality.com/listinfo/cherokee _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
