Search results

  1. maksvel

    File upload not working

    I picked up some simple PHP code from Internet. There is a html page where you select a file and then submit it to a simple php script that should save it in a folder. (The folder is /files, it is inside html, with all rights granted). Unfortunately the $FILES superglobal is empty. I did try to...
  2. maksvel

    QUIC won't start, saying "Not support [quicenable 1]"

    So - it seems it worked out now. Still, as I was trying to alter several settings at the same time, I am not 100% sure what went right. However, I am happy it woks now, so I can go further with my research. Thank you
  3. maksvel

    QUIC won't start, saying "Not support [quicenable 1]"

    I don't have a slightest clue what I've done, but I somehow managed to make the udp:443 to show up. I checked quic and http/3 on all levels I could find, but it's still using HTTP/2 all the time. Not sure if ols doesn't like my browser or there is something else I am suppposed to explicitely...
  4. maksvel

    QUIC won't start, saying "Not support [quicenable 1]"

    I've tested it on both Ubuntu 18.4 and CentOS 6.6. Installed from repo, same thing from the binary. Installed good certificate, HTTP/2 works ok. I tried setting QUIC "On" on all three places (Server Tuning, Listener, Virtual Host) and still no udp listener activated, just admin (7080) and TCP...
Top