PHP EMS: Open source Online exam system Installation

Source: Internet
Author: User

Phpems: Online test system commissioning record

Download the installation package PE2014. RAR

Environmental requirements:
Using a Rhel 5.X environment, the system requirements of the operating environment is PHP 5.2 or more, MYSQL 5.0 or more. Look at the disc, found that the default PHP is 5.1, not satisfied.
For simple installation, not to find the PHP 5.2 installation package, but the use of the Yum directly installed PHP, version 5.3. Note that the default installation does not install PHP-MYSQL, and finally the RPM package downloaded from the website is manually installed in this section, and Yum does not know why Php-mysql cannot be installed.

PE Installation:
Upload the package to/var/www/html/ks with WINSCP (exam catalogue, build yourself)

Modify the root username of MySQL mysqladmin-uroot password root (you can enter commands directly to view command usage)
Build Library: Mysql-uroot-proot
Create Database Kaoshi;

Execute the PE script to establish the data needed for the system to run
Cd/var/www/html/ks (the directory where pe2014.sql resides)

Access database: Mysql-uroot-proot | | Use Kaoshi;
Execute script: Source Pe2014.sql
The program and data are all ready to be completed, modify the lib/config.inc.php file as required by the manual, and change the last lines of the database related rows.

Stop httpd and MySQL, and then restart, test, should be able to succeed.

This system is a good first time trial. Can study, can test. Still do not know how to back up the question bank, import question bank.

PHP EMS: Open source Online exam system Installation

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.