Search results for: fedora cannot change file permissions
… 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 …
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…
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 …
I was looking a way to change VEID on OpenVZ, at last I found a very useful way how to change VEID on OpenVZ on OpenVZ Forums & Discussion. You can checkpoint your container and after that restore it on the same node with another ID. Here is an…