Search results

  1. G

    Got a packet bigger than 'max_allowed_packet' bytes

    Hi there, So I'm trying to upload an image in my SQL database, although I get this error. 30KB image works, but a 500KB one fails. Got a packet bigger than 'max_allowed_packet' bytes This means that you are not able to upload files bigger than X size, or import databases greater than X...
  2. G

    [PHP] Uploading files

    Hi there, I'd like to know if it's possible to upload images to a x10hosting package. I'm building a website for a client, which has webhosting here. I'm using the exact same script on my own server, and then the image is uploaded. phpinfo() is also blocked here so I'm not able to look for...
Top