Re: php5 and apache2? -- Resolved

2006-01-13 Thread Andrew L. Gould
MAKEFILE. Changing the line to "2.0+" works; but the port started building the version of apache2 that was already installed. I stopped the process, deleted the installed apache2 and executed the "make install clean" process in php5 again. Php5 and apache2 are now installed w

Re: php5 and apache2?

2006-01-13 Thread Crispy Beef
I had the same problem before. I suppose you used portupgrade to install binary packages, right? The php5 package depends on apache13, this is why portupgrade installed apache13. You should deinstall php5 and apache13. Then refresh your ports tree. Finally, reinstall php5 from the ports: cd /u

Re: php5 and apache2?

2006-01-13 Thread gandalf
Andrew L. Gould wrote: I just finished upgrading via portupgrade and found that I now have both apache13 and apache2 installed. Upon examination of the php5 port, I've found that the "WITH_APACHE2=YES" option is no longer available. I'd like to stick with apache2 since I had everything working

php5 and apache2?

2006-01-13 Thread Andrew L. Gould
I just finished upgrading via portupgrade and found that I now have both apache13 and apache2 installed. Upon examination of the php5 port, I've found that the "WITH_APACHE2=YES" option is no longer available. I'd like to stick with apache2 since I had everything working nicely (php5, webdav, ssl