[Solved] ispcp on gentoo - 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: [Solved] ispcp on gentoo (/thread-1486.html) Pages: 1 2 |
[Solved] ispcp on gentoo - D57452 - 10-09-2007 11:18 PM the file "docs/Gentoo/gentoo-packages" is not found. is it not included in the lastest version of ispcp? RE: ispcp on gentoo - pgentoo - 10-10-2007 04:40 AM D57452 Wrote:the file "docs/Gentoo/gentoo-packages" is not found. Are you running off the trunk or one of the previous releases? Try the trunk. There are some bugs with the gentoo installation current in svn, that you'll need to address with your copy before installing. Do a search for "gentoo" in the bugs and you'll find some that i logged with resolutions. Big things are a missing variable in config/dists/gentoo/ispcp.conf, a missing cron.d folder in the same directory, and apache configuration files that don't support mod_fcgid. These fixes should make it into svn soon though... RE: ispcp on gentoo - D57452 - 10-10-2007 08:48 PM do you mean this ? http://www.isp-control.net/ispcp/browser/trunk btw i installed vhcs2471 on gentoo.... vhcs2's quota script not works well and that's y i wanna change it to ispcp wow, the lestest version now has the file, is it easy to install ispcp by following the INSTALL? RE: ispcp on gentoo - pgentoo - 10-11-2007 03:09 AM D57452 Wrote:do you mean this ? Well the last "release" of ispCPOmega is RC2c and it is very old... The current trunk (yes that address is good to browse it), but if you want to grab a copy to your machine check out: http://www.isp-control.net/ispcp/wiki/releases_svn. There is a new release of RC3 which is coming up in a few days (planned for the 15th). Honestly if i were you i'd hold out until then, and install that. I'm doing everything I can to insure that RC3 will install easily on gentoo and actually work properly. Let me know if you have any more gentoo specific questions. - Jessee RE: ispcp on gentoo - D57452 - 10-11-2007 11:37 PM actually i got a problem there, sometimes when i excute "top" on the machine, the apache eats all the cpu resources is it normal? RE: ispcp on gentoo - pgentoo - 10-12-2007 04:22 AM D57452 Wrote:actually i got a problem there, sometimes when i excute "top" on the machine, the apache eats all the cpu resources What are the specs on your machine? How many domains are you hosting? How busy are they? What version of apache are you running? A lot of things could cause this... Let me know and i'll try to help you narrow it down. RE: ispcp on gentoo - D57452 - 10-12-2007 09:24 AM my apache www-servers/apache-2.0.59-r5 USE="apache2 mpm-prefork ssl -debug -doc -ldap -mpm-itk -mpm-leader -mpm-peruser -mpm-threadpool -mpm-worker (-selinux) -static-modules -threads" about 10 domains are running, most of them just put some music files or setup a php forum, and my site provide some anime.... is it enough ... thanks of your concern RE: ispcp on gentoo - D57452 - 10-12-2007 06:35 PM my apache www-servers/apache-2.0.59-r5 USE="apache2 mpm-prefork ssl -debug -doc -ldap -mpm-itk -mpm-leader -mpm-peruser -mpm-threadpool -mpm-worker (-selinux) -static-modules -threads" about 10 domains are running, most of them just put some music files or setup a php forum, and my site provide some anime.... is it enough ... thanks of your concern RE: ispcp on gentoo - pgentoo - 10-13-2007 05:32 AM Well, its hard to say whether your server is beefy enough to handle the load without knowing exactly what your sites are doing... Maybe try upgrading to apache 2.2.6, as it is stable in portage now. Are you running php with fastcgi, or mod_php currently? Also what version of php, 4 or 5? RE: ispcp on gentoo - D57452 - 10-13-2007 10:54 PM i'm using php5 mod_php the configuration of 2.0 and 2.2 are the same? |