Lost Password for production Environment- And Configureless Update

I lost the password for the production environment. How do I reset it?

Also, it asks me for the database connection that my application uses every time I deploy. Users see this and it is very embarrassing. How do I configure the deployment to save these configuration variables?

Re: Lost Password for production Environment- And Configureless Update

I’m a newbie too-- but a long time programmer.

I’m guessing that passwords is part of your Scriptcase license. So you should contact Scriptcase.

As for your server connection password-- wow-- I’ve done that. The only way I was able to get through that was reinstall the server. I lost all my data. I didn’t have much so it wasn’t so bad. I’m just guessing, if you’ve got a lot of important data on the server, you might be able to hire someone to hack into it for you.

Re: Lost Password for production Environment- And Configureless Update

Hello sir,

Search a file prod.ini located in directory conf in your production environment, open it.

Look the tag <PASSWORD> erase the line:
For Example the line will appear like this:
<PASSWORD>Caracter</PASSWORD>

Erase and put this
<PASSWORD></PASSWORD>

Save it, and access again your production environment.

Re: Lost Password for production Environment- And Configureless Update

Also. you can save your DB. If you are using MySQL, just delete the SC DIR and reinstall. The installer will see that the files exist and continue. If you are using SQLite, then see:
http://www.scriptcase.net/forum_en_us/index.php?topic=1461.0

It mentions the location of the DB.

Regards,
Scott.