[SLE] problem loading library -- at my wits end....

From: Mike Silvers (msilvers_at_hbs-inc.com)
Date: 08/28/05

  • Next message: Chaitanya Krishna A: "Re: [SLE] Pointing Yast at alternate installation sources"
    Date: Sun, 28 Aug 2005 12:19:58 -0400
    To: "suse-linux-e List" <suse-linux-e@suse.com>
    
    

    All,
     
    This is driving me really crazy. I have been having problems with
    courier-authlib to recognize libmysqlclient.so.14. It loads correctly
    when using ldd and is listed in the ldconfig -v. I then renamed
    libmysqlclient.so.12 (also listed in the ldconfig & also able to be
    loaded when testing with ldd). After I renamed it -- there were no
    problems. I then restarted the machine and the php site did not work.
    The problem was that php could not load libmysqlclient.12. So -- I
    renamed libmysqlclient.so.12 and ran ldconfig again. It was recognized
    in the library list, but php still does not load because it does not see
    the library.
     
    Any ideas?
     
     

    =======================================
    Mike Silvers
    Senior Programmer/Analyst
    iSeries Websphere Certified
    Hainey Business Systems
    Branch Office: (410) 219-2695
    Cell: (443) 521-3887
    Main Office Direct: (717) 771-2358
    Main Office General: (717) 718-9601 ext 7139
    Fax: (877) 804-9589
    http://www.hbs-inc.com <http://www.hbs-inc.com/>
    AIM: IBMJavaMan
    =======================================
     


  • Next message: Chaitanya Krishna A: "Re: [SLE] Pointing Yast at alternate installation sources"

    Relevant Pages

    • Re: [PHP] PHP Performance and System Load
      ... General performance tip do not include more than 10 files a page load. ... Uses php Adodb ... At the moment I am trying to lower the number of filesystem calls as ... over a symlink placed in every webspace directory. ...
      (php.general)
    • Re: High Scores
      ... If you want to view High scores it returns Could Not load scores ... here is the PHP script ... Edit the game Flash file to point to this file on your server ... >> And the PHP script is here ...
      (alt.php)
    • Re: about structure.
      ... Of course if you want to use a load of checkboxes, it works too, just modify ... I thought about using a database... ... "I thought about using php... ... server needs to call upon php... ...
      (alt.php)
    • Re: Loading png images into a mysql table/database
      ... I have decided to use PHP and MySQL. ... I can load jpeg files into the table ... I do a select from the database, and then echo the image (with ... header(Content Type: image/jpeg) ...
      (comp.lang.php)
    • Re: [PHP] Re: can a session be used in a query?
      ... I've noticed that I somtimes have to get the page to load ... What I normally do is upload a blank php page with the same name as the one ... This one pulls all data regardless of user level: ... the query UserName = $UserName I get an undefined variable error... ...
      (php.general)