Re: [gentoo-user] dev-php/php blocking dev-lang/php

2006-02-07 Thread James Ausmus
On 2/7/06, Darren Grant <[EMAIL PROTECTED]> wrote: > Yeah thanks for everyone's help. The only thing I'm having trouble with > now is phpmyadmin. It's giving me a ... > > << > phpMyAdmin - Error > > Cannot load /session/ extension. Please check > your PHP configuration. >

Re: [gentoo-user] dev-php/php blocking dev-lang/php

2006-02-07 Thread Darren Grant
Yeah thanks for everyone's help. The only thing I'm having trouble with now is phpmyadmin. It's giving me a ... << phpMyAdmin - Error Cannot load /session/ extension. Please check your PHP configuration. >> I tried remerging it after all the php tweaking I did, and v

Re: [gentoo-user] dev-php/php blocking dev-lang/php

2006-02-07 Thread James Ausmus
On 2/7/06, Darren Grant <[EMAIL PROTECTED]> wrote: Ahh found it... just needed to change -D PHP to -D PHP5 ;)--gentoo-user@gentoo.org mailing listGreat, glad it's working for you!-James

Re: [gentoo-user] dev-php/php blocking dev-lang/php

2006-02-07 Thread kashani
Darren Grant wrote: In my /etc/conf.d/apache2 file I have "APACHE2_OPTS="-D DEFAULT_VHOST -D PHP -D SSL"". Is there some tweaking I need to do to my /etc/apache2/modules.d/70_mod_php.conf? You need a PHP4 not PHP. APACHE2_OPTS="-D DEFAULT_VHOST -D PHP4 -D SSL" kashani -- gentoo-user@gentoo

Re: [gentoo-user] dev-php/php blocking dev-lang/php

2006-02-07 Thread Darren Grant
Darren Grant wrote: James Ausmus wrote: On 2/7/06, *Darren Grant* <[EMAIL PROTECTED] > wrote: I'm trying to install squirrelmail on a system that I've already compiled apache2 with dev-php/php and dev-php/mod_php support. squirrelmail is complaini

Re: [gentoo-user] dev-php/php blocking dev-lang/php

2006-02-07 Thread Darren Grant
James Ausmus wrote: On 2/7/06, *Darren Grant* <[EMAIL PROTECTED] > wrote: I'm trying to install squirrelmail on a system that I've already compiled apache2 with dev-php/php and dev-php/mod_php support. squirrelmail is complaining about dev-php/php blo

Re: [gentoo-user] dev-php/php blocking dev-lang/php

2006-02-07 Thread Craig Duncan
Darren Grant wrote: I'm trying to install squirrelmail on a system that I've already compiled apache2 with dev-php/php and dev-php/mod_php support. squirrelmail is complaining about dev-php/php blocking dev-php/php and dev-php/PEAR dependencies. I searched around and found a couple of solutio

Re: [gentoo-user] dev-php/php blocking dev-lang/php

2006-02-07 Thread James Ausmus
On 2/7/06, Darren Grant <[EMAIL PROTECTED]> wrote: I'm trying to install squirrelmail on a system that I've alreadycompiled apache2 with dev-php/php and dev-php/mod_php support.squirrelmail is complaining about dev-php/php blocking dev-php/php anddev-php/PEAR dependencies. I searched around and fou