Results 1 to 2 of 2

Thread: upload.php problems

  1. #1
    Join Date
    May 2007
    Posts
    212

    Default upload.php problems

    Ok, when I try to upload a file in the upload area and click on submit for some reason upload.php prompts to be downloaded.....?!?!?!?!!?

    How do I correct this....I just reinstalled this for the 3rd time...

  2. #2
    Join Date
    May 2007
    Posts
    212

    Default Re: upload.php problems

    Quote Originally Posted by devarioj
    Ok, when I try to upload a file in the upload area and click on submit for some reason upload.php prompts to be downloaded.....?!?!?!?!!?

    How do I correct this....I just reinstalled this for the 3rd time...
    I got this fixed just a few minutes ago. Im posting so that others who may get the same problem can have a reference.

    I went into php.ini and edited the value for the temporary upload directory.

    upload_tmp_dir

    set that to a writeable folder.

    to edit the php.ini folder from the SSH type

    vi /etc/php.ini

    there are commands online that you can use on the VIM editor.

    you must restart your server for the settings to register. Once system comes back online you may check http://www.yoursitenamehere.com/phpinfo.php to see the changes as well as current php settings.

Similar Threads

  1. some problems im having please help
    By twebb in forum Installation Support
    Replies: 1
    Last Post: 06-08-2008, 09:59 PM
  2. problems im having
    By bodrul in forum Installation Support
    Replies: 1
    Last Post: 01-24-2008, 07:29 AM
  3. Big Problems
    By nsmedia in forum Installation Support
    Replies: 0
    Last Post: 10-04-2007, 12:18 PM
  4. upload problems
    By devarioj in forum Bug Reports
    Replies: 2
    Last Post: 09-16-2007, 09:23 AM
  5. Problems
    By lukeydook in forum Installation Support
    Replies: 3
    Last Post: 07-25-2007, 09:10 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
  •