View Single Post
Old January 2nd, 2006, 11:37 AM   #2 (permalink)
LLIFE
Member
Verified Customer
 
Join Date: Dec 2005
Posts: 37
Just to clarify, this is my dir structure

/forum
/classifieds
/gallery
/images

When I try to place a classified ad I get this error on the page: Unable to move file [C:\PHP\uploadtemp\php4.tmp] [C:/Inetpub/plan.0/betasite.lowriderlife.com/classifieds/data/10/1Entindustry_Flyer_13.jpg]

and this error on the top:

Warning: move_uploaded_file(C:/Inetpub/plan.0/betasite.lowriderlife.com/classifieds/data/10/1Entindustry_Flyer_14.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in C:\Inetpub\plan.0\betasite.lowriderlife.com\classifieds\image-inc.php on line 53

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move 'C:\PHP\uploadtemp\phpB.tmp' to 'C:/Inetpub/plan.0/betasite.lowriderlife.com/classifieds/data/10/1Entindustry_Flyer_14.jpg' in C:\Inetpub\plan.0\betasite.lowriderlife.com\classifieds\image-inc.php on line 53




then the /forum folder under my inetpub directory gets deleted. I can reproduce this with no problem. It keeps deleting when I place a classified ad. New dir structure, after attempting to place ad:

/classifieds
/gallery
/images

just gets deleted, its not any where on the hard drive, I needed to get it from tape backup

Last edited by LLIFE; January 2nd, 2006 at 11:55 AM.
LLIFE is offline   Reply With Quote