0) { if ($_SESSION['msg'] == "success") { print(''); print(''); print(''); print('
'); print(''); print(''); print('

* The default FreeSMS username is "admin" with password "admin".
'); print('Please change the default values once logged in from "Edit Profile" menu.'); print('

* Make sure that the FreeSMS Database name, username and password you entered
match those found in "[Install Directory]/classes/crc_constants.mod.php".'); print('
'); print(''); print('

'); print(''); print(''); print(''); print(''); print('

Go to login page
'); $_SESSION['msg'] = ''; return; } else { print('' . $_SESSION['msg'] . ''); $_SESSION['msg'] = ''; } } print('FreeSMS Database Setup System'); print(''); print('FreeSMS Database Name: '); print(''); print(''); print(''); print('Password for Root User of MySQL Server: '); print(''); print(''); print(''); print('Username of FreeSMS Database: '); print(''); print(''); print(''); print('Password for User of FreeSMS Database: '); print(''); print(''); print(''); print(''); print(''); print(''); print(''); ?> Note: for security reasons empty passwords are not allowed.'); ?>