We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 11968
    • 1 Posts
    I’m running XAMPP on Windows XP.
    When I try to install MODx Revolution, I keep getting
    the following message

    ’Error 503 Site temporarily unavailable’

    Please help!
    Helen
      • 12028
      • 152 Posts
      You should go to http://localhost/your-site/setup to get to the installer.

      And welcome to MODx!
        - A small step for mankind, so why not take two...

        Working with web production, graphic design/workflow, photo and education - but are trying to get a life in between!
        • 36618
        • 26 Posts
        Ola, I get the same error but because of a different action*.

        I've accidentally deleted some files on the DEV server, I've but them back but now I get and 503 error.
        Should I change folders rights?

        Also when I move from DEV to LIVE I get a 530 error.


        reason why I accidentally deleted files
        * I've opened my FTP client Filezilla, two tabs: the livesite and the dev site. I mixed them up and accidentally deleted files from the DEV site.

          • 36618
          • 26 Posts
          Ok, it was me.

          The path in the config files need to be changed

          in the \core\config\config.inc
          and in the root \config.core.php

          I always make an back-up of my DEV and LIVE config file:
          config.inc - DEV.php
          config.inc - LIVE.php
            • 36618
            • 26 Posts
            I've had some problems installing MODX on our webhost, it gave a 503 on host A, but the same install worked on host B.

            We found out a few months ago it had to do with a setting on host A. Now I know which setting it is:

            php_admin_value suhosin.executor.disable_eval 0
            php_admin_value suhosin.get.max_value_length 4096

            Mark Hamstra send me this link about it:
            http://rtfm.modx.com/display/revolution20/MODX+and+Suhosin