public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user]  PHP5 and Squirrelmail
@ 2005-11-29  4:02 Jeff Grossman
  2005-11-29  5:22 ` Norberto Bensa
  0 siblings, 1 reply; 7+ messages in thread
From: Jeff Grossman @ 2005-11-29  4:02 UTC (permalink / raw
  To: gentoo-user


I just upgraded from dev-php/php-4.4.0 to dev-lan/php-5.0.5 and have one 
problem.  Squirrelmail no longer seems to work.  Does anybody know if 
there is a fix yet?  The error is:

Fatal error: Only variables can be passed by reference in 
/var/www/localhost/htdocs/squirrelmail/functions/imap_messages.php on 
line 480

Thanks for any help you can offer me.

Jeff

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user]  PHP5 and Squirrelmail
  2005-11-29  4:02 [gentoo-user] PHP5 and Squirrelmail Jeff Grossman
@ 2005-11-29  5:22 ` Norberto Bensa
  2005-11-29 13:41   ` [gentoo-user] " Jeff Grossman
  2005-11-29 13:51   ` Jeff Grossman
  0 siblings, 2 replies; 7+ messages in thread
From: Norberto Bensa @ 2005-11-29  5:22 UTC (permalink / raw
  To: gentoo-user; +Cc: Jeff Grossman

Jeff Grossman wrote:
> Fatal error: Only variables can be passed by reference in
> /var/www/localhost/htdocs/squirrelmail/functions/imap_messages.php on
> line 480

Yup. You need to upgrade squirrelmail

-- 
Norberto Bensa
4544-9692
Ciudad de Buenos Aires, Argentina
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-user]  Re: PHP5 and Squirrelmail
  2005-11-29  5:22 ` Norberto Bensa
@ 2005-11-29 13:41   ` Jeff Grossman
  2005-11-29 13:51   ` Jeff Grossman
  1 sibling, 0 replies; 7+ messages in thread
From: Jeff Grossman @ 2005-11-29 13:41 UTC (permalink / raw
  To: gentoo-user

Norberto Bensa <nbensa@gmx.net> wrote:
> Jeff Grossman wrote:
>> Fatal error: Only variables can be passed by reference in
>> /var/www/localhost/htdocs/squirrelmail/functions/imap_messages.php on
>> line 480
> 
> Yup. You need to upgrade squirrelmail
> 
To what version?  I tried the 1.4.5-r1 version and it did the same 
thing.

Jeff

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-user]  Re: PHP5 and Squirrelmail
  2005-11-29  5:22 ` Norberto Bensa
  2005-11-29 13:41   ` [gentoo-user] " Jeff Grossman
@ 2005-11-29 13:51   ` Jeff Grossman
  2005-11-30  1:40     ` Norberto Bensa
  1 sibling, 1 reply; 7+ messages in thread
From: Jeff Grossman @ 2005-11-29 13:51 UTC (permalink / raw
  To: gentoo-user

Norberto Bensa <nbensa@gmx.net> wrote:
> Jeff Grossman wrote:
>> Fatal error: Only variables can be passed by reference in
>> /var/www/localhost/htdocs/squirrelmail/functions/imap_messages.php on
>> line 480
> 
> Yup. You need to upgrade squirrelmail
> 
Okay, I guess I was wrong.  I thought I had upgraded Squirrelmail to the 
1.4.5-r1 release.  I just did it again, and now everything is working.

Jeff

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user]  Re: PHP5 and Squirrelmail
  2005-11-29 13:51   ` Jeff Grossman
@ 2005-11-30  1:40     ` Norberto Bensa
  2005-11-30 16:59       ` Jeff Grossman
  0 siblings, 1 reply; 7+ messages in thread
From: Norberto Bensa @ 2005-11-30  1:40 UTC (permalink / raw
  To: gentoo-user; +Cc: Jeff Grossman

Jeff Grossman wrote:
> Norberto Bensa <nbensa@gmx.net> wrote:
> > Yup. You need to upgrade squirrelmail
>
> Okay, I guess I was wrong.  I thought I had upgraded Squirrelmail to the
> 1.4.5-r1 release.  I just did it again, and now everything is working.
>

Perhaps you didn't ran webapp-config the first time.

-- 
Norberto Bensa
4544-9692
Ciudad de Buenos Aires, Argentina
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-user]  Re: PHP5 and Squirrelmail
  2005-11-30  1:40     ` Norberto Bensa
@ 2005-11-30 16:59       ` Jeff Grossman
  2005-11-30 18:24         ` Arturo 'Buanzo' Busleiman
  0 siblings, 1 reply; 7+ messages in thread
From: Jeff Grossman @ 2005-11-30 16:59 UTC (permalink / raw
  To: gentoo-user

Norberto Bensa <nbensa@gmx.net> wrote:
> Jeff Grossman wrote:
>> Norberto Bensa <nbensa@gmx.net> wrote:
>> > Yup. You need to upgrade squirrelmail
>>
>> Okay, I guess I was wrong.  I thought I had upgraded Squirrelmail to the
>> 1.4.5-r1 release.  I just did it again, and now everything is working.
>>
> 
> Perhaps you didn't ran webapp-config the first time.
> 
Isn't that run automatically by emerge?

Jeff

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user]  Re: PHP5 and Squirrelmail
  2005-11-30 16:59       ` Jeff Grossman
@ 2005-11-30 18:24         ` Arturo 'Buanzo' Busleiman
  0 siblings, 0 replies; 7+ messages in thread
From: Arturo 'Buanzo' Busleiman @ 2005-11-30 18:24 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jeff Grossman wrote:
>>Perhaps you didn't ran webapp-config the first time.
> Isn't that run automatically by emerge?

depends on your vhosts use flag.

- --
Arturo "Buanzo" Busleiman - www.buanzo.com.ar
Consultor en Seguridad Informatica / Dominio Digital TV - Da FOSS man!
KTP Consultores - info AT ktpconsultores.com.ar

Romper un sistema de seguridad los acerca tanto a ser hackers como el
encender autos puenteando los convierte en ingenieros automotrices.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDje5NAlpOsGhXcE0RAv3dAKCBVS0AffRsAdVk4MLBZeND9dLRRgCfWepG
mSit9c/NQTMWiKYHzDvXFmQ=
=muvu
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-11-30 18:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-29  4:02 [gentoo-user] PHP5 and Squirrelmail Jeff Grossman
2005-11-29  5:22 ` Norberto Bensa
2005-11-29 13:41   ` [gentoo-user] " Jeff Grossman
2005-11-29 13:51   ` Jeff Grossman
2005-11-30  1:40     ` Norberto Bensa
2005-11-30 16:59       ` Jeff Grossman
2005-11-30 18:24         ` Arturo 'Buanzo' Busleiman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox