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
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?
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
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!