Search results

  1. hcker2000

    [Resolved]Issue with tmp file uploads

    When uploading a file in php and then doing an fopen on the $_FILES["file"]["tmp_name"] and waiting a short bit (less than 1 second) the file will get removed from the tmp directory destroying the stream in php causing fclose to throw an error. This is happening with the open lite speed 1.7.17...
  2. hcker2000

    Wrong cache file being served for homepage

    It would seem that a random post from the wordpress site I run will some times show up as my home page. Has anyone ever experienced anything like this before? It only happens with logged out users who are getting cache hits as confirmed via the dev console. It also seems to happen more when the...
Top