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
|