• White screen#

  • jobern Reply #1, 8 months, 2 weeks ago

    Reply
    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?


  • opengeek Reply #2, 8 months, 2 weeks ago

    Reply
    Are you installing the advanced or traditional distribution?


  • jobern Reply #3, 8 months, 2 weeks ago

    Reply
    traditional distribution


  • opengeek Reply #4, 8 months, 2 weeks ago

    Reply
    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.


  • jobern Reply #5, 8 months, 2 weeks ago

    Reply
    but I'm set 64MB for memory_limit and still got white screen


  • opengeek Reply #6, 8 months, 2 weeks ago

    Reply
    Quote from: jobern at Sep 06, 2011, 10:19 AM
    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.