[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Warning compiling PHP as a DSO



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.