Tag Archive | "Plesk"

Removing news feeds from Horde

Wednesday, May 7, 2008

0 Comments

If you’ve used newer versions of Horde with Plesk, you have probably seen the news feed that runs down the left side of the screen. This newsbar is irritating at best. Here is how to get rid of it. Open the following file in your text editor: /usr/share/psa-horde/templates/portal/sidebar.inc   Around line 102 comment out the entire if() statement [...]

Continue reading...
Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • LinkedIn
  • Technorati
  • YahooMyWeb
  • E-mail this story to a friend!

Perfect Permissions for Joomla and Plesk

Friday, April 18, 2008

7 Comments

This post is a continuation (actually a better solution) from my previous post on Joomla Session Save Path The solution is a slightly modified version from the original post found at rackerhacker.com Change the umask in ‘/etc/proftpd.conf’ from ‘022′ to ‘002′. Then, update the directory permissions by running the following at the command line: cd /var/www/vhosts/[domain.com] chown -R [username]:psacln httpdocs chmod [...]

Continue reading...
Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • LinkedIn
  • Technorati
  • YahooMyWeb
  • E-mail this story to a friend!