(04-02-2010 08:42 PM)server801 Wrote: dmesg -a
Quote:Starting named.
Apr 2 14:37:30 staynet named[736]: the working directory is not writable
in panel
Quote:sys_command() | ERROR: External command '/bin/echo n | /bin/cp -ip /usr/local/www/ispcp/gui/errordocs/401.html /usr/local/www/data/virtual/domain.ltd/errors/ 2>/dev/null' returned '1' status !
what is bug?
FreeBSD 8.0 Stable IspCP 1.0.5
To your named problem. I search around the web and this is more or less a FreeBSD problem, not an ispCP problem. There are many workaround like chown or chmod. But this solved the "problem" not in all cases. The most User talk about a "warning" and not a problem. Maybe you can try to find a soultion ?
The other problem, try to execute the command manually on the shell:
Code:
/bin/echo n | /bin/cp -ip /usr/local/www/ispcp/gui/errordocs/401.html /usr/local/www/data/virtual/domain.ltd/errors/ 2>/dev/null
I have this feeling that the "2>/dev/null" is the problem. Remove it please and try it again manually.
Code:
Connection for controluser as defined in your configuration failed.
Have the same under Debian! We need to check this point, too.
To the Update problem - you didn't run the update-script ? Only the ispcp-setup ?
I tested the Update script as well and it works fine for me.
What was the reason for your new installation ?
Greez BeNe