Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-11-2003, 04:42 PM   PM User | #1
thody
New Coder

 
Join Date: Feb 2003
Location: Toronto, ON
Posts: 50
Thanks: 0
Thanked 0 Times in 0 Posts
thody is an unknown quantity at this point
Folder above WWW?

Hey, I'm trying to store some sensitive data in a folder above the root web directory, but I'm having some trouble.

It seems the only place I can make a folder above the www folder is in /home/ftpusername/ , which is fine, but I can't seem to access that path from includes in my scripts. I'm thinking it's maybe a virtual path? No linux pro here.

Anyone run into a similar problem, or have any other solutions?

Thanks
__________________
Thodyconsulting.com
thody is offline   Reply With Quote
Old 11-12-2003, 12:31 PM   PM User | #2
bcarl314
Mega-ultimate member


 
Join Date: Jun 2002
Location: Winona, MN - The land of 10,000 lakes
Posts: 1,855
Thanks: 1
Thanked 45 Times in 42 Posts
bcarl314 will become famous soon enough
Usually your home directory is set up so only you can access it, not the webserver (which is a different user).

You'll need to use a different directory to write to.
bcarl314 is offline   Reply With Quote
Old 11-12-2003, 01:30 PM   PM User | #3
thody
New Coder

 
Join Date: Feb 2003
Location: Toronto, ON
Posts: 50
Thanks: 0
Thanked 0 Times in 0 Posts
thody is an unknown quantity at this point
Thanks anyway, my host was able to resolve it. Turns out there was something wrong with the path alias. Cheers
__________________
Thodyconsulting.com
thody is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:30 PM.


Advertisement
Log in to turn off these ads.