Admin-Ahead Community

Linux => Control Panels => cPanel => Topic started by: Aby on February 08, 2014, 11:24:03 am

Title: Editing Files Doesn't Work
Post by: Aby on February 08, 2014, 11:24:03 am
Editing Files Doesn't Work

#Clear the browsers temp files and close all browsers.

If you own the server, you should probably try this as 'root' in SSH else you may want to ask your hosting provider to try this:

yum -y upgrade
cpan
install CPAN
reload CPAN
quit

# /scripts/checkperlmodules
# /scripts/upcp

That will update the server and all prerequisite components
---