We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 21325
    • 12 Posts
    hi all

    i installed a fresh 0.9.6.1 no errors at install and the ht_access files are renamed to .htaccess
    but when i access /manager/index.php the browser ask to download this file. when ei do this, it contains the following:
    <body bgcolor="#FFFFFF" text="#000000">
    <div id="calender">
    <div id="calendericon">
          <p class="monat">Februar</p>
          <p class="tag">26</p>
    
          <p class="jahr">2008</p>
    </div>
    <div id="calendertext">
          <h1>Titel</h1>
          <p>Hier folgt der Text. Hier folgt der Text. Hier folgt der Text. </p>
    </div>
    </div>
    </body>
    


    server data:

    Apache x86_64
    PHP 5.2.5
    MySQL 5.0.45

    i installed it threetimes.. all looks goot, but i can’t access the manager huh rolleyes

    any ideas?
      • 21325
      • 12 Posts
      any ideas..?! embarrassed
        • 7231
        • 4,205 Posts
        Sorry, I have never seen this before. It looks like it is a calendar that is being loaded. The manager is a frameset so the html is very simple and I don’t recognize the code as being from the manager.

        I would recommend a fresh re-install to make sure you have all the files.

        By chance do you have TomCat running on your server? That could be causing a conflict with the manager.
          [font=Verdana]Shane Sponagle | [wiki] Snippet Call Anatomy | MODx Developer Blog | [nettuts] Working With a Content Management Framework: MODx

          Something is happening here, but you don&#39;t know what it is.
          Do you, Mr. Jones? - [bob dylan]
          • 21325
          • 12 Posts
          damn!

          ok i found the bug..

          i run it under a subdomain. the url http://example.domain.com/manager/ did not work, but this does: http://domain.com/example/manager/


          sorry for the alerts and tanks!
          • Then something is wrong with your server configuration. The subdomain should work as expected.
              Studying MODX in the desert - http://sottwell.com
              Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
              Join the Slack Community - http://modx.org
              • 21325
              • 12 Posts
              so.. i moved now the website to a live normal domain..

              i have several websites on my server.
              a main website on www/
              som other websites on www/websites-name/

              thats maybe the fault..?