Results 1 to 3 of 3

Thread: Ops, Blank Page after Install! Duh !

  1. #1
    daniel07
    Guest

    Default Ops, Blank Page after Install! Duh !

    Did everything perfectly fine on my dedicated server, checked 5 times with my host path to php (which is /usr/bin/php ). Double checked all chmods, deleted install directory. And yet, I still get Blank Page after install.

    Dear friends, this is ridicolous.

    And yes, I tried deleting .htaccess and it still didn't work (I restored the file, so everything is fine upload/installation-wise).

    What's wrong?

  2. #2
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,634
    Blog Entries
    5

    Default

    You may want to enable error reporting (and disable it later) so you can see whats happening with your install.

    Search modmysite for "error_reporting" and you will find a post on how to do this on a dedicated server or VPS.

    Smoge

    Quote Originally Posted by daniel07
    Did everything perfectly fine on my dedicated server, checked 5 times with my host path to php (which is /usr/bin/php ). Double checked all chmods, deleted install directory. And yet, I still get Blank Page after install.

    Dear friends, this is ridicolous.

    And yes, I tried deleting .htaccess and it still didn't work (I restored the file, so everything is fine upload/installation-wise).

    What's wrong?
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

  3. #3
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,634
    Blog Entries
    5

    Default

    Also,

    Make a phpinfo.php file

    Code:
    <?php
    phpinfo();
    ?>
    And check the php memory limit settings - this can sometimes cause blank screens if they are set too low on your host / server.

    Delete the phpinfo.php file after you check it's output.

    Smoge
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Blank Index Page after install
    By petteri in forum General Troubleshooting
    Replies: 2
    Last Post: 02-10-2008, 10:37 PM
  2. In Moderators page blank page
    By media in forum Bugs Dolphin 5.6.5
    Replies: 0
    Last Post: 04-24-2007, 10:42 AM
  3. Why Blank Page After Install ?
    By power in forum General Issues, Comments, Questions
    Replies: 1
    Last Post: 02-21-2007, 12:12 PM
  4. blank screen after install
    By afrogeek in forum General Troubleshooting
    Replies: 2
    Last Post: 01-31-2007, 09:51 PM
  5. v4 (patch 0), Fresh Install, Error or Blank Screen
    By Smoge in forum Bugs and Fixes
    Replies: 0
    Last Post: 07-13-2005, 02:44 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •