Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation #6

Closed
Tangol opened this issue Jul 25, 2014 · 10 comments
Closed

Installation #6

Tangol opened this issue Jul 25, 2014 · 10 comments

Comments

@Tangol
Copy link

Tangol commented Jul 25, 2014

Hello,
Can you please provide a detailed installation guide in the README?

I've tried installing this but i get the following error:
error
I'm using Apache: 2.4.9
MySQL: 5.6.17
PHP: 5.5.12
And i did the following steps:

  1. Cloned the repo.
  2. Uploaded the files in my www folder.
  3. Created a new database named 'aowow'.
  4. Went to the folder config and removed the .in extension from every file.
  5. Edited the config.php with the required info.
  6. Extracted db_setup_1.zip, db_setup_2.zip, db_setup_3.zip, db_content.rar .
  7. Run the above databases + the config.sql, in my previous created 'aowow' db.

Also the actual website doesn't contain any info. I'm getting "There is no data to display."

So if you could post a detailed install guide we'll forever be in your debt.
Thanks!

@markhardy
Copy link

Agreed. This is a phenomenal tool I'd love to experiment with and contribute to, but I'm also having trouble getting it working in full. Thanks a ton for keeping this going :)

@Sarjuuk
Copy link
Owner

Sarjuuk commented Aug 6, 2014

ah, god damn it, sorry i forgot about this.
at the moment and for at least another two weeks I've got no time to spare :/

from a quick glance at the screenshot you posted, I've sadly nothing more intelligent to say, but: "this shouldn't happen".
they are strict-standard notices anyway and can be safely ignored. if you set debug:0 in the aowow_config table they should go away.

at the moment you will still need TrinityCore's world tables in the same database.
also 78422b9 fixed some issues that may also affect you.

