Recent content by alligatorTim

  1. A

    php 4.2.3 from source make problems

  2. A

    apache 1.3.29 problems in panther

    so this is really frustrating. the binary worked to the point where i can serve html, but it doesn't seem to install with enable_module=so, so i cannot install the php module. has anyone had luck installing these apps under panther?? i could use some direction
  3. A

    apache 1.3.29 problems in panther

    i downloaded the binary and it seems to be working now..
  4. A

    apache 1.3.29 problems in panther

    apache 1.3.29 installed fine from source under panther (no errors), but running apachectl isn't working. seems like its having problems loading modules from /usr/libexec/httpd mod_log_config.so is the first one it can't load, but commenting out that line in httpd.conf it fails to load the...
  5. A

    Can't drag and drop anything...

    oh on!!!! somebody please help me .. i ran dragster (mentioned in another thread) and not only did it NOT fix the drag and drop issue, it erased all my icon application associations. EVERYTHING now has that generic folder icon. please help me figure out how to get these associations back...
  6. A

    Can't drag and drop anything...

    hello. i was most pleased to find this topic as i have had this problem on my ti-book (osx 10.2) for quite some time, but i was sad when deleting this file and booting did not work... i deleted the file via the finder in /Library/Caches/ and then emptied the trash, then booted and the file...
  7. A

    HOW TO: start your default web browser with one unix command

    kind of silly i know, but i edit html in my term windows and i hate using a mouse to test in a browser. short version: -------------------------- 1. make an html page. (page.html) 2. write an executable shell script somewhere in your $PATH with the line "Open /path/to/page.html;"...
  8. A

    DO NOT buy a ti-book

    i'm so frustrated right now i could throw this useless hunk of metal in a dumpster. the laptops work great, but the stupid AC adapters (kind of a necesity for a laptop) are pieces of crap, and obviously apple has no intention of fixing the problem. i have broken two of these things now, and both...
  9. A

    php 4.2.3 from source make problems

    recently upgraded to 10.2 (i get the feeling from reading here this happened to a lot of people) and it was a total train wreck on my unix envirionment. i still have no idea how much stuff it changed, nor was i able to find any documentation on the upgrade process .. but basically it went in and...
  10. A

    [HOWTO] Simulate a restart for testing purposes

    huh. that might be good info to find .. as for the reboot/shutdown ... i'm not sure about os x, but in other bsd's (freeBSD, openBSD) if you try a "reboot -n" it will shut down your computer without unmounting the drives, and then you have to mount them again from single user (total pain in...
  11. A

    [HOWTO] Simulate a restart for testing purposes

    that reminds me .. anyone know how to start os x from the command line?
  12. A

    [HOWTO] Simulate a restart for testing purposes

    don't forget the "-r" .. i did that today. kind of neat actually.. the gui disapeared and it dropped me into my shell, but then blew a bootstrap error before being able to shutdown all the way so i was temporarily stuck there.
  13. A

    error sending mail with mutt

    okay so i got mutt up and working, and getting mail doesn't seem to be a problem at all. however, when i attempt to send mail i get... Error sending message, child exited 78 (). along with the message: "Program mode requires special privileges, e.g., root or TrustedUser." any help...
  14. A

    Running aqua from the commandline.

    how do you boot to console mode?
  15. A

    trashcan vs. unix rm

    does the trashcan use a different means to delete files than an "rm"? just to be clear i'm talking about the actual emptying of the can under the finder.
Back
Top