unresolved mysql_close at runtime

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • cantelow@csd.net

    unresolved mysql_close at runtime

    Sorry, this is a repeat message, but I think I wasn't brief enough last
    time.

    I was able to compile DSO for apache php with mysql using tips in the
    online docs, but I'm still getting unresolved libmysqlclient. so
    mysql_close at runtime. This is not covered in the online doc user
    comments because the msg doesn't say that libmysqlclient. so isn't
    found.

    Has anyone seen this? mysql version 2.23.54, php version 4.3.10 or
    5.0.3, apache 1.3.26, Tru64 os.

    Thanks sincerely for any pointers you offer,
    Ann Cantelow

  • Andy Hassall

    #2
    Re: unresolved mysql_close at runtime

    On 17 Mar 2005 09:20:23 -0800, cantelow@csd.ne t wrote:
    [color=blue]
    >Has anyone seen this? mysql version 2.23.54[/color]
    ^

    This is a typo, right?

    --
    Andy Hassall / <andy@andyh.co. uk> / <http://www.andyh.co.uk >
    <http://www.andyhsoftwa re.co.uk/space> Space: disk usage analysis tool

    Comment

    • cantelow@csd.net

      #3
      Re: unresolved mysql_close at runtime

      Yes indeed, thanks for pointing it out. I meant 3.23.54, actually 54a.

      Comment

      Working...