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
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
do it , but nothing
in all server same problem
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.
Jonathan Michaelson
Need your cPanel servers secured and tuned?
cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
http://www.configserver.com
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*
We have the same problem on all servers after upgrading to "stable"
now i look an important situationOriginally posted by Myacen
We have the same problem on all servers after upgrading to "stable"
If i enter in webmail with READ WEBMAIL from cpanel, i've problem
If i enter with /webmail, i've not problems
We fixed this:
/scripts/upcp --force
this is caused by no gettext support compile with the php. you'll need to recompile the cpanel php using the /scripts/makecpphp script.