mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-26 23:35:02 +02:00
- Rename install.txt to INSTALL
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@31 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
ac1b26c2e8
commit
972571c212
@ -4,14 +4,13 @@ Requires a Web Server (Apache recommended) with PHP 4.3.x (or higher but PHP 5 N
|
|||||||
PHP4-MySQL and PHP4-session modules, PHP-GD v1.3 library
|
PHP4-MySQL and PHP4-session modules, PHP-GD v1.3 library
|
||||||
and JpGraph (http://www.aditus.nu/jpgraph/) for graphic generation.
|
and JpGraph (http://www.aditus.nu/jpgraph/) for graphic generation.
|
||||||
|
|
||||||
Database
|
|
||||||
|
|
||||||
You need a database with name "pandora".
|
You need a database with name "pandora".
|
||||||
To create the structure of Pandora database in MySQL Server you have the SQL script pandoradb.sql.
|
|
||||||
|
To create the structure of Pandora database in MySQL Server you have the SQL script "pandoradb.sql".
|
||||||
It creates tables and indexes needed to insert information into Pandora database.
|
It creates tables and indexes needed to insert information into Pandora database.
|
||||||
|
|
||||||
You MUST populate database with pandoradb_data.sql,
|
You MUST populate database with SQL script "pandoradb_data.sql",
|
||||||
an SQL script that inserts data needed to run Web Console and default user (login: admin, pass: pandora)
|
it inserts data needed to run Web Console and default user (login: admin, pass: pandora)
|
||||||
to access Pandora Web Console.
|
to access Pandora Web Console.
|
||||||
|
|
||||||
To install the files, first create a database called "pandora",
|
To install the files, first create a database called "pandora",
|
Loading…
x
Reference in New Issue
Block a user