Hi All, Hoping someone can help, Ive setup my own Ubuntu server mainey for sharing files for the family. I have setup a apache2 webserver, installed PHP etc and created a index.html web front end for it. The problem is that I have the following error with my upload.php script for file uploads. The file uploads still works, so im sure its not a permissions errors and has to be something with the code. Also, could anyway help me sort it so that after the php script has uploaded the file the page returns to index.html This is the relevent part of the index.html file This is my whole upload.php file Thanks Mike