Re: apache13 to 22

2006-06-08 Thread Riemer Palstra
On Wed, Jun 07, 2006 at 04:09:56PM -0500, Kevin Kinsey wrote:
> and vehement claims that php5 is broken in ports persist, but aren't
> true as near as I can tell from both external evidence and personal
> experience.

Indeed, the current ports of PHP 5.1.4 and Apache 2.2.2 work fine
together (also with MySQL 5.0.22 thrown into the mix). Also, they're
both production releases, and not development snapshots like some here
like to repeat over and over again ;)

-- 
Riemer PalstraAmsterdam, The Netherlands
[EMAIL PROTECTED]http://www.palstra.com/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: apache13 to 22

2006-06-08 Thread bsd
> Dag Rune Sneeggen wrote:
>> Perttu Laine wrote:
>>> On 12/9/05, Odhiambo Washington <[EMAIL PROTECTED]> wrote:


 apachectl stop
 cd /usr/ports/www/apache13
 make deinstall
 cd /usr/ports/www/apache22 && make install
 cd /usr/ports/www/mod_php5
 make -DWITH_APACHE2 -DFORCE_PKG_REGISTER reinstall


>>> Just to inform you people about this old apache13 to apache22 upgrade -
>>> worked just fine. I made config files ready earlier and it was only
>>> about
>>> 15mins downtime and everything went nicely and smoothly without
>>> problems
>>> with this process. Except instead of ports/www/mod_php5 I used
>>> ports/lang/php5, but that's same. :)
>>>
>>>
>> Actually www/mod_php5 and lang/php5 isn't exactly the same. www/mod_php5
>> only includes the mod_php5 module, whilst lang/php5 includes the CLI php
>> system as well :)
>>
>> Nice to hear it worked so smoothly for you though!
>>
>
> www/mod_php5 doesn't exist any longer.
>
> and vehement claims that php5 is broken in ports persist, but
> aren't true as near as I can tell from both external evidence
> and personal experience.
>
> Kevin Kinsey

>
Kevin,

The latest version of php5 did not work for me. In my case I had a new
install of a minimum system cvsuped to 6.1R P1 and then portsnapped before
install. Yes I had read updating before and I had been following the posts
re PHP5 and configured PHP5 with the apache module. What ever I did,
including asking on this list did not work - PHP5 refused to run. Most of
the replies I got said read updating - I refrained from relying read the
question.

In the end I ran out of time and installed centos which worked with no
problems with an earlier version of PHP5.

Rob

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: apache13 to 22

2006-06-07 Thread Kevin Kinsey

Dag Rune Sneeggen wrote:

Perttu Laine wrote:

On 12/9/05, Odhiambo Washington <[EMAIL PROTECTED]> wrote:



apachectl stop
cd /usr/ports/www/apache13
make deinstall
cd /usr/ports/www/apache22 && make install
cd /usr/ports/www/mod_php5
make -DWITH_APACHE2 -DFORCE_PKG_REGISTER reinstall



Just to inform you people about this old apache13 to apache22 upgrade -
worked just fine. I made config files ready earlier and it was only about
15mins downtime and everything went nicely and smoothly without problems
with this process. Except instead of ports/www/mod_php5 I used
ports/lang/php5, but that's same. :)


Actually www/mod_php5 and lang/php5 isn't exactly the same. www/mod_php5 
only includes the mod_php5 module, whilst lang/php5 includes the CLI php 
system as well :)


Nice to hear it worked so smoothly for you though!



www/mod_php5 doesn't exist any longer.

and vehement claims that php5 is broken in ports persist, but
aren't true as near as I can tell from both external evidence
and personal experience.

Kevin Kinsey

--
When I demanded of my friend what viands he preferred,
He quoth: A large cold bottle, and a small hot bird!
-- Eugene Field, The Bottle and the Bird
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: apache13 to 22

2006-06-07 Thread Dag Rune Sneeggen

Perttu Laine wrote:

On 12/9/05, Odhiambo Washington <[EMAIL PROTECTED]> wrote:



