• Discussion
  • can i switch back to previous version of aapanel

I often get the error of not displaying the 404.php page for wordpress websites. Same settings and source code, but used in another panel displays 404.php page while in aaPanel it displays 404 Nginx error.
I will attach two images for your consideration.

    Hello, updating aapanel will not affect the operation of the website. aapanel is an independent service.
    Please check the logs and error logs of the website and troubleshoot errors based on the logs
    Also check if you need to set URL rewirte

    aaP_nguyenhong25012018

      aaPanel_Kern I have used version 7.0.2 that you instructed. However, the Nginx error not displaying 404 page still persists. All of my sites in aapanel from Laravel to Wordpress cannot display a 404 page even though I have coded that page.

      ----- Here is the URL Rewrite configuration for my WordPress website:

      location /
      {
      try_files $uri $uri/ /index.php?$args;
      }

      rewrite /wp-admin$ $scheme://$host$uri/ permanent;

      ----- Here is the URL Rewrite configuration for my Laravel website:

      location / {
      try_files $uri $uri/ /index.php?$query_string;
      }

        I have problems with the latest update on the mobile web version, before I could see the file manager and manage it without complications, now I can't even view the files.

        I have also tried with Vista desktop version but it doesn't work either.

        your help please

          aaPanel_Kern
          it appears aapanels area of apache/nginx being installed is set incorrectly

          yet apache installed, manually showing my www/wwwroot dir websites(through apache, not through aapanel website section)

            Hello, is the problem solved? If not, please provide the aapanel information.
            The server makes a snapshot backup first, if possible, please send it to kern@aapanel.com.
            It is recommended to fill in the following
            Post link:
            SSH IP address, account password and port:
            aapanel login link address and account password:
            Detailed problem description:

            No post link will not be able to know which user's information is, and the problem will not be processed

            TonyMac

              aaPanel_Kern The 7.x version of the panel is a complete mess; I can't even describe it. Its functionality has been altered beyond recognition. I don't think I'll use any aPanel anymore.

              2 months later