ispCP - Board - Support
CentOS 5.5 [Stable] i386 / ispCP Version 1.0.7-rc1 - installation problem - 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: CentOS 5.5 [Stable] i386 / ispCP Version 1.0.7-rc1 - installation problem (/thread-12522.html)



CentOS 5.5 [Stable] i386 / ispCP Version 1.0.7-rc1 - installation problem - king master - 12-25-2010 11:29 AM

Hi dear , i went out to try ur script

i got vps with CentOS 5.5 [Stable] i386 OS

and went to your tutorial in this link :

http://isp-control.net/documentation/start/installation/centos

but in step : RPMForge

you wrote :

Quote:To avoid this, edit the file /etc/yum.repos.d/rpmforge.repo. In the file, add the following line at the end:

Code:
includepkgs=postgrey clamav clamd amavisd-new clamav-data clamav-filesystem clamav-lib clamav-server-sysv zoo unrar lha ripole clamav-db


i made it with nano like :

#nano /etc/yum.repos.d/rpmforge.repo
and edit the file and saved it

till now everything is ok , but at next step when i write :

Code:
yum remove clamav-*

i got this error :


Code:
[root@hostname yum.repos.d]#yum remove clamav-*
Loaded plugins: fastestmirror
Config Error: File contains parsing errors: file://///etc/yum.repos.d/rpmforge.repo
        [line 14]: unrar lha ripole clamav-db

any help plz ??


RE: CentOS 5.5 [Stable] i386 / ispCP Version 1.0.7-rc1 - installation problem - motokochan - 12-25-2010 11:56 AM

The includepkgs stuff should all be on a single line.

Also note that ispCP 1.0.7 will not work on Centos 5 unless you manually compile Perl 5.10, which might be beyond your ability.


RE: CentOS 5.5 [Stable] i386 / ispCP Version 1.0.7-rc1 - installation problem - king master - 12-25-2010 12:52 PM

so this not mentioned in the tutorial ??


RE: CentOS 5.5 [Stable] i386 / ispCP Version 1.0.7-rc1 - installation problem - motokochan - 12-25-2010 05:15 PM

(12-25-2010 12:52 PM)king master Wrote:  so this not mentioned in the tutorial ??

The install guide is only updated through the last version that will work on the OS. I haven't had a chance to clean up the documentation after my fairly long absence.