exit on warning

#1
Getting this error is it possible to delete exit on warning?



Code:
Warning: unlink(/usr/local/lsws/xxx/html/xxx/files/test.mp4) [function.unlink]: No such file or directory in /usr/local/lsws/xxx/html/xxx/index.php  on line 331
Connection lost, file deleted.

well seems like it's not the warning it's a sort download script but it cannot download from remote source with fopen or fsocketopen
 
Last edited:
Top