Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Linux, Apache, MySQL, PHP
  4. PHP Permissions issue with FTP_PUT

PHP Permissions issue with FTP_PUT

Scheduled Pinned Locked Moved Linux, Apache, MySQL, PHP
helpphptutorialquestionannouncement
2 Posts 2 Posters 5 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rottwild
    wrote on last edited by
    #1

    I'm a relative new beginner to PHP installs. I have permissions set for the users and the directories and the temp directories. The PHP.ini file is set to use the ftproot directory as the temp directory instead of the windows temp as well. My problem is I keep getting Error Code 6 on the ftp upload (no temp directory). This leads me back to something I did wrong with the permissions or the directories. Can someone with greater knowledge of PHP setups help guide me to what to check again? Thanks in advance. Rottie Update 2-25-14 In response to the message deleted: The upload limit is set to 100M in both the POST_MAX_SIZE and the UPLOAD_MAX_FILESIZE. I'm getting the FILE(name) populated, but a blank FILE(tmp_name) with a FILE(error) code of 6. Did I miss a size setting? I'll keep reading and trying things. If anyone has any ideas, please let me know. Thanks.

    R 1 Reply Last reply
    0
    • R Rottwild

      I'm a relative new beginner to PHP installs. I have permissions set for the users and the directories and the temp directories. The PHP.ini file is set to use the ftproot directory as the temp directory instead of the windows temp as well. My problem is I keep getting Error Code 6 on the ftp upload (no temp directory). This leads me back to something I did wrong with the permissions or the directories. Can someone with greater knowledge of PHP setups help guide me to what to check again? Thanks in advance. Rottie Update 2-25-14 In response to the message deleted: The upload limit is set to 100M in both the POST_MAX_SIZE and the UPLOAD_MAX_FILESIZE. I'm getting the FILE(name) populated, but a blank FILE(tmp_name) with a FILE(error) code of 6. Did I miss a size setting? I'll keep reading and trying things. If anyone has any ideas, please let me know. Thanks.

      R Offline
      R Offline
      Rachita Desai
      wrote on last edited by
      #2

      INE file use to increase the size of any file. This code error is received when you exceed the maximum limit. Click here for latest technology news

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups