Install OpenPNE3 in user directory (ex. /~kiang/OpenPNE3/ )

5 views
Skip to first unread message

kiang

unread,
Oct 14, 2009, 9:46:45 PM10/14/09
to OpenPNE3 Internationalization
Just post the steps I did in my local testing environment:

$ git clone git://github.com/openpne/OpenPNE3.git
$ cd OpenPNE3
$ cp config/ProjectConfiguration.class.php.sample config/
ProjectConfiguration.class.php
$ ./symfony openpne:install

*** interactive mode start ***

Choose DBMS (mysql, pgsql or sqlite)
mysql

Type database username
root

Type database password (optional)
xxx

Type database hostname
localhost

Type database port number (optional)


Type database name
kiang_openpne

Type database socket path (optional)


The DBMS mysql
The Database Username root
The Database Password ******
The Database Hostname localhost
The Database Port Number
The Database Name kiang_openpne
The Database Socket

Is it OK to start this task? (y/n)
y

*** interactive mode end ***

$ nano web/.htaccess

RewriteBase /~kiang/OpenPNE3/web/

* http://localhost/~kiang/OpenPNE3/web/

Login with s...@example.com / password

* http://localhost/~kiang/OpenPNE3/web/pc_backend.php

Login with admin / password
Reply all
Reply to author
Forward
0 new messages