Commit 5fc23d76 authored by Lionel Gauthier's avatar Lionel Gauthier

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5391 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent ba9db298
...@@ -9,7 +9,7 @@ Please follow the steps below to install hss: ...@@ -9,7 +9,7 @@ Please follow the steps below to install hss:
7) sudo apt-get install mysql-client-core-5.5 mysql-server-core-5.5 mysql-server-5.5 phpmyadmin 7) sudo apt-get install mysql-client-core-5.5 mysql-server-core-5.5 mysql-server-5.5 phpmyadmin
set the password for mysql server set the password for mysql server
open a browser and connet to the phpmyadmin: localhost/phpmyadmin open a browser and connet to the phpmyadmin: localhost/phpmyadmin
create the oai_db table using database menu create the oai_db database using database menu
select the oai_db and import db/oai_db.sql select the oai_db and import db/oai_db.sql
select the users, and insert the data select the users, and insert the data
or mannully use the cmd: sudo mysql -u root -p or mannully use the cmd: sudo mysql -u root -p
...@@ -21,4 +21,4 @@ Please follow the steps below to install hss: ...@@ -21,4 +21,4 @@ Please follow the steps below to install hss:
8) download and install php-myadmin or lampp from http://www.apachefriends.org/en/xampp-linux.html 8) download and install php-myadmin or lampp from http://www.apachefriends.org/en/xampp-linux.html
copy the file in /opt copy the file in /opt
chmod 755 xampp-linux-1.8.2-0-installer.run chmod 755 xampp-linux-1.8.2-0-installer.run
./xampp-linux-1.8.2-0-installer.run ./xampp-linux-1.8.2-0-installer.run
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment