A
aaP_okchris.lin

  • Jul 23, 2024
  • Joined Jul 17, 2024
  • 0 best answers
  • I delete a database from aapanel UI. and go to File to empty recycle bin.
    I re-create the same database name, and re-install my php program, for examle, HESK support system.

    I got an error message during installation.

    Table 'hesk_attachments' already exists

    I use phpmyadmin to check the database, there is no structure on this DB, Is there any cache?

    • I am sorry, the problem has been solved. I don't know which process I did. I did lots of actions, finally, it works.

    • My problem is I can't access the subdomain name.
      I get "ERR_CONNECTION_TIMED_OUT" message.

      Let me describe my setting.
      xxx.com is the main domain name.
      support.xxx.com is my subdomain name.

      DocumentRoot for xxx.com is /www/wwwroot/xxx
      DocumentRoot for support.xxx.com is /www/wwwroot/xxx/support

      1. I am using Cloudflare to be my DNS server, and I already configured A record to my aapanel server.
        Cloudflare is using DNS mode, not proxy mode.
        I can ping support.xxx.com, and get ip address return, the IP address is correct.
      2. xxx.com is ok to access with the browser, but support.xxx.com gets "ERR_CONNECTION_TIMED_OUT" message.
      3. only HTTP, no HTTPS