On Sunday, September 15, 2013 09:37:42 PM Roger wrote:
> On 09/15/2013 07:40 PM, Martin S wrote:

> >> An answer to this may also solve the original poster's Joolma
> >> installation situation.
> > 
> > I've tried installing joomla in my own directory and pointing documentroot
> > to that, but it somehow still got set roo:root. Must have done something
> > wrong somewhere =(
> > 
> > As for the first part wouldn't that be another virtual host.
> > 
> > /M.
> 
> Yes also my experience.
> I tried setting up VirtualHost but that also failed.
> I solved it by:
> cd /var/www/html
> sudo mkdir tester
>   chmod 766 tester
>   chown  user:user tester
> then sudo mv the whole (drupal in my case) file system to
> /var/www/html/tester
> Basically leaving /var/www/html as root:root but the drupal directory is
> user:user ownership
> That worked......

Ah ... good to know for the future projects =)

/M.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to