I installed Ruby on Rails just to try it out a while ago. (Using /scripts/installruby)
But I never actually use it, I figured I may as well uninstall it to free up some resources.
How do I go about doing this?
I installed Ruby on Rails just to try it out a while ago. (Using /scripts/installruby)
But I never actually use it, I figured I may as well uninstall it to free up some resources.
How do I go about doing this?
Anyone have answers to this?
The installruby doesn't have any commandline options to remove it.
Anyone can assist with this?
Conor Treacy | Hands-on Web Hosting
cPanel eCommerce Hosting | X-Cart Web Hosting
SEO Consulting Omaha Nebraska
Can I ask...why didn't you use it?
___
cornell v starling
Park University Student
"Lord make me willing to be made willing to do Your will."
Client wants it removed from their dedicated server. According to Comodo, it's causing their PCI Scan to fail. Even though they have version 1.8.7 installed or whatever, Comodo doesn't like it. So they want it removed so there's no further detection of it.
Conor Treacy | Hands-on Web Hosting
cPanel eCommerce Hosting | X-Cart Web Hosting
SEO Consulting Omaha Nebraska
I searched every where, but was unable to assist. Only located information on uninstalling when operating on Ubuntu.
___
cornell v starling
Park University Student
"Lord make me willing to be made willing to do Your will."
I'd like to know how to uninstall as well. anyone found a solution to removing ruby (as wella s gems without doing them one by one for severla hundered gems) after finding it's not utilized or not desired any longer?
As i think, it is easy job to uninstall ruby with no need to find all gems
Installation package located in folder :
Answer for "Wich of this package I need to uninstall?" is placed in folder:Code:/usr/local/cpanel/src/3rdparty/ruby
U only need to extract source package of ruby, after u can say:Code:/var/cpanel/version/ruby
andCode:make deinstall
Code:make clean