setup help.
Status: Beta
Brought to you by:
jlward4
I looked for any form of documentation to help get me started in the gz I
downloaded. I assume that i need to mysql --cryptic options < something.
sql --yaddda --yadda and then put this in .... some directory the we server
wants for PHP stuff. Could you help by updating the readme with a few of
the basics? i'll send you my extensions to the db if i make any kind of
modifications.
Matt
Logged In: YES
user_id=1283073
All I did was this...
copy the extracted files into a directory on my server.
added a database to mysql
ran the sql script located in the /docs/ directory
added a login to the users table via phpmyadmin
edited the config_db.php file to match the mysql server setup
and i was up and running.