We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 4971
    • 964 Posts
    I downloaded RC1 and installed it...

    everything went OK in the installer but
    when I go to www.mydomain.com/revo and www.mydomain.com/revo/manager
    I get blank pages, completely empty (no html, no css, no js, no nothing).

    I do no get an error either...

    My server:
    PHP 5.2.6
    APACHE 1.3.41
    MySQL 4.1.22-standard

    I thought that I was missing PDO or the like, but everything is enabled...



    I also cleared the cache and checked on cookies and stuff...
      Website: www.mercologia.com
      MODX Revo Tutorials:  www.modxperience.com

      MODX Professional Partner
      • 10152
      • 156 Posts
      I had the same problem yesterday on ubuntu. On another computer I could log, and after that it never happened.
        • 4971
        • 964 Posts
        Solved...

        Problem was that I did not create a new core/config/config.inc.php file in
        my server, just renamed the one provided...

        so I guess that was the error...
        now to learn Revo!!!!

        Thanks...
          Website: www.mercologia.com
          MODX Revo Tutorials:  www.modxperience.com

          MODX Professional Partner
          • 22303 MODX Staff
          • 10,725 Posts
          Quote from: charliez at Mar 28, 2010, 02:19 PM

          Problem was that I did not create a new core/config/config.inc.php file in
          my server, just renamed the one provided...
          There isn’t one provided, so if you renamed the core/config/config.inc.tpl file, it would prevent the setup from being able to properly write the config file.
            • 4971
            • 964 Posts
            Right... I created a blank one and
            that allowed everything to work fine...
              Website: www.mercologia.com
              MODX Revo Tutorials:  www.modxperience.com

              MODX Professional Partner
              • 31111
              • 27 Posts
              I’m having the exact same problem, only I haven’t touched the config file.

              SunOS 5.10
              Apache 2.2.4
              MySQL 5.0.77
              PHP 5.2.9

              PDO driver wasn’t installed, but the SysAdmin gave me a test server to try it out on. After that I managed to install it.

              Now I can log into the manager, but after I hit the login button I get a completely blank screen with no page source.