last version truck 26 - 09 - 2009 - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Development Area (/forum-1.html) +--- Forum: General discussion (/forum-11.html) +--- Thread: last version truck 26 - 09 - 2009 (/thread-7974.html) |
last version truck 26 - 09 - 2009 - theprincy - 09-26-2009 05:42 PM today i have installed last version truck 26 - 09 - 2009 and I get this error ..................... FastCGI Version: [f]cgid or fast[c]gi. [fcgid]: Activate AWStats. [no]: yes AWStats Mode: Possible values [d]ynamic and [s]tatic. [dynamic]: Starting Installation... ERROR: File '/var/www/fcgi/master' does not exist ! S.O : debian lenny RE: last version truck 26 - 09 - 2009 - RatS - 09-26-2009 08:37 PM are you sure, that you copied all files from /tmp/var/ into /var? RE: last version truck 26 - 09 - 2009 - theprincy - 09-26-2009 10:04 PM yes I tried again several times ( http://www.isp-control.net/documentation/doku.php?id=start:installation:debian ) STEP 5 - Copy all the directories into the system We recommand you to make a backup of your current system state. # cp -Rv /tmp/ispcp/* / RE: last version truck 26 - 09 - 2009 - sci2tech - 09-27-2009 06:25 PM This can happened only if vu2000 user exists. Directory /var/www/fcgi/master is created by useradd command, not on make. Please clean up /etc/group, /etc/gshadow, /etc/passwd and /etc/shadow before trying again. RE: last version truck 26 - 09 - 2009 - theprincy - 09-27-2009 07:15 PM (09-27-2009 06:25 PM)sci2tech Wrote: This can happened only if vu2000 user exists. Directory /var/www/fcgi/master is created by useradd command, not on make. Please clean up /etc/group, /etc/gshadow, /etc/passwd and /etc/shadow before trying again. ok RE: last version truck 26 - 09 - 2009 - chemcat9 - 02-19-2010 03:39 PM (09-27-2009 06:25 PM)sci2tech Wrote: This can happened only if vu2000 user exists. Directory /var/www/fcgi/master is created by useradd command, not on make. Please clean up /etc/group, /etc/gshadow, /etc/passwd and /etc/shadow before trying again. I received the same error as above; vu2000 existed in /etc/gshadow and in /etc/shadow, these entries were removed. Now I am receiving the error: useradd: cannot create directory /var/www/fcgi/master ERROR: Exteranal command '/user/sbin/useradd -d /var/www/fcgi/master -m -c vu-master -g vu2000 -s /bin/false -u 2000 vu2000' returned '12' status ! Please help with re-installation. Thanks in advance. RE: last version truck 26 - 09 - 2009 - kilburn - 02-19-2010 06:02 PM perl /var/www/ispcp/engine/setup/ispcp-uninstall RE: last version truck 26 - 09 - 2009 - chemcat9 - 02-19-2010 10:31 PM (02-19-2010 06:02 PM)kilburn Wrote: perl /var/www/ispcp/engine/setup/ispcp-uninstall Done. Selected to remove users from tables. Are there any nuiances I'm going to encounter upon the re-install I need to be aware of? |