License Agreement

Goblooge

Hello, i am a Freelance Programmer, My interest is in Web and Mobile Application based on Service Oriented Architecture (SOA). Connecting Mobile and Web Application is my concern, providing information from the web through mobile device using web service. by the way, i'm also teaching and interesting in Open Source Project. there are only two Programming Language that i really Interested, Java and Javascript (off course including PHP, HTML5 and CSS3). see my full Profile - goblooge

Installation Instruction

Before install you need to make sure several thing

  • This software was based on PHP Language and compatible with Apache Server 3.4 and up.
  • This Software use MySQL as the Database System and compatible with MySQL 4.x and up. 

step by step of installation

  • fill the server filed with the ip address of MySQL Server Machine, if you use same machine with the Apache Server, fill it as "localhost" without a quote.
  • fill the database field with the database name that you want to use as Database, you must make sure that the database is already create.
  • fill the username field with the username authorization of MySQL Database (usually root but it's strongly recomended not to use root as the username, create another database username).
  • the username must have authorization to create table, create view, insert, update and delete.
  • fill the password field with the password of user authorization of MySQL Database (root user usually don't have password, again, it's strongly recomended not using blank password for security reason). 
  • choose the connector based mode, if you used PHP version below 5.5.0 then choose MYSQL, for PHP 5.5.0 and above choose MYSQLI or PDO
  • after all of that you can press the install button and let's do the rest.
  • wait until a message come out that inform you about the installation.  

Installation Process

  1. when the installation begin, Installer will check is the database exist, if not then installation will fail, and "Error Connecting Database" message will be shown.
  2. afer that Installer will check is the user exist, is user have authorization, and are username and password correct. if not the installation will fail , and "Error Connecting Database" message will be shown.
  3. if success connect to database, then Installer will begin to installing based system on it's database, if user that you fill don't have any authorization of create table, create view, insert , update or delete. then installation will fail and "Error Installing Database" Message will be shown.
  4. if success to install it's based system this installation of actually succeeded, and will create an configuration file name "smis-config.php" in directory "/var/www/html/casamedical_old/smis-base/smis-config.php". if you the configuration successfully create, "Success Message" will be shown including the admin username and password. just reload (press F5) and login page will be shown. use admin  username and password to login to system (by default username of administrator is "admin" and password is "admin" , both without quote). after login is strongly recomended to change the administrator password. 
  5. sometimes installation successfull but configuration file failed to create. it's cause by write access of the directory (the directory or the file is not writeable). "Error Creating Configuration File" message will be shown, and you should create that file on your own. the content of the file will be shown within the textarea of the message, just simply copy and paste it (remember do no add anything to this configuration file, even a single space, dot or tab will destroy everything).
  6. after you create the configuration file, just do like step 4.
  7. Congratulation... This Software was Successfully Installed in your Machine.

Installing in Progress

Please Wait While Installation is in Progress...

Input Field Not Correct

Please Fill Server, Database , Username and Password Correctly