update STABLE and i receive error HORDE

Creazioni1

Well-Known Member
Dec 28, 2003
58
0
156
Fatal error: Call to undefined function: _() in /usr/local/cpanel/base/horde/config/registry.php on line 86



i try with
/scripts/updatenow
/scripts/makecpphp
???

or problem would be i did
chmod 0 *cc*
?

THANKS
 

chirpy

Well-Known Member
Verifed Vendor
Jun 15, 2002
13,437
33
473
Go on, have a guess
Where, exactly, did you do chmod 0 *cc*?

If you did it from / downwards, I'm not surprised you've got problems and you'll probably get plenty more.
 

Creazioni1

Well-Known Member
Dec 28, 2003
58
0
156
thanks for answer

in all server i did >
chmod 000 /usr/bin/*cc*

i've problem only with HORDE
when i open HORDE i receive

Fatal error: Call to undefined function: _() in /usr/local/cpanel/base/horde/config/registry.php on line 86

only when i update apache i do
chmod 700 /usr/bin/*cc*
 

Creazioni1

Well-Known Member
Dec 28, 2003
58
0
156
Originally posted by Myacen
We have the same problem on all servers after upgrading to "stable"
now i look an important situation

If i enter in webmail with READ WEBMAIL from cpanel, i've problem

If i enter with /webmail, i've not problems
 

gcc

Member
Dec 11, 2003
8
0
151
this is caused by no gettext support compile with the php. you'll need to recompile the cpanel php using the /scripts/makecpphp script.