On Friday, February 14, 2003, at 11:54  AM, David Wheeler wrote:

On Friday, February 14, 2003, at 07:19  AM, Warren Pollans wrote:

I've run 'autobundle' from the cpan commandline so that I'll be able to get back to my current perl environment - I hope. I've saved my script and module directories. What else should I do to preserve as much as possible of my current setup during the upgrade?
If you're using Apple's install of Perl and Apple's Apache server, you're unlikely to run into many problems. Those of us who have run into problems have done so because of Fink or new installs of Perl and Apache.

I have heard that the 10.2.4 upgrade overwrites the httpd.conf file, though, so you might want to back that up.
I installed 10.2.4 last night (the bleeding edge is fun!) and yeah, it definitely overwrites the httpd.conf file. Backs it up nice and sweetly for you, too, as "httpd.conf.applesaved" in the same folder. I'd only back it up manually if I was feeling particularly paranoid.

I'm not an Apache expert by any means, but one of the changes in the new httpd.conf is this:

<IfModule mod_rendezvous_apple.c>
RegisterUserSite all-users
RegisterDefaultSite
</IfModule>

Which sounds kinda cool, even if I don't know what it does. :-) mod_rendezvous?

---
Gary Blackburn
[EMAIL PROTECTED]

Reply via email to