Hi Friends,
Few week back i have upgraded the version of PHP from 5.1.6 to 5.2.6 on my Linux box. Since than we are getting this errors:
Failed loading /usr/lib64/php/modules//php_ioncube_loader_lin_5.1_x86_64.so:
/usr/lib64/php/modules//php_ioncube_loader_lin_5.1_x86_64.so: undefined
symbol: zend_unmangle_property_name_ex
PHP Notice: Undefined index: HTTP_HOST in /var/www/vhosts/****.org.uk/httpdocs/libraries/joomla/environment/uri.php on line 164
Cronjob v2.0 Starting job at: 08/31/2010 10:10:01<br/> Ended job at: 08/31/2010 10:10:01<br/>
Can some on please assist me on this.
Regards,
Vicky
Error
Re: Error
Looks like a few problems
First, you need to upgrade or remove ioncube. php_ioncube_loader_lin_5.1_x86_64.so indicates you're still using a version for PHP 5.1
Second, what repo are you using to get 5.2.6? The latest in atomic is 5.2.14-1.
Third, do you need to update your php.ini file?
First, you need to upgrade or remove ioncube. php_ioncube_loader_lin_5.1_x86_64.so indicates you're still using a version for PHP 5.1
Second, what repo are you using to get 5.2.6? The latest in atomic is 5.2.14-1.
Third, do you need to update your php.ini file?
"Its not a mac. I run linux... I'm actually cool." - scott
Re: Error
Thanks Highland,
I have followed the instruction and it did resolve the most of the things.. however the only error remains is:
HP Notice: Undefined index: HTTP_HOST in /var/www/vhosts/****.org.uk/httpdocs/libraries/joomla/environment/uri.php on line 164
Can you please assist me with it,
Regards,
I have followed the instruction and it did resolve the most of the things.. however the only error remains is:
HP Notice: Undefined index: HTTP_HOST in /var/www/vhosts/****.org.uk/httpdocs/libraries/joomla/environment/uri.php on line 164
Can you please assist me with it,
Regards,