Results 1 to 4 of 4

Thread: Not letting me upload

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2009
    Posts
    5

    Cool Not letting me upload

    Team the script is timing out when uploading a small file as a user or admin. Any ideas?

    Thanks

    Jose L Morales :confused:

  2. #2

  3. #3
    Join Date
    Jun 2009
    Posts
    5

    Default

    sure thing... the URL is Bajalo.net - Share Your Videos

  4. #4
    Join Date
    Sep 2007
    Posts
    906

    Default

    Your php configuration is not proper.

    Refer

    YouTube Clone Server Requirements

    safe_mode = off
    register_globals = off
    open_basedir = (no value)
    output_buffering = on
    upload_max_filesize = 200M (or more)
    post_max_size = 200M (or more)
    max_execution_time = 6000 (or more)
    max_input_time = 6000 (or more)
    memory_limit = 128M (or more)
    display_errors = On
    file_uploads = On
    session.gc_maxlifetime = 14000 (or more)
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

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
  •