Date: Sat, 8 Jul 2000 09:23:46 -0700 (PDT) From: "Jason C. Wells" <jcwells@nwlink.com> To: peter kok <aoypcc@hotmail.com> Cc: questions@FreeBSD.ORG Subject: Re: apache start problem Message-ID: <Pine.SOL.3.96.1000708090114.3265B-100000@utah> In-Reply-To: <20000708101109.87405.qmail@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 8 Jul 2000, peter kok wrote: > Hi all > > I installed apache 1.3.12 and php3.0.16 by ports > apache - not any error message > php - error code 6 > stop /in /usr/ports/www/mod_php3 > > Do you know what is the problem? No. You haven't told us much. Peter, I have watched you on this list for a while now. You need to read what you system is telling you much more closely. If you do this, your use of FreeBSD will improve more quickly. Hitting a hiccup and then posting the last few bits of the hiccup to the list and asking what is wrong seems to be your modus operandi. You have been around long enough to know how to get good help from this list. I expect you to try a little harder to be self sufficient. > Syntax error on line 208 of /usr/local/etc/apache/httpd.conf: > Cannot load /usr/local/libexec/apache/mod_env.so into server: Cannot open > "/usr/ > local/libexec/apache/mod_env.so" > ------------------ > > In fact, I installed many version of apache eg: apache + php, apache + front > page by /stand/sysinstall, but I dis-installed it > > I don't know that it is caused this error or not For your purposes, It is generally safe to assume that a binary installed apache installed from /stand/sysinstall is done correctly. That then should cause you to look at configuration errors. Your stated installation/deinstallation makes me wonder about the condition of your apache install. > How do I fix it? Read what it says, Peter. It cannot find something. See if you can find the thing apache cannot find. If mod_env.so actually exists, then that tells you something. If it is actually missing, then that also tells you something. > and what is the apache start up file because I have > httpd.conf and apache.conf on my /usr/local/etc/apache on my directory. Your error message tells you which file is the problem. When you figure out what is going on, you should get rid of the extra conf file as it can be a source of confusion. Apache is the single best documented (IMHO) software on the net. Don't forget to use the apache site to find your answers. Later, Jason C. Wells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.96.1000708090114.3265B-100000>