OpenClinic Install Wizard
Step 1 of 7: Requirements
This script will configure OpenClinic database and 'database_constants.php' file.
The file 'database_constants.php' already exists in your system! This script INSTALLS and does not UPGRADE. It will remove all OpenClinic data. If this is what you want, you can go on. If you want upgrade go to the upgrade script.
Read Thouroughly:
For OpenClinic to work, you need the following on the server:
- Webserver (you have Apache/2.2.3 (CentOS))
- PHP >= 4.2 (you have PHP 5.2.6)
- standard - ok
- session - ok
- mysql - ok
- pcre - ok
- gettext - ok
- MySQL >= 3.23.36
-
Write access to 'database_constants.php' file
This file is still not web writeable. This is good in normal time, for security reasons. However, during this installation, you need to set this file with writing permissions. You will have to do it manually.
Open a shell, go to openclinic directory and type chmod 666 database_constants.php.
Once made it, click in Next button.
To install OpenClinic on a Windows machine for test, you just need to install AppServ before.
For more details, see Install Instructions.
Press Next button to continue