Posted by mukherjeesubrato on 05/09/06 19:45
Hi,
In one of the content management system, at one point a temp gif is
created and then it needs to be transferred to one of the specific
directory. After creation using the code in php, when it tries to move
the file there is problem as it says
Unable to create
'/home/websites/www/site/content/image_4460c72ef29fc.GIF': No such file
or directory in
/home/websites/www/site/dep/code/contents/ALImageBlock.php on line 287
I have checked the permissions and also set them 777 for the folder. Is
there any user I need to specify that would be accessing the folder.
Any help is appreciated
thanks
Subrato
[Back to original message]
|