Add new comment

Do you like HowtoForge? Please consider supporting us by becoming a subscriber.
Submitted by Draque (registered user) on Sun, 2008-03-02 20:13.

STEP 6 - Define the ownership & permissions:

(Remember that web1 and webadmin are just an example for the webnumber and administrator)

cd /var/www/web1/

chown -R -v -f webadmin:web1 web/*

chgrp -R www-data fileadmin typo3conf typo3temp uploads

 before the chgrp command this is missing:

cd /var/www/web1/web

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.