Date: Fri, 08 Jan 2010 22:41:22 -0500 From: Michael Powell <nightrecon@hotmail.com> To: freebsd-questions@freebsd.org Subject: Re: port-MESS with apache22 Message-ID: <hi8tst$64g$1@ger.gmane.org> References: <4B47EB5A.3010802@videotron.ca> <4B47F0DC.6050402@videotron.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
PJ wrote: > Thought I'd better get more specific: > I rebooted, apache is running. > I deleted the apache2 directories -- > but lo and behold, it is the php5 port that is stubborn and absolutely > insists on creating these directories. > What in Hades is going on? [snip] Don't know if this pertains to or will fix the PHP building problem, but you might try putting USE_APACHE=common22 in /etc/make.conf. There has been change(s) the build process and I have as of yet not taken the time to research them enough to be sure I understand. You can look at: /usr/ports/Mk/bsd.apache.mk for hints. Note the old styles of WITH_APACHE and the like is deprecated. Quote: # Note: Setting USE_APACHE to "yes" is deprecated. It will set # APACHE_PORT to www/apache13 and if WITH_APACHE2 (deprecated too) # is defined, APACHE_PORT will be set to www/apache20 # -Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?hi8tst$64g$1>