Contains installation and other information for RTGI Manufacturing System.
This website is developed using PHP framework Codeigniter 3.1.11 and requires:
- Language: PHP version 5.6 or newer.
- Database: MySQL (5.1+) via the mysql (deprecated), mysqli and pdo drivers.
- Hosting: Linux with cPanel recommened, Windows with Plesk would require additional configurations.
For more details please refer https://codeigniter.com/user_guide/general/requirements.html
Later versions will contain an installation script but for now follow the below steps.
- Download the latest released version's zip.
- Extract and upload files to the root directory of your hosting account.
- Open application/config/config.php and update the base url https://localhost/rms/
- Database configurations
- Create MySQL database
- Create user name and password
- Open application/config/database.php and update hostname, username, password and name for database.
- For fresh installation import the rtgidatabase.sql included in the download.
- Controller and model name must start with upper case letter.
- File extensions case must match for example .JPG and .jpg are not same.
This website and its content is copyright of Rituraj Textile & General Industries Pvt. Ltd. - © 2017-2020. All rights reserved.