Re: [gentoo-user] apache2+php

2006-09-15 Thread Martins Steinbergs
On Friday 15 September 2006 12:23, Alexander Kirillov wrote: > I'm not using pdo, but do you have dev-php5/pecl-pdo installed? > Should be pulled in as a dependency of dev-php5/pecl-pdo-pgsql. > You may also try to rebuild pecl-pdo with postgres flag. > Do you sometimes emerge --update --newuse --d

Re: [gentoo-user] apache2+php

2006-09-15 Thread Alexander Kirillov
Warning: Cannot load module 'pdo_pgsql' because required module 'pdo' is not loaded in Unknown on line 0 I'm not using pdo, but do you have dev-php5/pecl-pdo installed? Should be pulled in as a dependency of dev-php5/pecl-pdo-pgsql. You may also try to rebuild pecl-pdo with postgres flag. Do y

[gentoo-user] apache2+php

2006-09-15 Thread Martins Steinbergs
Hi, I'm trying to setup sql-ledger but i'm struck at apache, it gives 500 error to browser. Logs shows this: Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php5/lib/php/extensions/no-debug-non-zts-20050922/pdo.so' - /usr/lib64/php5/lib/php/extensions/no-debug-non-zts-20050

Re: [gentoo-user] Apache2 + PHP

2005-04-29 Thread Arran Fraser
William Meertens wrote: Hi, Thank you for your answer. Yes I did. Currently I have version 4.3.11-r2 installed. OK... but your Apache2 conf is looking for version >= 5 Perhaps the source of your problem is actually in /etc/conf.d/apache2 -- the option to load PHP is now version-specific. So your

Re: [gentoo-user] Apache2 + PHP

2005-04-29 Thread William Meertens
-kerberos -ldap -mcal -memlimit -mssql +mysql +nls -oci8 -odbc +pam +pdflib +png -postgres +qt -snmp +spell +ssl +tiff +truetype +xml2 -yaz Thanks, William. On Fri, 29 Apr 2005 12:16:08 -0300 Arran Fraser <[EMAIL PROTECTED]> wrote Re: [gentoo-user] Apache2 + PHP : > > Hi, > &g

Re: [gentoo-user] Apache2 + PHP

2005-04-29 Thread Arran Fraser
Hi, Did you install dev-php/mod_php as well as dev-php/php? The latter just gives you PHP on the command line; the former gives you an Apache2 module (with the right USE flags). -- Arran -- gentoo-user@gentoo.org mailing list

[gentoo-user] Apache2 + PHP

2005-04-29 Thread William Meertens
Hi all, For some time now I'm struggling with Apache and PHP. After an upgrade from Apache, the one that changed all the locations of the config-files, I can't get PHP to work. My first problem was that with every .php file I got the download request. I already did and tried so many that I'm n