You da man. It's trying to load libmysqlclient.so.12 which is expecting mysql 4. Looks like I get to find a way around this. I've only upgraded from 3 to 4 once too long ago. I don't remember what I did.
I have something to run with now. Thanks Chris Weiss ([EMAIL PROTECTED]) wrote: > > check for errors in the apache logs, it's probably segfaulting. > > If so, it's probably an issue with part of the system being upgraded > and part not, like php_mysql being upgraded without upgrading the > matched libmysqlclient, or php_imap and the c-client. tricky stuff to > debug > > > On Apr 7, 2005 2:34 PM, Bob Crandell <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I updated a Slackware server to the latest stuff. Now when the users try to > > login all they get is a blank screen. I've compared all the settings I can > > think of with a working system and I looks good. I need another pair of > > eyes. > > Mine are getting blurry. > > > > It's now Apache 1.3.33 > > MySQL Ver 11.18 Distrib 3.23.56, for slackware-linux (i386) > > php-3.4.11 > > > > Thanks in advance. > > > > -- > > Bob Crandell, CLS, CNS > > Assured Computing, Inc. > > When you need to be sure. > > http://www.assuredcomp.com/ > > 921 Country Club Road, Suite 100 > > Eugene, OR 97402 > > Voice - 541-868-0331 > > FAX - 541-463-1627 > > > > This message is intended solely for the use of the individual and entity to > > whom it is addressed, and may contain information that is privileged, > > confidential, and exempt from disclosure under applicable state and federal > > laws. If you are not the addressee, or are not authorized to receive for the > > intended addressee, you are hereby notified that you may not use, copy, > > distribute, or disclose to anyone this message or the information contained > > herein. If you have received this message in error, immediately advise the > > sender by reply email and destroy this message. > > > > _______________________________________________ > > Phpgroupware-developers mailing list > > [email protected] > > http://lists.gnu.org/mailman/listinfo/phpgroupware-developers > > > > > > > _______________________________________________ > Phpgroupware-developers mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/phpgroupware-developers > > _______________________________________________ Phpgroupware-developers mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-developers
