Hello All,
I tried to upgrade php for the gd 2.0.
I worked my way through all of the dependencies one at a time, and finally there was success, but when I restarted apache, I got this error, and know nothing comes up on my server..
[root@server php]# rpm -Uvh *.rpm
Preparing... ########################################### [100%]
1:libmcrypt ########################################### [ 11%]
2:libmcrypt-devel ########################################### [ 22%]
3:MySQL-shared ########################################### [ 33%]
4:php warning: /etc/php.ini created as /etc/php.ini.rpmnew
########################################### [ 44%]
5:php-devel ########################################### [ 55%]
6:php-imap ########################################### [ 66%]
7:php-ldap ########################################### [ 77%]
8:php-mcrypt ########################################### [ 88%]
9:php-mysql ########################################### [100%]
[root@server php]# /etc/init.d/httpd restart
Stopping httpd: [ OK ]
Starting httpd: Syntax error on line 261 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server: /etc/httpd/modules/libphp4.so: undefined symbol: xsltSaveResultToString
[FAILED]
I used atomic Turtles rpms located here..
http://www.atomicrocketturtle.com/atomic/psa/7.3/RPMS/
for the php upgrade. Can someone please tell me what I can do here Thanks.. URGENT!!
Rodney