Re: php5 and apache2? -- Resolved

2006-01-13 Thread Andrew L. Gould
On Fri, 13 Jan 2006 09:59:48 + Crispy Beef <[EMAIL PROTECTED]> wrote: > > 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

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