We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 39652
    • 3 Posts
    Hi

    I have just installed Modx Revolution 2.2.2 on my domain. During installation everything works fine. I can log into the manager and see all the menu and the resource tree. I can use the menu to view the honepage, start thenforum or log out. But if I want to choose the error logs, change my settings or other menus, then something get started, but after some seconds I only see the resources tree and no result of the chosen actions.
    During the installation I have seen that there are 64mb memory. Is this too low. Can that be the problem for this behaviour of the manager?

    thanks and regards
    Mike

    This question has been answered by mike_ch. See the first response.

      • 28215
      • 4,149 Posts
      MODX recommends 128MB, but 64 might run fin. Can you give more information about your environment?
        shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect | github | splittingred.com
        • 39652
        • 3 Posts
        Hi
        below an extract from phpinfo. Mysql is 5.5.20.
        Do you need some other infos? I will also ask my hoster to extend my memory to 128mb.
        thanks mike


        PHP Version 5.3.10

        System FreeBSD server4.hostpoint.ch 8.3-RELEASE-p1 FreeBSD 8.3-RELEASE-p1 #4: Mon May 14 09:26:59 UTC 2012 [email protected]:/usr/obj/usr/src/sys/HOSTPOINT-WEB-SH amd64
        Build Date Mar 15 2012 11:21:20
        Configure Command './configure' '--with-layout=GNU' '--localstatedir=/var' '--with-config-file-scan-dir=/usr/local/php53/etc/php' '--disable-all' '--enable-libxml' '--enable-mysqlnd' '--with-libxml-dir=/usr/local' '--with-pcre-regex=/usr/local' '--with-zlib-dir=/usr' '--program-prefix=' '--with-regex=php' '--with-zend-vm=CALL' '--enable-zend-multibyte' '--prefix=/usr/local/php53' '--mandir=/usr/local/php53/man' '--infodir=/usr/local/php53/info/' '--build=amd64-portbld-freebsd8.2'
        Server API CGI/FastCGI
        Virtual Directory Support disabled
        Configuration File (php.ini) Path /usr/local/php53/etc
        Loaded Configuration File /usr/local/php53/etc/php-profiles/php53/standard/php.ini
        Scan this dir for additional .ini files /usr/local/php53/etc/php
        Additional .ini files parsed /usr/local/php53/etc/php/eaccelerator.ini, /usr/local/php53/etc/php/extensions.ini
        PHP API 20090626
        PHP Extension 20090626
        Zend Extension 220090626
        Zend Extension Build API220090626,NTS
        PHP Extension Build API20090626,NTS
        Debug Build no
        Thread Safety disabled
        Zend Memory Manager enabled
        Zend Multibyte Support enabled
        IPv6 Support enabled
        Registered PHP Streams php, file, glob, data, http, ftp, compress.bzip2, compress.zlib, https, ftps, zip, phar
        Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
        Registered Stream Filters string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, bzip2.*, convert.iconv.*, zlib.*, mcrypt.*, mdecrypt.*
        • discuss.answer
          • 39652
          • 3 Posts
          Problem is solved.

          according to some other posts in the forum I tried
          -> compress_js and concat_js both to 0
          and now it works.

          thanks
          Mike