We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 49440
    • 2 Posts
    Hello, everyone!
    I am moving site on ModX Evo 1.0.10-d5.3
    trying to make it to work on local machine
    Apache/2.4.7 (Ubuntu)
    PHP Version 5.5.9-1ubuntu4.5
    Mysql 5.5.40

    what is done:
    Exported DB, changed mysql login information in config. manager starts working at this moment.
    cleared cache.

    works only the first page. friendly URLs are on, it gives 404 with them. on turning them off and using index.php?q=..., browser gives redirect loop

    .htaccess in the root directory

    RewriteEngine On
    RewriteBase /

    could anyone give me a clue, please?
    thanks )