In order to avoid breaking stuff you should do the following.

add this repositories:


http://software.opensuse.org/download/Apache/SUSE_Linux_10.0/

http://software.opensuse.org/download/server:/php/server_apache_SuSE_Linux_1
0.0/

the remove your old PHP installation **completely** ( in case you are
using the version included in 10.0 of course)


then reinstall apache2-mod_php5 apache2-prefork, the needed PHP
modules... ( you may need to upgrade more stuff depending what other
software in your system uses libapr* )


~~~~

Thank you Cristian for the info. The install went great, however I am
getting the following error when starting apache;

# rcapache2 status
Checking for httpd2:                                                 unused
testserver:~ # rcapache2 start
Starting httpd2 (prefork) (98)Address already in use: make_sock: could not
bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
startproc:  exit status of parent of /usr/sbin/httpd2-prefork: 1
                                                                     failed


How can I fix this?

Thank you for your help.

~James
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to