Cannot create new users
|
Author |
Message |
dirkson
Junior Member
Posts: 27
Joined: Aug 2008
Reputation: 0
|
Cannot create new users
Hey all. Trying to get ispcp to create a new user. It used to do it...
These are the errors I get when I set debug to 1 and run ispcp-rqst-mngr manually:
DEBUG: push_el() sub_name: sys_command(), msg: ERROR: External command '/var/www/ispcp/engine/ispcp-htusers-mngr 72 1>/var/log/ispcp/ispcp-htusers-mngr.stdout 2>/var/log/ispcp/ispcp-htusers-mngr.stderr' returned '1' status !
DEBUG: pop_el() sub_name: sys_command(), msg: ERROR: External command '/var/www/ispcp/engine/ispcp-htusers-mngr 72 1>/var/log/ispcp/ispcp-htusers-mngr.stdout 2>/var/log/ispcp/ispcp-htusers-mngr.stderr' returned '1' status !
DEBUG: push_el() sub_name: /var/www/ispcp/engine/ispcp-htusers-mngr, msg: ERROR: Can't open file |/var/www/virtual/example.com/.htpasswd| for writing: No such file or directory
DEBUG: pop_el() sub_name: /var/www/ispcp/engine/ispcp-htusers-mngr, msg: ERROR: Can't open file |/var/www/virtual/example.com/.htpasswd| for writing: No such file or directory
I tried manually creating this directory, but then it just fails without error :-/
Help.
|
|
10-15-2009 04:24 PM |
|
BeNe
Moderator
Posts: 5,899
Joined: Jan 2007
Reputation: 68
|
RE: Cannot create new users
Please check the Logs:
Code:
/var/log/ispcp/ispcp-htusers-mngr.stderr
Next error is here:
Code:
Can't open file |/var/www/virtual/example.com/.htpasswd| for writing: No such file or directory
Is there no .htpasswd !?
Greez BeNe
|
|
10-15-2009 07:14 PM |
|
dirkson
Junior Member
Posts: 27
Joined: Aug 2008
Reputation: 0
|
RE: Cannot create new users
That error log is completely empty.
Not only is there no .htpasswd, there is no example.com directory.
|
|
10-15-2009 07:20 PM |
|
User(s) browsing this thread: 1 Guest(s)