debian etch issue greensql
Wed, 02/25/2009 - 06:19
Hi
I downloaded the deb file and installed it on my server but I made a mistake and entered the wrong root password and it gave me an error. Now when I run the deb file it doesnt ask me for the information it jumps to error like it remembers the bad login info. Anyway to fix this so I can get this installed.
GreenSQL
You can remove the installed package using the following command and then to install it regularly.
apt-get remove --purge greensql-fwAnother method is to use dpkg-reconfigure like the following:
dpkg-reconfigure greensql-fwHope this helps,
Yuli
Thanks that did the trick.