Вопрос

I am trying to install /yaf/install on my localhost, I get to the screen enter config password: I enter "admin" as I am told that is the default I keep getting "wrong password"

I have searched for the folder /forum/app.config I do not seem to have one in my application.

please help if you can, thank you in advance.

Это было полезно?

Решение

Did you modify the YAF.ConfigPassword key in app.config as specified in step 5, section 2.1 of the YAF Module Integration guide?

<add key="YAF.ConfigPassword" value="_password_for_installation_" />

You need to change the value to something else and enter that having followed the other steps.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top