The Protector

Do you have problems ? Get Solution here.

Search results for: fedora cannot change file permissions

How To Install Drupal on CentOS5 , Red Hat or Fedora 14




… wget http://ftp.drupal.org/files/projects/drupal-6.6.tar.gz tar -xzvpf drupal-* –strip-components=1 cp ./sites/default/default.settings.php ./sites/default/settings.php If you want a “files” directory for file uploads, do the following in your Drupal root directory mkdir ./sites/default/files Now, change all drupal permissions chgrp -R apache . chown -R apache ./sites/default chgrp -R myuser ./sites/default chmod -R g+w sites/default  …

How To backup and Restore OpenVZ




The best thing to have VPSes within Dedicated ServerĀ  is easy moving around your Sites between Servers. Simply just move your VPS using backup and Restore to Destination Server. Firsthing first is make sure your VEID number is larger than 100, if not you have to change the VEID…

Change Kloxo FTP port




Many people ask me personally about ‘How to change FTP port in Kloxo ? ‘, because lately there are many malware injecting php and javascript files by using ftp port. Eventhough it is short answer how to do it but I decide to write this …