QloApps Forums
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Error launching qloapps on my local server.

    General Discussion
    5
    5
    843
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      Lnopy14 last edited by Lnopy14

      Hello forum.
      I have mounted qloapps on a vps and it works without problems. Then I downloaded the project via sftp and added it to a folder that has git with a link to github, so far so good. Then I change some things in the following files:

      • in the settings.inc file I changed the connection data for the database based on how I have it in my local database
      • in the .htaccess of my root folder / now I have it like this:
        .# Domain: 152.xx.xx.xxx
        #Domain: localhost

      .# RewriteRule . - [E=REWRITEBASE:/test/qlodev/]
      RewriteRule . - [E=REWRITEBASE:/test/qlolocal/]

      .# ErrorDocument 404 /test/qlodev/index.php?controller=404
      ErrorDocument 404 /test/qlolocal/index.php?controller=404

      Why would it be that when I try to start the application I get the following error?

      Captura de pantalla 2024-06-19 103607.png

      I had to put . (the dot sign) before the # (numeric sign) so that it can be seen in the message, otherwise it shows it in large text and the # is not visible

      It is worth saying that I made the backup of my vps database and created it without errors on my local database.

      I await your comments so that I can build the application locally and then be able to test it better and personalize it.

      Thank you in advance.

      1 Reply Last reply Reply Quote 0
      • A
        Aman deep sharma Global Moderator last edited by

        Hi @Lnopy14,

        To migrate QloApps to the new server, please follow all the steps outlined in the QloApps migration guide.

        Click on the QloApps migration docoument to read.

        1 Reply Last reply Reply Quote 0
        • L
          Lnopy14 last edited by

          @Aman-deep-sharma I followed step by step the documentation explained in:
          https://qloapps.com/how-to-migrate-qloapps-to-a-new-server/

          And to tell the truth I still have the problem, the same screen as before appears.

          I don't know where else I should touch or what I should change but it still won't lift the site.

          From what I just explained, I still touch things on the vps and without being able to work in my local environment.

          1 Reply Last reply Reply Quote 0
          • A
            Ashish lal last edited by Ashish lal

            Hi @Lnopy14
            We will need more information about the error you're encountering.

            So kindly enable the Debug mode on your QloApps to get detailed error messages.

            To enable Debug mode please follow the instructions in our documentation here -
            https://devdocs.qloapps.com/introduction/configuration.html#debug-mode-error-reporting

            Once enabled, share the screenshot of the error message with us.

            L 1 Reply Last reply Reply Quote 0
            • L
              loeha98 @Ashish lal last edited by

              @Ashish-lal thank you. useful for me

              1 Reply Last reply Reply Quote 0
              • First post
                Last post