Originally posted by atomicturtle
Yeah you can use yum to install it, Ive just added an FC3 repo for PSA 7.5 to my archive. Repo files are here:
http://3es.atomicrocketturtle.com/yum/repos/
I added the repos to /etc/yum/yum.repos.d andidid "yum install". Seemed to come in ok but I now have some local difficulty...earlier attempt s to install it the non-yum way have left me in a catch-22 situation, cant upgrade unless the psa db is present, can't install because upgrade needed...
[root@xxx ~]# rpm -q psa
psa-7.5.2-fc2.build75050128.11
[root@xxx ~]# rpm -e psa
packagemng: db_connect: failed to connect to database: Error: Unknown database 'psa'
packagemng: db_connect: failed to connect to database: Error: Unknown database 'psa'
packagemng: Unable to connect to the mysql database
packagemng: Unable to connect to the mysql database
error: %trigger(psa-7.5.2-fc2.build75050128.11.i586) scriptlet failed, exit status 1
packagemng: db_connect: failed to connect to database: Error: Unknown database 'psa'
packagemng: db_connect: failed to connect to database: Error: Unknown database 'psa'
packagemng: Unable to connect to the mysql database
packagemng: Unable to connect to the mysql database
I created an empty psa db s a test and the errors then went on to complain about table entries. Urgh! just want to let yum work its magic. I also did yum remove psa and it installed a package called psa-sve before reporting the above errors. Anyone seen this before please, or got any tips/brute force way of removing plesk totally so I can do a clean install?