Search results

  1. T

    Mac OS X: APACHE/CGI ENVIRONMENT VARIABLES

    i figured out the problem myself. the apache httpd.conf was reading in http_macosxserver.conf. for some reason the http_macosxserver.conf was messing everything up. i just deleted the lines where httpd.conf was reading in http_macosxserver.conf and everything ran fine
  2. T

    Mac OS X: APACHE/CGI ENVIRONMENT VARIABLES

    Does anybody have experience with CGI ENVIRONMENT Variables with MAC OSX? The variables: $ENV{'REMOTE_ADDR'} always returns the IP of my server. It doesn't return the right value!! anybody have any ideas? maybe there's another variable i should be using?
  3. T

    no "make/gnumake/bsdmake"??

    which make which gnumake which gmake which bsdmake are all returning "can't be found" same with locate make locate gnumake locate gmake locate bsdmake so i guess they need to be installed from the Developer Tools CD
  4. T

    no "make/gnumake/bsdmake"??

    oh...so it's something that you have to pay extra for?
  5. T

    no "make/gnumake/bsdmake"??

    i'm on Darwin Mac OS X Kernel 5.3 i can't seem to find "make" anywhere...anyone know where "make" is? i looked in /usr/sbin AND /usr/bin i also looked for "gnumake" and "bsdmake" in those directories, but nothing came up. anyone know where i can find/get "make"??? thanks!
Back
Top