View Single Post
  #12 (permalink)  
Old 03-02-2006, 05:49 AM
chmod chmod is offline
Registered User
 
Join Date: Apr 2004
Location: London - UK
Posts: 45
chmod
re

chmod 000 /usr/local/cpanel/3rdparty/WysiwygPro

will disable it across the server.
when its fixed just chmod it again with

chmod 755 /usr/local/cpanel/3rdparty/WysiwygPro
Reply With Quote