Lost xml generator password
« on: March 31, 2009, 02:01:15 PM »
I am wondering if there is a way to retrieve my password since I lost it, or will I have to reinstall the whole thing?


Thanks,
Fernando
Re: Lost xml generator password
« Reply #1 on: March 31, 2009, 11:37:19 PM »
Hello,

you can find your password by opening generator/config.inc.php file via FTP:
'xs_login' => 'xx',
'xs_password' => 'xx',
Re: Lost xml generator password
« Reply #2 on: April 02, 2009, 04:46:22 PM »
Thank you, that saved me some time and hassle
Re: Lost xml generator password
« Reply #3 on: February 11, 2010, 06:21:51 PM »
The config.inc.php does not exist,

what should I do now?
Re: Lost xml generator password
« Reply #4 on: February 11, 2010, 10:37:30 PM »
Login can be reset in generator/data/generator.conf file now:
   <option name="xs_login"></option>
   <option name="xs_password"></option>
Re: Lost xml generator password
« Reply #5 on: March 25, 2010, 08:08:57 PM »
I can't get the generator.conf to transfer or edit  ???
Re: Lost xml generator password
« Reply #7 on: March 25, 2010, 11:33:06 PM »
can I just password protect the directory?  Will cron still run if it is a password protected folder?