Hi,

the problem is in the new pdo layer, i currently build a -2 version
which enables pdo as shared, so that you can sort out the dependencies.
As a drawback for the upcoming version, you will have to have:
-mysql
-pgsql
-unixodbc installed
_if_ you wanna pdo. There is nothing like a splitting the pdo layer into
separate libs for the underlaying backend. That would also be completely
against it's concept.

ee Tue, Nov 29, 2005 at 21:53:06 +0100, Mathijs Kadijk wrote:
> Hi all,
> 
> I've upgraded to PHP 5.1.1 this morning, but when I tried to restart
> apache the initscript told me it was failing to start my httpd.
> Starting apache by hand results in the following error:
> 
> ---
> Syntax error on line 262 of /etc/httpd/conf/httpd.conf:
> Cannot load /usr/lib/apache/libphp5.so into server: libodbc.so.1:
> cannot open shared object file: No such file or directory
> ---
> 
> After installing myodbc and unixodbc the problem is gone. So I think
> that the PKGBUILD is missing a dependency to this packages or it's
> compiled with a feature that was disabled in PHP 5.0. Anyway, maybe
> one of our maintainers can fix this problem. :)
> 
> Regards,
> Mathijs Kadijk
> 
> _______________________________________________
> arch mailing list
> [email protected]
> http://www.archlinux.org/mailman/listinfo/arch

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to