Gentoo Installation - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: Gentoo Installation (/thread-4164.html) |
Gentoo Installation - grg - 09-02-2008 06:53 PM Hi Forum, i've a problem whit ispcp rc6 on Gentoo. I installed it using this howto http://www.isp-control.net/documentation/start/installation/gentoo whit some modifies (the ispcp-gentoo /etc/apache2/00_master.conf file doesn't work whit fastcgi, there is an error in the fastcgi section, so i copied it from debian and i added in the /etc/cond.f/apache2.conf options -D suexec -D proxy -D fastcgi and -D cband. finally i have installed packages from the list in http://www.isp-control.net/ispcp_svn/trunk/docs/Gentoo/, not the packages listed in the tutorial) Now ispcp is working but i can't add sites: it doesn't create the vhost, directories etc etc. What can i do? Now i've found this tutorial http://www.isp-control.net/ispcp_svn/trunk/docs/Gentoo/INSTALL, do you jnow if it works? RE: Gentoo Installation - Zothos - 09-02-2008 11:18 PM is the daemon running? whats the status of the domain in the database? RE: Gentoo Installation - grg - 09-03-2008 01:29 AM Hi, what's the name of the daemon? in the ispcp db, table domain, the domains_status value is "store_file() | ERROR: Can't open file |/etc/awstats/awstats.grgtest.grg.org.conf| for writing: No such file or directory" i haven't the /etc/awstats directory! EDIT: now i've disabled awstats and alla works fine! RE: Gentoo Installation - Zothos - 09-03-2008 01:35 AM then you have to emerge awstats, too. then, set all domains/aliase/subdomains to toadd (search faq) run the rqst. If this doesnt help, activate debugging at /etc/ispcp/ispcp.conf and run the rqst manager manually /var/www/ispcp/engine/ispcp-rqst-mngr |