So I added some more permissions to some applications and tried again, and this time I got a "cannot move Xorg.0.log to Xorg.0.log.old' error. So I had to chown my /var/log/ folder to group wheel to fix that. And now when I try to startx as my user, it totally fails and I get a "xf860penConsole: Server must be suid root" error.
I'm logged in to X as root now, and when I su to my user in a terminal and type "firefox", I get this:
Code: Select all
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
xdpyinfo: unable to open display ":0.0".
No running windows found
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
(firefox-bin:29994): Gtk-WARNING **: cannot open display:

