Search found 3 matches
- Thu Jul 10, 2008 11:01 am
- Forum: General Help and Development Discussion
- Topic: atomic-psa not able to create PSA database
- Replies: 3
- Views: 4807
- Wed Jul 09, 2008 3:20 pm
- Forum: General Help and Development Discussion
- Topic: atomic-psa not able to create PSA database
- Replies: 3
- Views: 4807
Ok, seems the ------- lines are the problem copied the psa_db.sql to a working directory and ran : sed 's/\-\-/##/g' psa_db.sql > psa_db.sql2 then: mysql -uadmin -p`cat /etc/psa/.psa.shadow` < psa_db.sql2 that worked. just to see what happens, I ran: yum -y remove psa yum -y install psa result is no...
- Wed Jul 09, 2008 2:48 pm
- Forum: General Help and Development Discussion
- Topic: atomic-psa not able to create PSA database
- Replies: 3
- Views: 4807
atomic-psa not able to create PSA database
Hello, Had a problem installing psa today, This post will be updated as I progress, but feel free to make any comments :) ----- Centos 5, fresh install, first commands I ran: 1 wget http://www.atomicrocketturtle.com/RPM-GPG-KEY.art.txt 2 rpm --import RPM-GPG-KEY.art.txt 3 lynx -source http://www.ato...