View Single Post
Old November 16th, 2004, 11:40 PM   #4 (permalink)
alkatraz
Junior Member
Verified Customer
 
Join Date: Nov 2003
Location: Vancouver, BC
Posts: 19
Did some more research and discovered the 1st of 4 errors was caused by open_basedir protection being enabled without exluding my domain.

fixed that, now I'm just getting these errors

Quote:
Warning: file(test1): failed to open stream: No such file or directory in /home/alkatraz/public_html/photopost/uploadphoto.php on line 220

Warning: move_uploaded_file(/home/alkatraz/public_html/photopost/uploads/3/canada.gif): failed to open stream: Permission denied in /home/alkatraz/public_html/photopost/image-inc.php on line 34

Warning: move_uploaded_file(): Unable to move '/tmp/phpjJqOY1' to '/home/alkatraz/public_html/photopost/uploads/3/canada.gif' in /home/alkatraz/public_html/photopost/image-inc.php on line 34
alkatraz is offline   Reply With Quote