We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 36808
    • 3 Posts
    I have tried install MODx revolution, and got white screen after hit install button (everything pre-check was with green mark)

    here are errors from core/cache/log

    [2011-09-06 01:55:05] (ERROR @ /setup/index.php) Could not copy /home/mysite.com/docs/core/packages/core/modContext/b8054ce9fbefde4d80b481914607cd68/0/ to index.php
    [2011-09-06 01:55:05] (ERROR @ /setup/index.php) Could not copy /home/mysite.com/docs/core/packages/core/modContext/b8054ce9fbefde4d80b481914607cd68/1/ to ht.access
    [2011-09-06 01:55:05] (ERROR @ /setup/index.php) Could not copy /home/mysite.com/docs/core/packages/core/modContext/805f4ea19737602a4e1f947e82a2d344/0/ to assets
    [2011-09-06 01:55:05] (ERROR @ /setup/index.php) Could not copy /home/mysite.com/docs/core/packages/core/modContext/805f4ea19737602a4e1f947e82a2d344/1/ to controllers
    [2011-09-06 01:55:05] (ERROR @ /setup/index.php) Could not copy /home/mysite.com/docs/core/packages/core/modContext/805f4ea19737602a4e1f947e82a2d344/2/ to templates
    [2011-09-06 01:55:05] (ERROR @ /setup/index.php) Could not copy /home/mysite.com/docs/core/packages/core/modContext/805f4ea19737602a4e1f947e82a2d344/3/ to ht.access
    [2011-09-06 01:55:05] (ERROR @ /setup/index.php) Could not copy /home/mysite.com/docs/core/packages/core/modContext/805f4ea19737602a4e1f947e82a2d344/4/ to index.php
    [2011-09-06 01:55:05] (ERROR @ /setup/index.php) Could not install files from /home/mysite.com/docs/core/packages/core/xPDOFileVehicle/f14a435424fdc19e9a4a68cf0c60ce75/ to
    [2011-09-06 01:55:05] (ERROR @ /setup/index.php) Could not install files from /home/mysite.com/docs/core/packages/core/xPDOFileVehicle/e1f3f3d7b61e0db08409fc02df6e1eac/ to
    [2011-09-06 01:55:05] (ERROR @ /setup/index.php) Could not install files from /home/mysite.com/docs/core/packages/core/xPDOFileVehicle/e3e700b6e087405d3e7256f1b4085c1c/ to
    [2011-09-06 01:55:05] (ERROR @ /setup/index.php) Could not install files from /home/mysite.com/docs/core/packages/core/xPDOFileVehicle/40be31fc21d9a37d7c1fafd6bedfdc58/ to
    [2011-09-06 01:55:05] (ERROR @ /setup/index.php) Could not install files from /home/mysite.com/docs/core/packages/core/xPDOFileVehicle/ca1c8b34dceb8460c2ffeb17bebf8669/ to
    [2011-09-06 01:55:05] (ERROR @ /setup/index.php) Could not install files from /home/mysite.com/docs/core/packages/core/xPDOFileVehicle/d0b9d21cebf20b345f14c4ed0bba831d/ to
    [2011-09-06 01:55:05] (ERROR @ /setup/index.php) Could not install files from /home/mysite.com/docs/core/packages/core/xPDOFileVehicle/18991be7c58656d386de1efa4cb776eb/ to
    [2011-09-06 01:55:05] (ERROR @ /setup/index.php) Could not install files from /home/mysite.com/docs/core/packages/core/xPDOFileVehicle/662dfb84c4afba6712628bb703c36440/ to
    [2011-09-06 01:55:05] (ERROR @ /setup/index.php) Could not install files from /home/mysite.com/docs/core/packages/core/xPDOFileVehicle/cdf74be1467e92b2fa327bfa300b13df/ to
    [2011-09-06 01:55:05] (ERROR @ /setup/index.php) Could not install files from /home/mysite.com/docs/core/packages/core/xPDOFileVehicle/13a56e446ace61f302e5a1209273f8d6/ to


    what is wrong with this?
    • Are you installing the advanced or traditional distribution?
        • 36808
        • 3 Posts
        traditional distribution
        • Then those errors can be ignored. The error causing the blank screen is likely somewhere else. Maybe memory_limit? See http://rtfm.modx.com/display/revolution20/Troubleshooting+Installation for troubleshooting tips.
            • 36808
            • 3 Posts
            but I'm set 64MB for memory_limit and still got white screen
            • Quote from: jobern at Sep 06, 2011, 03:19 PM
              but I'm set 64MB for memory_limit and still got white screen
              If you have access to PHP error logging, you might check there. This is typically recorded in the Apache error log for the virtual host configuration.