centos5 channel

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
lafactory.com
Forum User
Forum User
Posts: 27
Joined: Mon Sep 10, 2007 7:06 pm

centos5 channel

Unread post by lafactory.com »

Hi, do you have a rpm centos5 channel ? I only see centos4.
I just installed centos5 ( Il like it) with plesk 8.2 (I hate it, but it's not possible to have cpanel in france).
And I have the infamous joomla owners problem. Still no solutions ?
Highland
Forum Regular
Forum Regular
Posts: 674
Joined: Mon Apr 10, 2006 12:55 pm

Unread post by Highland »

There's an EL5 channel. Use the autoinstall script
http://www.atomicorp.com/channels/atomi ... noarch.rpm

Scott has an sh script but I forget where that is
lafactory.com
Forum User
Forum User
Posts: 27
Joined: Mon Sep 10, 2007 7:06 pm

Unread post by lafactory.com »

Highland wrote:There's an EL5 channel. Use the autoinstall script
http://www.atomicorp.com/channels/atomi ... noarch.rpm
thanks, it did not work directly but I got the php key and now it's all setup. I am a beginner with Linux, but server admin is something I need to master. specially now since I have an unmanaged dedicated server. Choosing the distrib was not easy. fedora, ubuntu, centos, centos ? was easier with linux 0.6 :)
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 »

the atomic installer script is:

wget -q -O - http://www.atomicorp.com/installers/atomic |sh


I recommend CentOS 4 or CentOS5, and Cpanel is for the devil!.

Last time I checked none of the Cpanel founders run open source archives for their customers like us Plesk founders do. :P
lafactory.com
Forum User
Forum User
Posts: 27
Joined: Mon Sep 10, 2007 7:06 pm

Unread post by lafactory.com »

scott wrote:the atomic installer script is:


I recommend CentOS 4 or CentOS5, and Cpanel is for the devil!.

Last time I checked none of the Cpanel founders run open source archives for their customers like us Plesk founders do. :P
fair enough :D .
I did setup cent0s5, since php5/sql5 seem to be reliable at last.
But I will be hateful until I have a solution for joomla. beside of that, your ASL seems to be great, I wait for the plesk 8.2 version.
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Unread post by breun »

I can tell you ASL 2.0 works just fine with Plesk 8.2 (I don't know about the old ASL).
Lemonbit Internet Dedicated Server Management
lafactory.com
Forum User
Forum User
Posts: 27
Joined: Mon Sep 10, 2007 7:06 pm

Unread post by lafactory.com »

breun wrote:I can tell you ASL 2.0 works just fine with Plesk 8.2 (I don't know about the old ASL).
I read a message from Scott saying it was not ready for 8.2 ?
lafactory.com
Forum User
Forum User
Posts: 27
Joined: Mon Sep 10, 2007 7:06 pm

Unread post by lafactory.com »

scott wrote:the atomic installer script is:

wget -q -O - http://www.atomicorp.com/installers/atomic |sh
It seems the url is wrong ?
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Unread post by breun »

Looking at http://www.atomicorp.com/installers/ there is no file called atomic. There is a file called atomic.sh though. This should work better:

Code: Select all

wget -q -O - http://www.atomicorp.com/installers/atomic.sh | sh
Lemonbit Internet Dedicated Server Management
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 »

permissions problem, you should be able to use it now
lafactory.com
Forum User
Forum User
Posts: 27
Joined: Mon Sep 10, 2007 7:06 pm

Unread post by lafactory.com »

it still does not work : Setting up repositories
http://www.atomicorp.com/channels/atomi ... repomd.xml: [Errno 14] HTTP Error 404: Not Found

do you have a manual config ? I checked out but you did not have it for centos5
lafactory.com
Forum User
Forum User
Posts: 27
Joined: Mon Sep 10, 2007 7:06 pm

Unread post by lafactory.com »

scott wrote:permissions problem, you should be able to use it now
the script worked, I am testing it with zend-optimizer. is it possible to install asl 2.0 for plesk 8.2 with it ? yum install something ? :wink:
lafactory.com
Forum User
Forum User
Posts: 27
Joined: Mon Sep 10, 2007 7:06 pm

Unread post by lafactory.com »

nop, still the infamous "Error: Cannot open/read repomd.xml file for repository: atomic"
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Unread post by breun »

For ASL you'll want the asl installer:

Code: Select all

wget -q -O - http://www.atomicorp.com/installers/asl | sh
However, it seems that this installer still installs the asl-bleeding channel, instead of the brand new asl-2.0 channel. You can modify /etc/yum.repos.d/asl.repo afterwards, though I don't know if Scott recommends this or has another solution.
Lemonbit Internet Dedicated Server Management
lafactory.com
Forum User
Forum User
Posts: 27
Joined: Mon Sep 10, 2007 7:06 pm

Unread post by lafactory.com »

breun wrote:For ASL you'll want the asl installer:

Code: Select all

wget -q -O - http://www.atomicorp.com/installers/asl | sh
However, it seems that this installer still installs the asl-bleeding channel, instead of the brand new asl-2.0 channel. You can modify /etc/yum.repos.d/asl.repo afterwards, though I don't know if Scott recommends this or has another solution.
I will wait. I am a beginner with centos. anyway I don't have access even to the main channel for the moment, a bug somewhere.
Post Reply