Re: Apache libraries/modules

2005-05-18 Thread Francisco Reyes
On Wed, 18 May 2005, Olivier Nicole wrote: I build apache13-modssl with: # nice make WITH_APACHE_SUEXEC=yes APACHE_SUEXEC_CALLER=httpd APACHE_SUEXEC_DOCROOT=/usr/local/apache/sites APACHE_SUEXEC_UIDMIN=80 APACHE_SUEXEC_GIDMIN=30 PREFIX=/usr/local PORTDIR=/usr/local Did you do a make install No

Re: Apache libraries/modules

2005-05-18 Thread Olivier Nicole
Did you do a make install No problem so far, then I try to: # work/apache_1.3.33/src/httpd -t -DSSL I think you need to do make install then httpd should be in /usr/local/sbin/httpd and the libraries should also be int he right place. Whether there is an additional change/setting I

Apache libraries/modules

2005-05-17 Thread Olivier Nicole
Hi, I am running Apache/moddssl/php a 5.3 RELENG server. I build the distribution by hand from the source: everything installed in /usr/local/apache For simplicity/compatibility/upgradability, I want to switch to the ports. But when I try to run the new apache, it always looks for the modules in