Can you plz help me fix this* problem

Discussion in 'PHP' started by bonjour123, Oct 23, 2010.

  1. #1
    I have an image hosting website running on DPI Image Hosting script.
    My problem is I cant upload more than 1 mb. I have tried editing various .php files on the script, (max size). Although there is an option on the admin panel that lets you select the maximum upload limit. I put it to 5 mb, but when I upload an image that is bigger than 1 mb, I keep getting errors (timeouts):mad::(. My website is image-B483_4CC392D4.jpg .
    The script demo have the same problem as I have. I dont know what the demo's max upload limit is, but it doesnt host more than 1 mb too. The demo for this script is www.piceye.com

    Can someone help me fix this?:confused::(
     
    Last edited: Oct 23, 2010
    bonjour123, Oct 23, 2010 IP
  2. danx10

    danx10 Peon

    Messages:
    1,179
    Likes Received:
    44
    Best Answers:
    2
    Trophy Points:
    0
    #2
    Might be a good idea to contact the author, which I believe is a member/user here do some searches.
     
    danx10, Oct 24, 2010 IP
  3. scriptinstaller

    scriptinstaller Peon

    Messages:
    109
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hello, first of all, it may not be a size limit. Check your php.ini for max_execution time, uploading 1mb can be slow and take times and the script may be timing out as its a preventative measure to stop scripts from going out of whack eating resources
     
    scriptinstaller, Oct 24, 2010 IP
  4. bonjour123

    bonjour123 Peon

    Messages:
    203
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    the limit for max_execution_time is 500. How do I change that ? plz?
     
    bonjour123, Oct 25, 2010 IP