Also, is it possible to edit larger files (like the global.look) offline on my Windows box and then somehow upload/transfer it to Goathack? Or do I have to use emacs?
Update:
scottfreeman@goathack:~$ mysqlctl stop
Stopping MySQL database server: mysqld010822 18:42:30 mysqld ended
scottfreeman@goathack:~$ apachectl stop
/home/scottfreeman/bin/apachectl stop: httpd stopped
scottfreeman@goathack:~$ apachectl start
/home/scottfreeman/bin/apachectl start: httpd started
scottfreeman@goathack:~$ mysqlctl start
Starting MySQL database server: mysqldStarting mysqld daemon with databases from /home/scottfreeman/var/db/
So now the apache and mysql are running (they were before, honest). But same errors. I just read over doc/install.txt and it looks like all that's been done already. Basically, all I needed to do was start apache and mysql and the server was ready to roll? Thats all I've really done (also edited a few things in ljconfig.pl).