PHPFileUploader Not Working on Different Server - SOLVED

Last post 09-16-2016, 2:03 AM by kellythomson. 14 replies.
Sort Posts: Previous Next
  •  12-10-2015, 6:01 PM 81977

    PHPFileUploader Not Working on Different Server - SOLVED

    I recently moved a website to a new server, 1and1 Internet. When I run my script, the "Select Multiple Files" button is displayed but when I click on it, the button flashes but the browse dialog box is not displayed.

     

    I tried changing the PHP version from 5.6 to 5.5 but that didn't help.

     

    I tried downloading the latest version of  PHPFileUploader and running Demo 1.  Same issue.

     

    I copied all of the files to my own desktop compuer and ran the script on WampServer.  It worked perfectly.

     

    Any idea why the 1and1 server isn't working for me.

     

    Thank you.

     

    Paul 

  •  12-11-2015, 11:13 AM 81983 in reply to 81977

    Re: PHPFileUploader Not Working on Different Server

    Hi,

     

    I think your site gets the wrong resource folder location, can you post your uploader page url here or send to [email protected]? so I can check on it directly.

     

    Regards,

     

    ken 

  •  12-15-2015, 1:14 AM 82022 in reply to 81977

    Re: PHPFileUploader Not Working on Different Server

    Check if upload folder is having write permission on production server.
    ESDS - Mobile Application Hosting | DRaaS on Cloud
  •  12-21-2015, 12:27 PM 82029 in reply to 81983

    Re: PHPFileUploader Not Working on Different Server - SOLVED

     Thanks to Ken, the problem was eventually solved by making the following 2 changes:

     

    • in file \phpuploader\include_phpuploader.php:
      • change from $cd=dirname($this->GetWebPath(__FILE__)); 
      • to $cd=dirname($_SERVER['SCRIPT_NAME']).'phpuploader';
    • in file creating the new instance of PhpUpLoader:
      • change from php require_once "phpuploader/include_phpuploader.php"
      • to require_once ($_SERVER["DOCUMENT_ROOT"] . "/archives/_admin/phpfileuploader/phpuploader/include_phpuploader.php");
         
  •  12-24-2015, 4:22 AM 82044 in reply to 81977

    Re: PHPFileUploader Not Working on Different Server - SOLVED

    Hello,
        Very nice post....A very useful aspect of PHP is its ability to manage file uploads to your server. Allowing users to upload a file to your server opens a whole can of worms, so please be careful when enabling file uploads.Before you can use PHP to manage your uploads, you must first build an HTML form that lets users select a file to upload...Thank you so much for sharing with us....

    Thanks & Regards,
  •  01-15-2016, 2:43 AM 82203 in reply to 82044

    Re: PHPFileUploader Not Working on Different Server - SOLVED

    This is really an informatve post about PHP file uploader on different server. i am also getting the same error as you.

     If you are hardcore programmer then you will not get this kind of problem. With html or html5 you can easily sort out this issue.

    Thaks for sharing this forum post with us. It will be really helpful for everyone. Visit my webpage today which is about cheap viagra generic.

    Thanks & Regards.

     

  •  02-24-2016, 7:37 AM 82449 in reply to 82203

    Re: PHPFileUploader Not Working on Different Server - SOLVED

    cool post about PHP Thanks & Regards.
    Buy Viagra Online
  •  03-05-2016, 6:15 AM 82499 in reply to 82449

    Re: PHPFileUploader Not Working on Different Server - SOLVED

    Hi all. I need some help?
    I need upload some files from client to server. 
    The first, I must select a user from list box (example: user A) and after that I start Upload. If I select user A, the file after upload will be store in "upload/a", if user B, file will store in "upload/b"....
    Who can help me? I need details code.
    Thanks again   VMware Training in Chennai   |   VMware Training in Chennai
    http://www.traininginsholinganallur.in/php-training-in-chennai.html
  •  07-11-2016, 2:54 AM 83803 in reply to 81977

    Re: PHPFileUploader Not Working on Different Server - SOLVED

    thx for this post
    payday loans
  •  07-22-2016, 5:04 AM 83851 in reply to 82203

    Re: PHPFileUploader Not Working on Different Server - SOLVED

    whiterechard45:

    This is really an informatve post about PHP file uploader on different server

    cool post tnx

     

    PHP is best for me

    generic viagra


    payday loans
  •  08-16-2016, 7:29 AM 84036 in reply to 81977

    Re: PHPFileUploader Not Working on Different Server - SOLVED

    hiii...

    In my suggestion the versions acan be change, PHP file uploader cannot be work in different server. It cannot be support the versions in specific servers.

     PHP Training in chennaiSoftware Testing Training in chennai 

  •  08-17-2016, 4:57 AM 84120 in reply to 82029

    Re: PHPFileUploader Not Working on Different Server - SOLVED

    I also followed ur changes itz now working thanks for solved my pblm

    Best Selenium Training in Chennai 

  •  08-17-2016, 9:08 AM 84122 in reply to 81977

    Re: PHPFileUploader Not Working on Different Server - SOLVED

    Hello everybody

    interesting post , thanks for sharing with us , I also had problems such as yours . I studied the problem and now for me html or html5 is not a problem . This topic will be interesting for beginners programmers


     Visit my webpage today which is about Generic Cialis

  •  08-17-2016, 9:10 AM 84123 in reply to 81977

    Re: PHPFileUploader Not Working on Different Server - SOLVED

    thx
  •  09-16-2016, 2:03 AM 84742 in reply to 81977

    Re: PHPFileUploader Not Working on Different Server - SOLVED

    Hello Paul,
    Very nice topic, But i think PHP version not matter for wamp server, PHP is its ability to manage file uploads to your server. Thank you so much for sharing with us.
     For more information about Generic Pills visit my Website: Cheap Generic Viagra

     

    Thanks & Regards,
View as RSS news feed in XML