Results 1 to 10 of 10

Thread: upload page BLANK

  1. #1
    Join Date
    May 2007
    Posts
    212

    Default upload page BLANK

    When I navigate to the video upload page, it comes up totally BLANK...nothing.

    also when I go into http://www.mysite.com/admin the left column is blank


    is there a default user or something? I installed it today and it said there was 1 user and I hadnt registered any users.... im guessing that is the default admin user, but when i go to login with anything I can think of I cant get in.

    I created a regular account (the second user) and upload pages come up blank.

    Any suggestions?

  2. #2
    Join Date
    May 2007
    Posts
    212

    Default one more thing

    Oh yah, and I just got bought the site 3 days ago...dont know if I needed to say that but yea...

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

    Default

    First set your php.ini to show actual error message. So you will see the PHP error instead of blank page.

    Try reuploading php files in admin folder in BINARY MODE.

  4. #4
    Join Date
    May 2007
    Posts
    212

    Default thanks

    Thank you so much,
    that fixed the problem with admin section...

    I just looked at wsftp pro and I had it in AUTO mode and not binary.

    can this be why the upload page is acting up as well?

    Ill be honest...I dont know how to get the php.ini file off of my server and modify it as I am connecting through a ssh shell to a virtual server.

    can you tell a n00b really quickly how?


    /usr/local/psa/admin/conf/php.ini
    /usr/local/Zend/etc/php.ini
    /etc/php.ini

    i did a find / -name php.ini on my server and these are the locations I came up with...what do I do now?

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

    Default

    You can check location of php.ini in phpinfo.

    On SSH, type

    php -i | grep php.ini

  6. #6
    Join Date
    May 2007
    Posts
    212

    Default THANKS FOR THE HELP

    Hey, I used your previous suggestion.

    I went kind of overboard but I deleted everything, started over, and uploaded the files in binary mode...all works well now thank you!!!!! great script

  7. #7
    Join Date
    May 2007
    Posts
    212

    Default

    This is what i got when I ran your command

    php -i | grep php.ini
    PHP Notice: Constant FFMPEG_PHP_VERSION_STRING already defined in Unknown on line 0
    PHP Notice: Constant LIBAVCODEC_VERSION_NUMBER already defined in Unknown on line 0
    PHP Notice: Constant LIBAVCODEC_BUILD_NUMBER already defined in Unknown on line 0
    <tr><td class="e">Configuration File (php.ini) Path </td><td class="v">/usr/local/Zend/etc/php.ini </td></tr>

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

    Default

    You have some problem with your ffmpeg or ffmpeg-php installation.

  9. #9
    Join Date
    May 2007
    Posts
    212

    Default

    Quote Originally Posted by admin
    You have some problem with your ffmpeg or ffmpeg-php installation.
    Thanks, i figured as much, ill contact the guy to see if you can install it again. If that doesnt work out ill try and get hostonnet to do it for their fee.

  10. #10
    Join Date
    May 2007
    Posts
    212

    Default found the problem

    The problem was actually the upload max filesize was set to 2mb, i got that fixed and now it's all good.

Similar Threads

  1. blank page when i run cron
    By bhanuprasad1981 in forum Installation Support
    Replies: 4
    Last Post: 04-30-2009, 06:33 PM
  2. BLANK HOME PAGE... HELP!
    By browniegirl in forum Template Modifications
    Replies: 3
    Last Post: 10-25-2007, 07:31 AM
  3. blank page after upload
    By Miko in forum Installation Support
    Replies: 5
    Last Post: 08-21-2007, 07:19 PM
  4. Replies: 1
    Last Post: 08-10-2007, 04:24 PM
  5. Blank page during installation
    By spun2u in forum Installation Support
    Replies: 5
    Last Post: 06-10-2007, 07:01 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
  •