Menu

new install returns blank page to browser

Help
steve
2010-06-18
2013-05-01
  • steve

    steve - 2010-06-18

    Linux install. 
    Compiled apache 2.2.15, php-5.3.2, using previously installed mysql@5.1.37.
    I think I have config right.  browsing to https works and I can run the phpinfo.php command.
    Hitting the URL for svnmanager.php results in a blank screen at the browser.  Apache access_log records status 200 on the GET.  Database is not being initialized.
    I've double checked db credentials, and can login from the command line.
    Can't find any errors or logs anywhere on the system.  Not sure how to debug.
    Any help would be appreciated.
    Thanks.

     
  • Anonymous

    Anonymous - 2010-07-08

    I double that.
    Same problem, no apparent reason, no error messages, no log entries (after having enabled PHP logging).
    Running "requiremets.php" from Prado direcotry show that everything is OK.
    Same after adding phpinfo(); on top of index.php (all seems OK).

    But blank screen persists…

    I would really appreciate some hints.

    Thanks,

    Pawel

     
  • steve

    steve - 2010-08-27

    Resolved!  I had compiled Apache and php, and, in php, had not used the switch:
    -with-mysqli=mysqlnd
    without the mysqli (improved) functions the svnmanager was returning a blank page to the browser.
    There was no indication of any other problems.

     
  • Beard Pick

    Beard Pick - 2010-10-14

    I have the same problem…followed the install instructions…php info checks out Prado shows good…still have a blank page.  What did I do wrong?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.