View Single Post
  #6 (permalink)  
Old 08-Jul-2009, 02:30
maill maill is offline
Student Penguin
 
Join Date: May 2009
Location: Jakarta, Beijing
Posts: 77
maill hasn't been rated much yet
Default Re: FTP user for joomla installation

And for further testing, if you decided to install another joomla site locally, you can also change the default apache user to your current user, by editing /etc/apache2/uid.conf

Code:
User yourusername
Group yourusergroup
and restart apache

HTH
__________________
"And just as you want men to do to you, you also do to them likewise."
Luke 6:31 NKJV
Reply With Quote