Shweta, On Dec 29, 2006, at 7:35 AM, Shweta Patel wrote:
./configure --prefix=/home/sp/proj/ --exec-prefix=/home/sp/proj/ -- with-port=8080 --enable-so --disable-sslAfter building and installing when I try to test: /home/sp/proj/bin/ apachectl startI get error: Syntax error on line 117 of /etc/httpd/conf.d/ssl.conf:SSLCertificateFile: file '/etc/httpd/conf/ssl.crt/server.crt' does not exist or is empty
Y'know, I just saw something very similar happen with an httpd I built from trunk. It was looking for httpd.conf in a location where I had previously built, not the location I specified in --prefix in the new build.
Try running make clean before you run make. That solved it for me.Looks like we have an unreferenced dependency of a lot of stuff on include/ap_config_auto.h ...
S. -- sctemme@xxxxxxxxxx http://www.temme.net/sander/ PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF
Attachment:
smime.p7s
Description: S/MIME cryptographic signature