Yezzz, I am root and the result of history | grep opt | grep rm is: 712 history | grep opt | grep rm
OK, than I do not know what wrecked your server exactly, but it sure is not nice. You mentioned phpadmin-multi shortly did you also update that one?
Are you using
PuTTy to access the terminal from a client? If so that would be nice (as you can copy the screen output and post it here as well as copying commands to the terminal from the forums).
Perhaps we can try and install smeserver-oscommerce again, but we need to remove it first as it is still listed as installed, somehow:
rpm -e --noscripts smeserver-oscommerce
Verify that it is no longer there:
rpm -q smeserver-oscommerce
That should output something like
package smeserver-oscommerce not installed
If it was removed we can now try and reinstall the contrib:
yum install smeserver-oscommerce --enablerepo=smecontribs
It would be nice if you could copy the output to the screen in this thread to see if something strange is happening.
After installation do
signal-event post-upgrade
signal-event reboot
Login as root again and verify that
- you have an oscommerce folder in /opt
- that the database is installed using the command listed in an earlier post