Page 1 of 1

Plesk repo installer Script

Posted: Wed Mar 16, 2011 7:25 pm
by adstock
Hello,

Can you point me in the right direction

I ran wget -O - http://www.atomicorp.com/installers/plesk |sh and the script downloaded and prompted me with;

Enable Plesk repository? (y/n) [Default: n]: to which I answer Y (yes)

then I am prompted by
Enable Plesk 8.6, 9.5, or 10.1? (8/9/10) [Default: 10.1]:

regardless of what input I try 9 or 9.5 or 95 the scripts stops, or does not move to the next questions which I belive should be Use Qmail or Postfix? (qmail/postfix) [Default: postfix]:


When you read the script it suggest to me that it should pull a repo file from
http://$SERVER/installers/repos/$PLESKREPO-$PSA_VERSION.repo
If you try http://www.atomicorp.com/installers/repos/ to try and find what the correct input would be, you get a 403 forbidden

The script suggest it should save the repo file in /etc/yum.repos.d/plesk.repo and I do have a plesk.repo, but it is empty (zero bytes)

Any help would be appricated.

Regards
Adrian

Re: Plesk repo installer Script

Posted: Thu Mar 17, 2011 12:46 pm
by scott
Thanks for the heads up, all fixed now

Re: Plesk repo installer Script

Posted: Fri Mar 18, 2011 1:00 pm
by adstock
Thanks Scott, worked like a dream