[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] Re: undefined function: i18n_new()



> I recently upgrade PHP version on my RaQ550, i follow the instruction from
> here:
> http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=finfodoc%2F8319&zone_32=php&;
> wholewords=on
> 
> Now i have PHP 4.3.5, and is working fine. http://www.pi.com.pt/phpinfo.php
> 
> But when i try to go to the administration i get this error:
> Fatal error: Call to undefined function: i18n_new() in
> /usr/sausalito/ui/libPhp/I18n.php on line 47
> http://www.pi.com.pt/login/
> 
> Can i fix that without installing a older PHP version ?

You should upgrade just the PHP that the "userspace" Apache server uses,
and leave the old Cobalt provided PHP installed for the admin Apache
server.

There is an i18n 'module' that needs to be compiled in to make the admin
stuff work properly, and the procedure for doing that has never been
disclosed by the Sun folks.

Sorry, I don't have the specific procedure that will do that though.