![]() |
user adding... - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: user adding... (/thread-3435.html) Pages: 1 2 |
RE: user adding... - gOOvER - 06-03-2008 05:24 PM Sorry, i haven't FreeBSD and the most other Users use Debian. There are some Variables missing os not passed. Use Debian or try to fix it by yourself. Maybe other User run it on FreeBSD, but i don't know noone . RE: user adding... - MrMarv - 06-20-2008 05:36 AM Hi! Some news regarding this? As I am running FreeBSD 7 and this error seems to still exist in recent RC5 version, I am curious about other guys using FreeBSD and how do you get this things to work? (*looking right into Steves direction... ![]() Greetings ! RE: user adding... - dim0xff - 06-20-2008 05:43 AM hm...after I updated from RC4 to RC5 in works RE: user adding... - MrMarv - 06-20-2008 04:56 PM dim0xff Wrote:hm...after I updated from RC4 to RC5 in works Did you anything more than running ispcp-rqst-mngr manually? Greetings! RE: user adding... - dim0xff - 06-20-2008 05:37 PM no! but I have a new little problem. For example: If I add new user(1). And then add new another(2) (while addition of (1) is in progress) - only first user will be added. I think queue doesn't work well. But another user(2) will be added when addition of third user is placed into queue (in). All of three users will be created. PS: for you...hm... when ispcp-rqst-mngr didn't run for me automatically I placed it into crontab for running every hour. not convinient but works. RE: user adding... - StevenE - 06-26-2008 06:07 PM Hi, you have to run ispcp-rqst manager after every user adding/deleting/changing, otherwise ispcp is pissed ![]() Thats only because the ispcp-rqast-mngr not runs automatic after every change, going forward to sole this but for now just do it by hand ![]() Greetz Steve RE: user adding... - redcar - 07-31-2008 11:33 AM StevenE Wrote:Hi, Running ispcp-rqst manager did not help, in domain detail status, it is showing "sys_command_rs() | Ending..." and when login as user, it was greeted with "accout is no OK". I am running it on Freebsd 7.0 and do also note that Bind9 is install as default version and "restart" in ispcp-serv-mngr has to be change to "reload" for ispcp-rqst-mngr to run. Ii has an error, /var/log/ispcp/ispcp-serv-mngr.stderr shown as below, ______________-____ start here in ispcp-serv-mngr.stderr _______ Usage: /usr/local/sbin/httpd [-D name] [-d directory] [-f file] [-C "directive"] [-c "directive"] [-k start|restart|graceful|graceful-stop|stop] [-v] [-V] [-h] [-l] [-L] [-t] [-S] Options: -D name : define a name for use in <IfDefine name> directives -d directory : specify an alternate initial ServerRoot -f file : specify an alternate ServerConfigFile -C "directive" : process directive before reading config files -c "directive" : process directive after reading config files -e level : show startup errors of level (see LogLevel) -E file : log startup errors to file -v : show version number -V : show compile settings -h : list available command line options (this page) -l : list compiled in modules -L : list available configuration directives -t -D DUMP_VHOSTS : show parsed settings (currently only vhost settings) -S : a synonym for -t -D DUMP_VHOSTS -t -D DUMP_MODULES : show all loaded modules -M : a synonym for -t -D DUMP_MODULES -t : run syntax check for config files __________________________________________________ Somewhere in when running ispcp-rqst-mngr produced the above error. Nightly SVN version did not here with the problem mentioned,this problem on Freebsd still not resolved and I am wondering how some others get it working on Freebsd. |