phplivex file upload with progress

Discussion in 'PHP' started by ahdsan, May 28, 2011.

  1. #1
    I am using the code from phplivex.com for file upload
    It uses cgi.but thats not the problem
    everything works fine but at the end the move_uploaded_file function doesn't work.
    file is not getting uploaded.

    pls have a look at the following link:
    http://www.phplivex.com/ajax_file_upload.php

    here the php, upload function is called at the end and the temp file name is passed to it.

    pls help anyone urgent!
     
    ahdsan, May 28, 2011 IP
  2. som3on3

    som3on3 Active Member

    Messages:
    138
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    63
    #2
    did you chmod 777 the uploads folder?
     
    som3on3, May 28, 2011 IP
  3. ahdsan

    ahdsan Member

    Messages:
    74
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #3
    yes its 777
     
    ahdsan, May 28, 2011 IP