Hi All, I updated a box that uses php5 today, so I got the new versions that were just released. After bringing the webserver back online, the hosted app wasn't responding with anything but the logs showed the requested being handled.
Turns out that since many of the modules that used to be part of the core php5 package (session being the one that got me) are now separate packages, I simply needed to pull them in and I was back up and running. I was just wondering if there is a better way to handle situations like this...a user doing a 1:1 update of packages will have less functionality after the update than they did before. I think the changes are ok overall, but the user interaction may not be. Thoughts? -Ben -- Ben Walton Systems Programmer - CHASS University of Toronto C:416.407.5610 | W:416.978.4302 GPG Key Id: 8E89F6D2; Key Server: pgp.mit.edu Contact me to arrange for a CAcert assurance meeting.
signature.asc
Description: PGP signature
_______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
