MySQL Username and Password created by Fantastico Autoinstall
I used the Fantastico autoinstaller to install Postnuke and its mysql db. After the installation, I found the config.php file recorded the username and password in funny character like "cG9ydGFsX2hlYWx0aA==" and "Z2F0ZQ==".After that I tried to port some other script into postnuke and that new script shares the same mysql with postnuke. As such, I need to enter the postnuke db's username and password in the new script's installation. I tried to enter those funny username and password but that didn't work.
Other people told me that I can use the psak.php to reset the username and password. It did allow me to enter new username and password and after that they generate another set of funny username and password and ask me to use it to overwrite the old funny charater in the config.php file. I did and tried to install the new script again by using the new funny username and password. Failed again.
If I choose to install postnuke by myself, then I will have to enter the username and password by myself and that will have no problem in my secound script installation though the config.php still shows funny character. That means the funny character in the config.php file are only dummies. However, it take a long time for me to upload all the files to the server. That's why I choose to use Fantastico.
Can anyone teach me how to sovle this problem pls.
Thanks