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

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