Jump to content
Froxlor Forum
  • 0

permission problem during install


netkar

Question

hi all! I have a problem with the installation process. I follow the install guide but when I must set the permission I can't do..

I ever have chown: invalid user: ‘[webserver-user]:[webserver-user]’ , the same with www-data and apache. I'm using debian 8.

I check with # ps -aux | grep apache2 and I have this:

root      6437  0.0  2.7 314720 28020 ?        Ss   12:25   0:00 /usr/sbin/apache2 -k start
www-data  6440  0.0  0.8 314792  8580 ?        S    12:25   0:00 /usr/sbin/apache2 -k start
www-data  6441  0.0  0.8 314792  8580 ?        S    12:25   0:00 /usr/sbin/apache2 -k start
www-data  6442  0.0  0.8 314744  8580 ?        S    12:25   0:00 /usr/sbin/apache2 -k start
www-data  6443  0.0  0.8 314744  8580 ?        S    12:25   0:00 /usr/sbin/apache2 -k start
www-data  6444  0.0  0.8 314744  8580 ?        S    12:25   0:00 /usr/sbin/apache2 -k start
www-data  6448  0.0  0.8 314744  8580 ?        S    12:25   0:00 /usr/sbin/apache2 -k start
root      6455  0.0  0.2  12728  2240 pts/0    S+   12:34   0:00 grep apache2

I try also with root but I ever have "not found" in my ip/froxlor

 

can you help me? thanks

Link to comment
Share on other sites

11 answers to this question

Recommended Posts

Well, obviously your webserver user is www-data. So: chown -R www-data:www-data /some/dir should definetly not fail.

 

Please be more specific what installation Guide you have used and what your current Problem is exactly.

Link to comment
Share on other sites

thanks to your support, I do but not work. The guide is http://redmine.froxlor.org/projects/froxlor/wiki/Installationtarball#3-Installation-via-Web-Install and now I do these commands: chown -R www-data:www-data /var/www/froxlor/

not work and I do this chown -R www-data:www-data /var/www/ , apache2 restart and not work :(

I ever have 

Not Found

The requested URL /froxlor/ was not found on this server.
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.



×
×
  • Create New...