How to change the default backup directory of Ezeelogin installation ?
Change the default backup directory
To change the default backup directory while running the ezeelogin bacup script backup_ezlogin.php, use the " -out " parameter with the backup script followed by the specified directory.
root@localhost:~# php /usr/local/sbin/backup_ezlogin.php -out /backup_directory/
Note : Include the trailing slash (/) at the end of the directory path