View previous topic :: View next topic |
Author |
Message |
trekgraham n00b

Joined: 29 Oct 2005 Posts: 10 Location: Chicagoland
|
Posted: Sat Oct 29, 2005 1:37 am Post subject: Horde Error: Only varible references should be returned by |
|
|
When I goto http://host.starforcesim.net/horde/
I get this error:
Notice: Only variable references should be returned by reference in /var/www/localhost/htdocs/horde/lib/Auth.php on line 80
Notice: Only variable references should be returned by reference in /var/www/localhost/htdocs/horde/lib/Prefs.php on line 144
I have checked all and cant figure it out.
Anyone have any ideas? |
|
Back to top |
|
 |
kashani Advocate


Joined: 02 Sep 2002 Posts: 2032 Location: San Francisco
|
Posted: Sat Oct 29, 2005 1:51 am Post subject: |
|
|
Which version of php are you running? I had some issues with 4.4 and downgraded to 4.3.11.
kashani _________________ Will personally fix your server in exchange for motorcycle related shop tools in good shape. |
|
Back to top |
|
 |
trekgraham n00b

Joined: 29 Oct 2005 Posts: 10 Location: Chicagoland
|
Posted: Sat Oct 29, 2005 2:20 am Post subject: |
|
|
* dev-php/mod_php
Latest version available: 4.4.0-r3
Latest version installed: 4.4.0-r3
* dev-php/php
Latest version available: 4.4.0-r1
Latest version installed: 4.4.0-r1
Size of downloaded files: 4,372 kB
how do i downgrade, that is the lowest version i have had |
|
Back to top |
|
 |
kashani Advocate


Joined: 02 Sep 2002 Posts: 2032 Location: San Francisco
|
Posted: Sat Oct 29, 2005 2:35 am Post subject: |
|
|
You can try some of the things mentioned in this thread:
https://forums.gentoo.org/viewtopic-t-395496-highlight-horde.html
Or to downgrade you can try adding these lines to your /etc/portage/package.mask
>=dev-php/mod_php-4.4
>=dev-php/php-4.4
kashani _________________ Will personally fix your server in exchange for motorcycle related shop tools in good shape. |
|
Back to top |
|
 |
trekgraham n00b

Joined: 29 Oct 2005 Posts: 10 Location: Chicagoland
|
Posted: Sat Oct 29, 2005 2:56 am Post subject: |
|
|
/etc/portage/portage.mask
Code: |
>=dev-php/mod_php-4.4
>=dev-php/php-4.4
|
also tried changing >= to < for both
when i run emerge dev-php/php dev-php/mod_php
it starts emerging dev-php/mod_php-4.4.0-r3
not 4.3
Did i do something incorrect
I emerge --unmerge both packages |
|
Back to top |
|
 |
kashani Advocate


Joined: 02 Sep 2002 Posts: 2032 Location: San Francisco
|
Posted: Sat Oct 29, 2005 3:08 am Post subject: |
|
|
Strange. 4.3.11 is still in portage so it should be working. I do see that 4.4.0 is new slot so that might have something to do with it. You might need to remove all versions and then try to install again.
kashani _________________ Will personally fix your server in exchange for motorcycle related shop tools in good shape. |
|
Back to top |
|
 |
|