Trying to get PSA 7.1.X installed on CentOS

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
fastman
New Forum User
New Forum User
Posts: 3
Joined: Tue Jan 02, 2007 6:27 pm

Trying to get PSA 7.1.X installed on CentOS

Unread post by fastman »

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.
jalons
New Forum User
New Forum User
Posts: 4
Joined: Mon Apr 18, 2005 4:28 pm

doable

Unread post by jalons »

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
fastman
New Forum User
New Forum User
Posts: 3
Joined: Tue Jan 02, 2007 6:27 pm

Unread post by fastman »

I cant upgrade the license without reinstating the SUS.
I am going to try to install it on CentOS 3.
What are the names of the packages to install via yum?
Thank you so much for the help so far.
Fastman
fastman
New Forum User
New Forum User
Posts: 3
Joined: Tue Jan 02, 2007 6:27 pm

Unread post by fastman »

UPDATE:
I could not figure out how to install via yum.
It couldnt find a phpad header?

I did manage to get it installed from RPM.
How do I proceed to install the qmail-scanner clamav and sa?
Thanks Again
Fastman
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

you want:
yum install spamassassin qmail-scanner clamav clamd razor-agents dcc pyzor
Post Reply