apachectl stop
cd /usr/ports/www/apache13
make deinstall
cd /usr/ports/www/apache22 && make install
cd /usr/ports/www/mod_php5
make -DWITH_APACHE2 -DFORCE_PKG_REGISTER reinstall



Just to inform you people about this old apache13 to apache22 upgrade -
worked just fine. I made config files ready earlier and it was only about
15mins downtime and everything went nicely and smoothly without problems
with this process. Except instead of ports/www/mod_php5 I used
ports/lang/php5, but that's same. :)


Actually www/mod_php5 and lang/php5 isn't exactly the same. www/mod_php5 
only includes the mod_php5 module, whilst lang/php5 includes the CLI php 
system as well :)


Nice to hear it worked so smoothly for you though!

--

Dag Rune Sneeggen
Romolslia 23B
7029 Trondheim
NORWAY
--
[EMAIL PROTECTED]

http://my.opera.com/duddev/blog/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: apache13 to 22

2006-06-06 Thread Perttu Laine

On 12/9/05, Odhiambo Washington <[EMAIL PROTECTED]> wrote:



apachectl stop
cd /usr/ports/www/apache13
make deinstall
cd /usr/ports/www/apache22 && make install
cd /usr/ports/www/mod_php5
make -DWITH_APACHE2 -DFORCE_PKG_REGISTER reinstall



Just to inform you people about this old apache13 to apache22 upgrade -
worked just fine. I made config files ready earlier and it was only about
15mins downtime and everything went nicely and smoothly without problems
with this process. Except instead of ports/www/mod_php5 I used
ports/lang/php5, but that's same. :)


--
kpn @ IRCnet
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: apache13 to 22

2005-12-12 Thread Perttu Laine
On 12/9/05, Odhiambo Washington <[EMAIL PROTECTED]> wrote:

> BTW, I did not ask what motivation you have to upgrade to apache22 ;)
>
>
Well. I can still answer that. I'm doing ssl and ipv6 so apache2 or apache22
should be better there than 13. At least so I've heard from big boys.

--
kpn @ IRCnet
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: apache13 to 22

2005-12-09 Thread Mike Hernandez
On  Fri, Dec 09, 2005 at 05:46:49PM +0300, Odhiambo Washington wrote:
> 
> Your question seems to belong to apache-users list, no?
> 
> 
I was hoping some other freebsd user might have found a way to achieve a similar
goal via the ports system, really. Sorry if I crossed some line.

Mike
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: apache13 to 22

2005-12-09 Thread Odhiambo Washington
* On 09/12/05 09:23 -0500, Mike Hernandez wrote:
> On  Fri, Dec 09, 2005 at 04:34:23PM +0300, Odhiambo Washington wrote:
> > * On 09/12/05 11:13 +0200, Perttu Laine wrote:
> > > And how about upgrading of apache itself. I can't just remove apache13 
> > > cause
> > > lots of proggies are depending on it. So how I do procedure of upgrading 
> > > it?
> > 
> > There is no clear-cut upgrade procedure, but it's doable, I think, but on
> > the same machine, you really have to schedule a downtime and let your
> > users know that you will be upgrading and the downtime will be about
> > NN minutes long.
> > 
> > You'll really need to deinstall apache13, then install apache22 and
> > reinstall mod_php5. This is where the downtime comes in.
> > 
> 
> I'm messing with apache on my home computer, and with apache13 I was 
> able to use mod_ruby. mod_ruby doesn't seem to like apache22 though =/
> Is it even possible to use mod_ruby with apache 2? I was going to start 
> a new thread but it's related to this so I figured I'd just add to this one.

Your question seems to belong to apache-users list, no?


-Wash

http://www.netmeister.org/news/learn2quote.html

