joximu Wrote:Hi Adel
plase use google to inform about the two possibilities and the pros and cons about
apache with mpm-worker + libapache_fastcgi & suexec for php
vs
apache with mpm-prefork and mod_php
The default installation for ispcp is using fastcgi and mpm-worker.
If you follow exactly the steps in the install guide, you will get this.
If you forget to change the sources.list for aptitude then libapache_fastcgi will not be found. But you can download it separately:
http://packages.debian.org/etch/libapache2-mod-fastcgi
uninstall mpm-prefork and mod-php(4 & 5)
/J
hi joximu again
I download fast-cgi and installed it then i tried to install ispcp again
because it still the same with the login, and now i got to another error:
useradd: cannot create directory /var/www/fcgi/master
ERROR: External command '/usr/sbin/useradd -d /var/www/fcgi/master -m -c vu-master -g vu2000 -s /bin/false -u 2000 vu2000' returned '12' status !
Thanks alot again for your great help.