Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with writing a file into a directory

Status
Not open for further replies.

gxydas

Programmer
Jan 15, 2005
76
0
0
GR
Hi all,

I have a script placed in a subdomain of a main domain. The thing I want to do is to copy an image file to a directory in the main domain.
I get these errors:
... is not within the allowed path(s)
Operation not permitted in ...

I guess it's something about the allowed paths, but how can declare this path?

Thanks for your time.
 
I don't know these errors from php. are you sure they are php errors or perhaps something that is thrown up by the gallery or whatever application that you are using?
 
Thanks jpadie.
I posted it in apache forum.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top