Minimal version of the Radiology Management Systeme using PHP and MySql
- Copy all files and folders on the root folder of the web server without
(Database folder) - Open
PhpMyAdminon your browser and create a database as(rms)or you can change the name of the database on the configuration file - Import the structur of the database from
(Database folder) - Import the data of the database from
(Database folder)
To configure the application go to phpgen_settings.php and change the host, password and the name of the database.