Recent content by yuyisx10

  1. Y

    Resolved Can't upload files

    Ok, i'm gonna try that... Yeah, it worked with version 5.6 What's going on? I've been using version 7.2 without any issue until now. So weeeeird
  2. Y

    Resolved Can't upload files

    have you tested it creating an associative array?
  3. Y

    Resolved Can't upload files

    PHP v7.2 I already used the native version. Don't know what's going on
  4. Y

    Resolved Can't upload files

    even functions like imagecreatefromjpeg() are undefined :/
  5. Y

    Resolved Can't upload files

    It's already enabled. I disabled it and enabled again but nothing happens
  6. Y

    Resolved Can't upload files

    Yeah, I already have it like this error_reporting(E_ALL) but after changing it, it says json_encode() is undefined... so wtf?? lol Did you change something on PHP??
  7. Y

    Resolved Can't upload files

    It gives me no error related with my php script. I just get a 500 error status once the file is uploaded. The only thing I can see is this:
  8. Y

    Resolved Can't upload files

    I'm using a php script to do it
  9. Y

    Resolved Can't upload files

    Just images less than 5MB or 4MB. Everything was okay before. Didn't touch anything tho
  10. Y

    Resolved Can't upload files

    Yeah I have space. I have deleted some files cause I thought of that before but still the same.
  11. Y

    Resolved Can't upload files

    Can't upload files. Gaves me 500 error when complete the proccess Everything was working fine like a week ago. Now it's broken
  12. Y

    Resolved Intermittent CloudFlare 5## errors/site loading errors

    Can't upload files. Gaves me 500 error when complete the proccess
  13. Y

    Resolved how much upload size do I have?

    It's resolved. Thank you
  14. Y

    Resolved how much upload size do I have?

    Wow thanks a LOOTT!. Didn't think we are able to change that kind of options
  15. Y

    Resolved how much upload size do I have?

    hahahaha nice xD EDIT: I'm on x15 server :c. Maybe that's why. The thing is, i have called phpinfo() function and it says it is 2M and I try to upload a image above 2M, my script doesn't upload it at all. Unlike the old server I was, I could do it without any issue.
Top