I am trying to install PSA 7.1.x on a fresh server. I would like to use ARTs YUM to install PSA on a CentOS3 or Centos4 server. I am only licensed for PSA 7.1.
I cant seem to figure out how to get started. I was looking for a hand-holding how-to, but I cannont find one.
Is this config possible?
Can I then use sa, qmail-scanner and clamav?
I think I should change my yum.conf file, but I am not clear on what the new contents should be. Once I have changed the yum.conf, what are the packages that should be installed?
If someone can just point me in the direction to get started.
Thank you in advance,
Fastman
P.S. Thanks Scott for all your hard work, it truly is appreciated.
Trying to get PSA 7.1.X installed on CentOS
doable
This is doable, however I don't recommend it.
If this is Cent3 you would modify /etc/yum.conf and add:
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... easeverES/
[atomic-app-vault]
name=Atomic Rocket Turtle - $releasever - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/
[psa-7.1]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.1 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/
If this is Cent4 you'll want to create that as a new file under /etc/yum.repos.d/art.repo or similar (the name can be pretty much anything).
For installations on CentOS I've always just grabbed the RPM installation for RHEL servers of the same version (RHEL3 for Cent3, 4 for 4 of course) and then added Scott's repositories, if needed.
I don't deal with the licensing portion of Plesk - can't you upgrade your license to 8 (at least 7.5 reloaded) and install the CentOS release?
Jeremy
If this is Cent3 you would modify /etc/yum.conf and add:
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... easeverES/
[atomic-app-vault]
name=Atomic Rocket Turtle - $releasever - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/
[psa-7.1]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.1 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/
If this is Cent4 you'll want to create that as a new file under /etc/yum.repos.d/art.repo or similar (the name can be pretty much anything).
For installations on CentOS I've always just grabbed the RPM installation for RHEL servers of the same version (RHEL3 for Cent3, 4 for 4 of course) and then added Scott's repositories, if needed.
I don't deal with the licensing portion of Plesk - can't you upgrade your license to 8 (at least 7.5 reloaded) and install the CentOS release?
Jeremy