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. Need help to create thumbanil in linux

Need help to create thumbanil in linux

Scheduled Pinned Locked Moved Linux, Apache, MySQL, PHP
linuxphpsysadminhelp
3 Posts 2 Posters 15 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.
  • M Offline
    M Offline
    malrajphp
    wrote on last edited by
    #1

    Hi I am PHP programmer. I try to create thumbnail using php exec(FFMPEG) function on linux server. But it will not create thumbnail. On the same time the code works fine and create thumbnail in shell command of the same server when I tested it. Anyone can help me. Thanks :confused:

    M 1 Reply Last reply
    0
    • M malrajphp

      Hi I am PHP programmer. I try to create thumbnail using php exec(FFMPEG) function on linux server. But it will not create thumbnail. On the same time the code works fine and create thumbnail in shell command of the same server when I tested it. Anyone can help me. Thanks :confused:

      M Offline
      M Offline
      Marc Firth
      wrote on last edited by
      #2

      make sure you have correct permissions on all relevant directories. make sure your server doesn't have exec disabled in php.ini

      Neonlight

      M 1 Reply Last reply
      0
      • M Marc Firth

        make sure you have correct permissions on all relevant directories. make sure your server doesn't have exec disabled in php.ini

        Neonlight

        M Offline
        M Offline
        malrajphp
        wrote on last edited by
        #3

        Thanks for your reply. I checked that the correct permissions on all relevant directories and exec function not in disabled in php.ini. Problem is not in these two sections. Finally I found the solution that change the safe mode in php ini file likes below. safe_mode = On’ To safe_mode = Off’. Now thumbnail created successfully. Thanks again. :)

        modified on Friday, July 3, 2009 12:28 AM

        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