PHP fails to work in fileuploads

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nallinattu
    New Member
    • Nov 2006
    • 11

    #1

    PHP fails to work in fileuploads

    I have tried PHP script with localhost and PHP 5 and it works ok. But when script is loaded in server (Linux) except for all validations done well, it simply does not carry out move_uploaded_f ile command and loads a white web page.

    Any solution ,,
  • nallinattu
    New Member
    • Nov 2006
    • 11

    #2
    Is it that nobody will reply my questions as I am just a junior member ??

    Comment

    • ronverdonk
      Recognized Expert Specialist
      • Jul 2006
      • 4259

      #3
      It is more possible that nobody in this PHP forum knows the answer to your question. I certainly don't know anything about Linux.

      So I will copy this thread also in the Linux forum, maybe you have more luck. You can find it in Linux forum as thread move_uploaded_f ile fails to work in Linux PHP

      Ronald :cool:

      Comment

      • ranafaisal342
        New Member
        • Jan 2007
        • 1

        #4
        I think this function is not work because of path problem. Because in linux we apply path in some different way plz check it.

        Comment

        • Nert
          New Member
          • Nov 2006
          • 64

          #5
          Originally posted by nallinattu
          I have tried PHP script with localhost and PHP 5 and it works ok. But when script is loaded in server (Linux) except for all validations done well, it simply does not carry out move_uploaded_f ile command and loads a white web page.

          Any solution ,,
          hi,

          i've tried the move_uploaded_f ile in a linux server, but i didn't experience the problem like what you have.., if you don't mind can you show us your code in uploading file..?


          --nert (^_^)

          Comment

          Working...