|
Posted by Jerry Stuckle on 03/21/07 17:16
luigi7up wrote:
> On Mar 21, 5:38 am, "Mitul" <patel.mitu...@gmail.com> wrote:
>> Hi,
>>
>> Check file permission of /user_upload/ directory. give write
>> permission for that directory. apply 0777 permission to that
>> directory.
>>
>> Regards,
>> ~~Mitz~~
>> Nothing is Impossible because ImPossible itself mean that I m
>> Possible.
>>
>> On Mar 20, 10:46 pm, "luigi7up" <luigi...@gmail.com> wrote:
>>
>>> Weird problem I have, really :)
>>> I wrote a script that uploads files to /user_upload/ directory. On
>>> localhost version of my site everything works just fine. I mean files
>>> are uploaded well. With online version I'm having problems. Files that
>>> are uploaded can't be seen over FTP client (Total Commander FTP). I
>>> know they are uploaded because if I try to list upload folder over
>>> http: over my browser, the files are there...?! So files are up there
>>> but Im unable to see them over FTP client...
>>> any idea?
>>> Thanks
>>> Luka
>
> Thanks, already done that.
> Permissions are 777 to user_upload...
> Still no solution...
>
Your problem is you directory has the settings at 777 - but the FILES
don't. And they are owned by the webserver's userid - which is
different from your ftp userid.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|