Results 1 to 5 of 5

Thread: After Install all pages blank

  1. #1
    Join Date
    May 2007
    Posts
    6

    Default After Install all pages blank

    hi installed the sript, but all pages including admin come up blank

    http://www.allvideocodecs.com

  2. #2
    Join Date
    May 2007
    Posts
    6

    Default

    can anyone help? :(

  3. #3
    Join Date
    May 2007
    Posts
    15

    Default

    Whatever page your trying to access, place this code at the VERY TOP of the page.

    <?php
    error_reporting(E_ALL);
    ini_set('display_errors', '1');
    ?>

    Save, then upload. Then press F5 to reload the page. Your errors will print to the screen, then you can start debugging.

  4. #4
    Join Date
    May 2007
    Posts
    394

    Default

    I had same problem - turned out ffmpeg was not installed properly. See if it is showing on your phpinfo.php page. If it isn't, that is likely your prob.

  5. #5
    Join Date
    Apr 2007
    Posts
    2,202

    Default

    You need to enable error reporting in PHP to display errors.

Similar Threads

  1. Blank admin/login screen after install
    By kritters in forum Installation Support
    Replies: 4
    Last Post: 09-18-2008, 12:55 PM
  2. Missing pages after install
    By dkthompson in forum Installation Support
    Replies: 2
    Last Post: 08-30-2008, 11:43 AM
  3. Editing the pages in the "web pages"
    By ofir in forum Installation Support
    Replies: 2
    Last Post: 07-02-2007, 05:50 AM
  4. index.php install file shows up blank
    By zkilzz in forum Installation Support
    Replies: 15
    Last Post: 06-12-2007, 02:41 PM
  5. Install problems with Vshare admin logs into blank screen...
    By Dometheus in forum Installation Support
    Replies: 1
    Last Post: 05-29-2007, 02:19 PM

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
  •