--
+==+
|\  _,,,---,,_ | Odhiambo Washington<[EMAIL PROTECTED]>
Zzz /,`.-'`'-.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
   |,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
  '---''(_/--'  `-'\_) | GSM: +254 722 743223   +254 733 744121
+==+
The new Congressmen say they're going to turn the government around.  I
hope I don't get run over again.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: apache13 to 22

2005-12-09 Thread Mike Hernandez
On  Fri, Dec 09, 2005 at 04:34:23PM +0300, Odhiambo Washington wrote:
> * On 09/12/05 11:13 +0200, Perttu Laine wrote:
> > And how about upgrading of apache itself. I can't just remove apache13 cause
> > lots of proggies are depending on it. So how I do procedure of upgrading it?
> 
> There is no clear-cut upgrade procedure, but it's doable, I think, but on
> the same machine, you really have to schedule a downtime and let your
> users know that you will be upgrading and the downtime will be about
> NN minutes long.
> 
> You'll really need to deinstall apache13, then install apache22 and
> reinstall mod_php5. This is where the downtime comes in.
> 

I'm messing with apache on my home computer, and with apache13 I was 
able to use mod_ruby. mod_ruby doesn't seem to like apache22 though =/
Is it even possible to use mod_ruby with apache 2? I was going to start 
a new thread but it's related to this so I figured I'd just add to this one.

Thanks

Mike
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: apache13 to 22

2005-12-09 Thread Odhiambo Washington
* On 09/12/05 11:13 +0200, Perttu Laine wrote:
> And how about upgrading of apache itself. I can't just remove apache13 cause
> lots of proggies are depending on it. So how I do procedure of upgrading it?

There is no clear-cut upgrade procedure, but it's doable, I think, but on
the same machine, you really have to schedule a downtime and let your
users know that you will be upgrading and the downtime will be about
NN minutes long.

You'll really need to deinstall apache13, then install apache22 and
reinstall mod_php5. This is where the downtime comes in.

apachectl stop
cd /usr/ports/www/apache13
make deinstall
cd /usr/ports/www/apache22 && make install
cd /usr/ports/www/mod_php5
make -DWITH_APACHE2 -DFORCE_PKG_REGISTER reinstall

PS: Please make sure you have simulated the whole procedure elsewhere.
Sometimes, things do happen which might make you go crazy! Suppose
something fails to compile, or even to start within the planned down
time.

BTW, I did not ask what motivation you have to upgrade to apache22 ;)

-Wash

http://www.netmeister.org/news/learn2quote.html

--
+==+
|\  _,,,---,,_ | Odhiambo Washington<[EMAIL PROTECTED]>
Zzz /,`.-'`'-.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
   |,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
  '---''(_/--'  `-'\_) | GSM: +254 722 743223   +254 733 744121
+==+
The best book on programming for the layman is "Alice in Wonderland";
but that's because it's the best book on anything for the layman.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: apache13 to 22

2005-12-09 Thread Perttu Laine
And how about upgrading of apache itself. I can't just remove apache13 cause
lots of proggies are depending on it. So how I do procedure of upgrading it?

On 12/9/05, Perttu Laine <[EMAIL PROTECTED]> wrote:
>
> Ok. I'm using php5 btw. Do I just go to ports/php5 and do deinstall
> reinstall or do I need to reinstall everything depending on php5 too? I know
> that config file differs, but vhosts are that I'm most worried 'cause those
> I need back right away. Other config can be checked later. :)
>
>
> On 12/9/05, Odhiambo Washington <[EMAIL PROTECTED]> wrote:
> >
> > * On 09/12/05 08:53 +0200, Perttu Laine wrote:
> > > I'd like to upgrade Apache13 to Apache22, but I'm wondering what else
> > I need
> > > to change or reinstall? PHP, MySQL, SquirrelMail are those I'm
> > wondering
> > > about. Do I need reinstall them, some of them or change confics much.
> > Or is
> > > it just removing apache13 and installing apache22? And also can I copy
> > paste
> > > vhost rules etc. from old config or are they very different? Box I
> > need to
> > > do this in has about 150 www-users in it so I don't like to break it
> > for a
> > > long time.
> >
> >
> > Apache2 config file differs from that of 1.3.x so you will have to craft
> > a whole new config file. Vhost rules will work mostly without any major
> > changes.
> > PHP (lang/php4, lang/php4-extensions, or www/mod_php4), depending on the
> >
> > one you use, will need to be reinstalled. MySQL and Squirrel will not
> > require any changes that I know of.
> >
> >
> > -Wash
> >
> > http://www.netmeister.org/news/learn2quote.html
> >
> > --
> > +==+
> > |\  _,,,---,,_ | Odhiambo Washington<[EMAIL PROTECTED]>
> > Zzz /,`.-'`'-.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
> >|,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
> >   '---''(_/--'  `-'\_) | GSM: +254 722 743223   +254 733 744121
> > +==+
> >
> > We can defeat gravity.  The problem is the paperwork involved.
> > ___
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "
> > [EMAIL PROTECTED]"
> >
>
>
>
> --
> kpn @ IRCnet




--
kpn @ IRCnet
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: apache13 to 22

2005-12-09 Thread Perttu Laine
Ok. I'm using php5 btw. Do I just go to ports/php5 and do deinstall
reinstall or do I need to reinstall everything depending on php5 too? I know
that config file differs, but vhosts are that I'm most worried 'cause those
I need back right away. Other config can be checked later. :)


On 12/9/05, Odhiambo Washington <[EMAIL PROTECTED]> wrote:
>
> * On 09/12/05 08:53 +0200, Perttu Laine wrote:
> > I'd like to upgrade Apache13 to Apache22, but I'm wondering what else I
> need
> > to change or reinstall? PHP, MySQL, SquirrelMail are those I'm wondering
> > about. Do I need reinstall them, some of them or change confics much. Or
> is
> > it just removing apache13 and installing apache22? And also can I copy
> paste
> > vhost rules etc. from old config or are they very different? Box I need
> to
> > do this in has about 150 www-users in it so I don't like to break it for
> a
> > long time.
>
>
> Apache2 config file differs from that of 1.3.x so you will have to craft
> a whole new config file. Vhost rules will work mostly without any major
> changes.
> PHP (lang/php4, lang/php4-extensions, or www/mod_php4), depending on the
> one you use, will need to be reinstalled. MySQL and Squirrel will not
> require any changes that I know of.
>
>
> -Wash
>
> http://www.netmeister.org/news/learn2quote.html
>
> --
> +==+
> |\  _,,,---,,_ | Odhiambo Washington<[EMAIL PROTECTED]>
> Zzz /,`.-'`'-.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
>|,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
>   '---''(_/--'  `-'\_) | GSM: +254 722 743223   +254 733 744121
> +==+
> We can defeat gravity.  The problem is the paperwork involved.
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> [EMAIL PROTECTED]"
>



--
kpn @ IRCnet
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: apache13 to 22

2005-12-08 Thread Odhiambo Washington
* On 09/12/05 08:53 +0200, Perttu Laine wrote:
> I'd like to upgrade Apache13 to Apache22, but I'm wondering what else I need
> to change or reinstall? PHP, MySQL, SquirrelMail are those I'm wondering
> about. Do I need reinstall them, some of them or change confics much. Or is
> it just removing apache13 and installing apache22? And also can I copy paste
> vhost rules etc. from old config or are they very different? Box I need to
> do this in has about 150 www-users in it so I don't like to break it for a
> long time.


Apache2 config file differs from that of 1.3.x so you will have to craft
a whole new config file. Vhost rules will work mostly without any major
changes.
PHP (lang/php4, lang/php4-extensions, or www/mod_php4), depending on the
one you use, will need to be reinstalled. MySQL and Squirrel will not
require any changes that I know of.


-Wash

http://www.netmeister.org/news/learn2quote.html

--
+==+
|\  _,,,---,,_ | Odhiambo Washington<[EMAIL PROTECTED]>
Zzz /,`.-'`'-.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
   |,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
  '---''(_/--'  `-'\_) | GSM: +254 722 743223   +254 733 744121
+==+
We can defeat gravity.  The problem is the paperwork involved.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"