Online Rental Propery Management 4 App
Posted: 2017-01-18 19:06
I have installed the AppGini open source ORPM 4 App on a hosted (Windows) server with MySql database. The app was unable to automatically create the config.php file, but per the setup instructions, I copied and pasted the php code into a config.php file and uploaded it to the folder that contains all of the ORPM files. Also, the setup page informed me that the 'image' folder was not writable. I checked and all of the folders are writable, so I'm not sure why that message showed up.
The index.php page loads, but when I submit the Username and Password I get the error 'Your previous login attempt failed. Try again.'
I have double checked the config.php file to confrim that I am using the 'adminUsername' and 'adminPassword' that are in that file.
I have double checked the Mysql database to confirm that the same values are in the membership_users table.
I have tried 'guest' (also in the membership_users table) without a password.
I have tried admin for both Username and Password.
All attempts return the same 'Your previous login attempt failed. Try again.' error.
I have uploaded all of the files exactly as downloaded from the AppGini website, without having edited anything in AppGini (yet).
Can someone help me get past this roadblock?
Thanks,
Sup
The index.php page loads, but when I submit the Username and Password I get the error 'Your previous login attempt failed. Try again.'
I have double checked the config.php file to confrim that I am using the 'adminUsername' and 'adminPassword' that are in that file.
I have double checked the Mysql database to confirm that the same values are in the membership_users table.
I have tried 'guest' (also in the membership_users table) without a password.
I have tried admin for both Username and Password.
All attempts return the same 'Your previous login attempt failed. Try again.' error.
I have uploaded all of the files exactly as downloaded from the AppGini website, without having edited anything in AppGini (yet).
Can someone help me get past this roadblock?
Thanks,
Sup