Re: [EMAIL PROTECTED] How to install Apache without a root account?

2007-05-01 Thread Hongliang Wang
Still cannot get it working... I start with ./configure --prefix=~/www make make install then, [EMAIL PROTECTED]:~/www/bin$ ./apachectl start fopen: No such file or directory httpd: could not open document config file ~/www/conf/httpd.conf ./apachectl start: httpd could not be started But the

[EMAIL PROTECTED] How to install Apache without a root account?

2007-04-27 Thread Hongliang Wang
Dear all, I am a newbie to apache and encountered a problem when installing it. I was asked to install Apache 1.3.37 on a Solaris 8 machine with my own account, which does not have privilige to write to /usr/local/. So I updated the Makefile and made those directories pointing to my own direct