FS#2021 - php is dep-linked to mysql (without being in the deplist)
Attached to Project:
Arch Linux
Opened by dorphell (dorphell) - Saturday, 15 January 2005, 00:53 GMT
Opened by dorphell (dorphell) - Saturday, 15 January 2005, 00:53 GMT
|
Details
root:~# apachectl start
Syntax error on line 212 of /etc/httpd/conf/httpd.conf: Cannot load /usr/lib/apache/libphp5.so into server: libmysqlclient.14: cannot open shared object file: No such file or directory Line 212 is just: LoadModule php5_module lib/apache/libphp5.so mysql hasn't been a depend for php until now and I hope we can keep it that way. I haven't looked at what you've changed in this last upgrade but I hope it's a mistake and not an upstream thing, I don't want mysql shared stuff. |
This task depends upon