XAMPP 的简单发票模块不接受默认用户名和密码
Default username and passwords are not accepting for Simple Invoices module of XAMPP
我已经在 windows 上安装了 Simple Invoices 模块版本 2013.1.beta.8。当我尝试使用默认凭据 user@example.com 和 bitnami 登录时,如 README.txt 文件中所述,它正在抛出由于用户名密码不匹配而出错。
请帮帮我。
在安装过程中,系统会要求您输入用户名和密码(默认情况下没有设置密码)。要访问该应用程序,您必须使用此时选择的凭据。
根据您分享的自述文件:
- DEFAULT USERNAMES AND PASSWORDS
The simpleinvoices administrative user and password are the one that
you set at Installation time.
MySQL admin user is called 'root', and its password is the same as the
Simpleinvoices administrative user password.
The default MySQL non-root account used to access the
bitnami_simpleinvoices database Is bn_simpleinvoices, and its password
is random.
For Virtual Appliances and cloud images you can check the default user
and password In the Bitnami download page. The administrator user is
'user @ example' and the Password is 'bitnami'
我尝试了以下细节并且对我有用
- 用户名:user@example.com
- 密码:在访问期间指定的密码
安装
Installation Screenshot
我已经在 windows 上安装了 Simple Invoices 模块版本 2013.1.beta.8。当我尝试使用默认凭据 user@example.com 和 bitnami 登录时,如 README.txt 文件中所述,它正在抛出由于用户名密码不匹配而出错。
请帮帮我。
在安装过程中,系统会要求您输入用户名和密码(默认情况下没有设置密码)。要访问该应用程序,您必须使用此时选择的凭据。
根据您分享的自述文件:
- DEFAULT USERNAMES AND PASSWORDS
The simpleinvoices administrative user and password are the one that you set at Installation time.
MySQL admin user is called 'root', and its password is the same as the Simpleinvoices administrative user password.
The default MySQL non-root account used to access the bitnami_simpleinvoices database Is bn_simpleinvoices, and its password is random.
For Virtual Appliances and cloud images you can check the default user and password In the Bitnami download page. The administrator user is 'user @ example' and the Password is 'bitnami'
我尝试了以下细节并且对我有用
- 用户名:user@example.com
- 密码:在访问期间指定的密码 安装
Installation Screenshot