Hi, On ubuntu, if you know root password the following command should work:
sudo mkdir /var/www/yourfolder If you want your folder to be published, after creating all needed files in yourfolder, run the following command sudo chown -R www-data:www-data /var/www/yourfolder Leonardo Certuche 301 284 6250 460 0727 ext 5559 [email protected] www.itcon-ltda.com Cra 31 # 54-10 TECNOSOFT MedellĂn, Colombia On Tue, Jun 16, 2009 at 12:54 PM, Carlos Lerzundy <[email protected]>wrote: > Hi Everyone, > I followed the instructions on this website about creating your own theme > http://doc.otrs.org/developer/2.0/en/html/c494.html > > The thing is that the fist step states that I need to create a new folder > inside /html/ but Ubuntu is not letting me do because these folders were > created by the owner "www-data". > > Does anyone knows why and how can I overcome this? > > Thanks in advance, > Carlos > > --------------------------------------------------------------------- > OTRS mailing list: otrs - Webpage: http://otrs.org/ > Archive: http://lists.otrs.org/pipermail/otrs > To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs > > NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! > http://www.otrs.com/en/support/enterprise-subscription/ >
--------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/
