slawkens / myaac

A free and open-source Automatic Account Creator (AAC) written in PHP
https://my-aac.org
GNU General Public License v3.0
125 stars 99 forks source link

Error while create new character #246

Closed juniorerivaldo closed 9 months ago

juniorerivaldo commented 10 months ago

Server configuration

Client configuration (Your Computer)

Description:

when i create new character the website goes to blank page with HTTP ERROR 500 in database the new character not be created, when i install myaac the samples not come with instalation, i put manually on db. need help.

Steps To Reproduce:

slawkens commented 10 months ago

Would be useful if you could post the error from /var/log/nginx/error.log

juniorerivaldo commented 10 months ago

hi, sorry for delay, my nginx not generate any errors :(

slawkens commented 10 months ago

Then edit config.local.php

And set

$config['env'] = 'dev';

And then create character again. You should see the error message.

slawkens commented 9 months ago

Any news?

juniorerivaldo commented 9 months ago

sorry, it works i forgot to close issue . tnks for help