Page 1 of 2
centos5 channel
Posted: Mon Sep 10, 2007 8:52 pm
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 ?
Posted: Tue Sep 11, 2007 9:28 am
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
Posted: Tue Sep 11, 2007 1:30 pm
by lafactory.com
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

Posted: Tue Sep 11, 2007 1:48 pm
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.

Posted: Tue Sep 11, 2007 3:12 pm
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.

fair enough

.
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.
Posted: Wed Sep 12, 2007 6:28 am
by breun
I can tell you ASL 2.0 works just fine with Plesk 8.2 (I don't know about the old ASL).
Posted: Wed Sep 12, 2007 6:40 am
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 ?
Posted: Wed Sep 12, 2007 6:45 am
by lafactory.com
It seems the url is wrong ?
Posted: Wed Sep 12, 2007 6:47 am
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
Posted: Wed Sep 12, 2007 7:51 am
by scott
permissions problem, you should be able to use it now
Posted: Wed Sep 12, 2007 8:34 am
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
Posted: Wed Sep 12, 2007 9:15 am
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 ?

Posted: Wed Sep 12, 2007 9:16 am
by lafactory.com
nop, still the infamous "Error: Cannot open/read repomd.xml file for repository: atomic"
Posted: Wed Sep 12, 2007 9:18 am
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.
Posted: Wed Sep 12, 2007 9:29 am
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.