Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
darwin: apache 1.3.27 install error
Name: ray Date: March 3, 2003 at 08:21:47 Pacific OS: darwin 1.4.1 CPU/Ram: powermac
Comment:
when making apache 1.3.27 i get the following error:
Name: rayslinky Date: March 3, 2003 at 08:23:43 Pacific
Reply:
cc -c -I./os/unix -I./include -DDARWIN -DUSE_HSREGEX `./apaci` modules.c /usr/bin/ld: warning multiple definitions of symbol _regcomp regex/libregex.a(regcomp.o) private external definition of _regcomp in section (__TEXT,__text) /usr/lib/libSystem.dylib(regcomp.o) definition of _regcomp /usr/bin/ld: warning multiple definitions of symbol _regexec regex/libregex.a(regexec.o) private external definition of _regexec in section (__TEXT,__text) /usr/lib/libSystem.dylib(regexec.o) definition of _regexec /usr/bin/ld: warning multiple definitions of symbol _regfree regex/libregex.a(regfree.o) private external definition of _regfree in section (__TEXT,__text) /usr/lib/libSystem.dylib(regfree.o) definition of _regfree /usr/bin/ld: warning unused multiple definitions of symbol _regerror regex/libregex.a(regerror.o) definition of _regerror in section (__TEXT,__text) /usr/lib/libSystem.dylib(regerror.o) unused definition of _regerror ===> src/support
Summary: Apache 1.3.29 bundled with solaris 9 is running on a solaris 9 sparc machine. I am trying to set up password protection for a private directory in cgi-bin. But when I access the directory from browser...
Summary: hello, yes i can't access any web pages thru the server for instance my php scripts. it's an apache 1.3.. server and it returns a message saying i don't have permission to acess whatever file on that ...