nvro.net/chat/
I went to nvro.net/chat/examples/ and it seemed to work fine, so I copied one of the files, changed the locations and renamed it to index.html just outside the examples folder.
I also have htaccess with "AddType application/x-httpd-php53 .php" to allow php 5.3.0 since thats not the default on the server. (its in the same folder 'nvro.net/chat')
So anyways, examples work fine, but when I changed the file and moved it, it all of a sudden cannot find the check.php file.
Anyone know any causes to this kind of error?