Home  >  Q&A  >  body text

mysql - sspanel和SS-manyuser怎么连接到一起啊。。

最近已经把shadowsocks-manyuser的后台还有sspanel都搭好了,但是却苦于不能把后端和前端连起来。在我的 /root/shadowsocks/shadowsocks 里面有一个 shadowsocks.sql,导入到我的数据库里面以后有一个user的表。然后/var/www/sspanel/sql下有一个user.sql,倒入后显示的也是user。但是这两个表的内容却是不一样的。

然后在我测试的时候,我尝试注册了一个用户,前台毫无问题,但是用户被分配到的端口和密码都不能用。。。求大神帮帮忙。

我是应该用/root/shadowsocks/shadowsocks/shadowsocks.sql还是用/var/www/sspanel/sql/user.sql还是说应该替换一下或者改一下。。。

阿神阿神2742 days ago607

reply all(2)I'll reply

  • 大家讲道理

    大家讲道理2017-04-17 13:46:37

    It may be that the versions of SS-panel and SS-mu are not compatible, resulting in database mismatch.
    Normally speaking, the databases of the corresponding versions of SS-panel and ss-mu are matched. When you create a new user on the front end, the back end will automatically enable this port.
    (Of course, the sql file of SS-panel is used. The database of SS-panel covers all the fields of the database of ss-mu, and has some additional fields required by the front end.)
    Then, these contents are actually not What should be sent out, build ladders, and keep a low profile.

    reply
    0
  • 黄舟

    黄舟2017-04-17 13:46:37

    It should be this
    /root/shadowsocks/shadowsocks/shadowsocks.sql

    reply
    0
  • Cancelreply