[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Warning compiling PHP as a DSO
- Subject: [cobalt-users] Warning compiling PHP as a DSO
- From: "Darryl Hafermalz" <dhafermalz@xxxxxxxxxxxxxx>
- Date: Mon Apr 14 20:40:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
While attempting to configure PHP as a DSO, I receive an warning stating
that PHP is unable to find a mysql shared library (.so) file. However, due
to compiler errors while configuring mysql, I have the --disable-shared
compiler directive.
Has anyone worked around this problem?
Thanks.