Hi ldwraith, I will be doing this in a few hours, and keep you informed. For now, many thanks indeed :D
Thursday, August 23, 2007, 5:36:47 PM, you wrote: > I've seen the qmt-iso for fedora 6 but i didn't use it. my origional > install was with the scripts. worked like a champ. my install blew > up when i added a couple domains and mis-diagnosed a problem i was > having, did the update and it completely died then. > So here's how i reinstalled/installed. > first you got to clear out all the rpms that are already installed. so > do an rpm -qa | grep toaster > that should list all the packages that successfully installed. I dont > know of a quick way of removing so what i did was rpm -e --nodeps > (toaster package name here) > then ran another grep to see if they were clean. > next i did a yum update all > this made sure everything else was installed that should be. > next rm -rf /var/qmail > rm -rf /home/vpopmail (you might not have to do this 1, i had queue > issues so i did. nothing there to loose anyway really for me) > Then i did a yum clean all > that should clean out all of the toaster. > next i already had a folder on the root called /downloads > I downloaded the scripts from the > http://www.qmailtoaster.com/fedora/fdr60/ > and the current-download-script.sh into that folder. (used wget) > before you do the rest make sure selinux is disabled. it crashes the > install or so i've noticed. > cd /downloads > then ./current-download-script.sh > then ./fdr60-deps.sh > then ./mysql-setup.sh > then ./firewall.sh (if you have the firewall running that is.) > then ./fdr60-perl.sh > then ./fdr60-install-script.sh > long and drawn out i know but after i did this and a bit of > babysitting the install script. worked like a champ. you might need > to do a table dump on you mysql for the ezmlm and the vpopmail tables > so they can get properly recreated, then your users are sql based > which seems to be more stable. > hope this helps. > Quoting Helmut Fritz <[EMAIL PROTECTED]>: >> i installed with qmt-iso and have had zero issues...it was very easy. i do >> not think you have any reason to be tied to fedora...and theoretically >> centos should be more stable (although fedora really has very few problems). >> _____ >> From: Ayesha [mailto:[EMAIL PROTECTED] >> Sent: Thursday, August 23, 2007 12:53 PM >> To: Helmut Fritz >> Subject: Re[6]: [qmailtoaster] Error when installing Vqadmin >> Hi Helmut, >> But I only find it for CentOS, and I am using Fedora 6 - Let me ask you a >> newbie question: is there any problem? >> Can use it with mine Fedora's packages? Or, is there any URL to get it for >> FEdora 6? >> Ayesha >> Thursday, August 23, 2007, 4:40:33 PM, you wrote: >> if this box is not doing anything else, you might consider using qmt-iso. >> _____ >> From: Ayesha [mailto:[EMAIL PROTECTED] >> Sent: Thursday, August 23, 2007 12:12 PM >> To: [EMAIL PROTECTED] >> Subject: Re[4]: [qmailtoaster] Error when installing Vqadmin >> I'd be very grateful if you do >> Thursday, August 23, 2007, 2:55:57 PM, you wrote: >>> is this box able to do a full rebuild (test machine or a needed go >>> live) where you can remove key pieces and start over or no? it seems >>> that those packages either might be installed already or you have some >>> corrupted downloads. not sure which. I could give you the "guide" on >>> how i installed mine if that helps as well. i think it'd be easier to >>> clean it up and start over. >>> Quoting Ayesha <[EMAIL PROTECTED]>: >>>> Hi Johanes, >>>> Yes >>>> Ayesha >>>> Thursday, August 23, 2007, 1:12:45 PM, you wrote: >>>>> Are you root-user while installing the packages? >>>>> Johannes >>>>> Ayesha schrieb: >>>>>> Hi, >>>>>> Guess! I did the completely re-install following the script that you >>>>>> mentioned, and there is no vqadmin-toaster installed and when try to >>>>>> install qmailmrtg, I received the following error: >>>>>> Installing qmailmrtg-toaster . . . >>>>>> Shall we continue? (yes, skip, quit) [y]/s/q: >>>>>> Installing qmailmrtg-toaster-4.2.1-1.3.3.src.rpm >>>> -- >>>> Best regards, >>>> Ayesha mailto:[EMAIL PROTECTED]