just two more things.

  • you will need the icons from somewhere else (there are plenty of other db-projects around, hopefully one will point to an archive somewhere)
  • you will need to generate the static data files using the scripts in setup/tools/dataset/
    with a staff-account (userGroup & 2 will do) run them with ?build= and cross your fingers. (I didn't touch them in almost six month, so they will probably bug out :/)

@zackbcom
Copy link
Contributor

zackbcom commented Sep 1, 2014

Looks like a few of them are having issues, It would be nice if you can give a guide on how to get these working correctly.

@Sarjuuk
Copy link
Owner

Sarjuuk commented Sep 6, 2014

strict errors should be fixed in ba49c55

leaves just the installation instructions..

@DrEhsan
Copy link

DrEhsan commented Sep 29, 2014

we can make a wiki for that

@BloodDragon2580
Copy link

Please can every one make a setup how to for this.
I Have only a empty site.

unbenannt

@Rohlik
Copy link

Rohlik commented Nov 4, 2014

@Sarjuuk folder setup/tools/dataset/ doesn´t exist anymore.
Please provide short install info for us.
Thank you!

@Sarjuuk
Copy link
Owner

Sarjuuk commented Nov 10, 2014

welp, i've to admit its neigh impossible to find a suitable image pack by now, so here you go: http://www.datafilehost.com/d/3873bde4
merge /cacheinto /aowow/cache and /wow into /aowow/static/images/wow. It shouldn't overwrite anything, but just in case it wants to, skip it.

setup for now is more or less..

  • copying the project where you need it
  • extracting the images into it
  • importing the sql from setup/db_setup_1.zip and db_setup_2.zip into a database of your choice db_setup_2.zip must go into a database named 'dbc' (if this is not possible, you'll have to hunt through /aowow/setup/tools/filegen/and change all references.
  • assigning your database credentials in /aowow/config/config.php (for now database aowow and world should be the same (if in doubt, copy the world-tables), characters is not used and auth is only needed, if you want to use it for the login)
  • generate the missing files by adding ?build to the url (this will take several minutes)
    and thats it, really.

@DarkBrain2580 i guess you are using https and aowow doesn't recognize it, because of $reasons. Try to set FORCE_SSL to 1 in the config-table.

@Rohlik
Copy link

Rohlik commented Feb 3, 2015

@Sarjuuk Thank again for your work, but I still need your help with Instalation.
I still get white scrren as #6 (comment)
Are installations instructions updated and correct?

@CyberMist2
Copy link

wamp sucks..

@Sarjuuk Sarjuuk closed this as completed Jun 27, 2015
Helias referenced this issue in wowgaming/aowow Jan 6, 2023
* docs(README): improve and add details

* docs(README): update guide
Endalaust pushed a commit to way-of-elendil/woehead that referenced this issue Feb 28, 2024
(
    [ID] => 11549
    [qty] => 1
    [side] => 3
    [zone] => 4080
)
01:38:32  [WARN]  E_WARNING - Undefined array key "id" @ setup/tools/sqlgen/source.func.php:1138Exception - SetupScript@anonymous(): Argument Sarjuuk#6 ($mTypeId) must be of type int, null given, called in setup/tools/sqlgen/source.func.php on line 1138
   setup/tools/sqlgen/source.func.php(161)
0 setup/tools/sqlgen/source.func.php(1138): SetupScript@anonymous->pushBuffer()
1 setup/tools/sqlgen/source.func.php(117): SetupScript@anonymous->titleQuest()
2 setup/tools/sqlGen.class.php(239): SetupScript@anonymous->generate()
3 setup/tools/clisetup/sql.func.php(35): SqlGen::generate()
4 setup/tools/clisetup/sync.func.php(33): sql()
5 setup/setup.php(51): sync()
6 aowow(10): require('...')
Endalaust pushed a commit to way-of-elendil/woehead that referenced this issue Feb 28, 2024
01:38:32  [WARN]  E_WARNING - Undefined array key "id" @ setup/tools/sqlgen/source.func.php:1138Exception - SetupScript@anonymous(): Argument Sarjuuk#6 ($mTypeId) must be of type int, null given, called in setup/tools/sqlgen/source.func.php on line 1138
   setup/tools/sqlgen/source.func.php(161)
0 setup/tools/sqlgen/source.func.php(1138): SetupScript@anonymous->pushBuffer()
1 setup/tools/sqlgen/source.func.php(117): SetupScript@anonymous->titleQuest()
2 setup/tools/sqlGen.class.php(239): SetupScript@anonymous->generate()
3 setup/tools/clisetup/sql.func.php(35): SqlGen::generate()
4 setup/tools/clisetup/sync.func.php(33): sql()
5 setup/setup.php(51): sync()
6 aowow(10): require('...')
7 {main}
Endalaust pushed a commit to way-of-elendil/woehead that referenced this issue Feb 28, 2024
01:38:32  [WARN]  E_WARNING - Undefined array key "id" @ setup/tools/sqlgen/source.func.php:1138Exception - SetupScript@anonymous(): Argument Sarjuuk#6 ($mTypeId) must be of type int, null given, called in setup/tools/sqlgen/source.func.php on line 1138
   setup/tools/sqlgen/source.func.php(161)
0 setup/tools/sqlgen/source.func.php(1138): SetupScript@anonymous->pushBuffer()
1 setup/tools/sqlgen/source.func.php(117): SetupScript@anonymous->titleQuest()
2 setup/tools/sqlGen.class.php(239): SetupScript@anonymous->generate()
3 setup/tools/clisetup/sql.func.php(35): SqlGen::generate()
4 setup/tools/clisetup/sync.func.php(33): sql()
5 setup/setup.php(51): sync()
6 aowow(10): require('...')
7 {main}
Endalaust pushed a commit to way-of-elendil/woehead that referenced this issue Feb 28, 2024
(
    [ID] => 11549
    [qty] => 1
    [side] => 3
    [zone] => 4080
)
01:38:32  [WARN]  E_WARNING - Undefined array key "id" @ setup/tools/sqlgen/source.func.php:1138Exception - SetupScript@anonymous(): Argument Sarjuuk#6 ($mTypeId) must be of type int, null given, called in setup/tools/sqlgen/source.func.php on line 1138
   setup/tools/sqlgen/source.func.php(161)
0 setup/tools/sqlgen/source.func.php(1138): SetupScript@anonymous->pushBuffer()
1 setup/tools/sqlgen/source.func.php(117): SetupScript@anonymous->titleQuest()
2 setup/tools/sqlGen.class.php(239): SetupScript@anonymous->generate()
3 setup/tools/clisetup/sql.func.php(35): SqlGen::generate()
4 setup/tools/clisetup/sync.func.php(33): sql()
5 setup/setup.php(51): sync()
6 aowow(10): require('...')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants