centos5 channel
-
- Forum User
- Posts: 27
- Joined: Mon Sep 10, 2007 7:06 pm
centos5 channel
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 ?
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 ?
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
http://www.atomicorp.com/channels/atomi ... noarch.rpm
Scott has an sh script but I forget where that is
-
- Forum User
- Posts: 27
- Joined: Mon Sep 10, 2007 7:06 pm
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.6Highland wrote:There's an EL5 channel. Use the autoinstall script
http://www.atomicorp.com/channels/atomi ... noarch.rpm

-
- Atomicorp Staff - Site Admin
- Posts: 8355
- Joined: Wed Dec 31, 1969 8:00 pm
- Location: earth
- Contact:
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.
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.

-
- Forum User
- Posts: 27
- Joined: Mon Sep 10, 2007 7:06 pm
fair enoughscott 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.

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.
-
- Long Time Forum Regular
- Posts: 2813
- Joined: Sat Aug 20, 2005 9:30 am
- Location: The Netherlands
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
-
- Forum User
- Posts: 27
- Joined: Mon Sep 10, 2007 7:06 pm
-
- Forum User
- Posts: 27
- Joined: Mon Sep 10, 2007 7:06 pm
It seems the url is wrong ?scott wrote:the atomic installer script is:
wget -q -O - http://www.atomicorp.com/installers/atomic |sh
-
- Long Time Forum Regular
- Posts: 2813
- Joined: Sat Aug 20, 2005 9:30 am
- Location: The Netherlands
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
-
- Forum User
- Posts: 27
- Joined: Mon Sep 10, 2007 7:06 pm
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
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
-
- Forum User
- Posts: 27
- Joined: Mon Sep 10, 2007 7:06 pm
-
- Forum User
- Posts: 27
- Joined: Mon Sep 10, 2007 7:06 pm
-
- Long Time Forum Regular
- Posts: 2813
- Joined: Sat Aug 20, 2005 9:30 am
- Location: The Netherlands
For ASL you'll want the asl installer:
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.
Code: Select all
wget -q -O - http://www.atomicorp.com/installers/asl | sh
Lemonbit Internet Dedicated Server Management
-
- Forum User
- Posts: 27
- Joined: Mon Sep 10, 2007 7:06 pm
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.breun wrote:For ASL you'll want the asl installer:
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.Code: Select all
wget -q -O - http://www.atomicorp.com/installers/asl | sh