Computing.Net > Forums > Web Development > SSIs can't read/write subdirectory

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

SSIs can't read/write subdirectory

Reply to Message Icon

Name: 8truths
Date: July 31, 2005 at 19:54:42 Pacific
OS: 2000 Pro
CPU/Ram: 400 Mhz 128 Mb
Comment:

System is running Apache 2 with PHP 4 as a module.

The SSIs and the PHP includes cannot read or write files in subdirectories. I've read the PHP manual and implemeneted as much as I could find.

Even with all security stripped off, the thing still won't allow any read-write in subdirectories.

I'm told this is an Apache problem and not a PHP problem. But, I can't seem to find anything on how to allow includes to read-write to subdirectories.

I'm working on a Content Managemenet System for news, and the newsies want everything in nice orderly subdirectories, with top stories prioritized from those directories to be read on the top-level domain.

Any suggestions? I'm disinclined from using a C++ CGI to cover this (despite the fact it would work beautifully), because it really needs to be maintainable by dumb people.

All ideas are welcome. Take a pitch and swing.

Thanks.




Sponsored Link
Ads by Google

Response Number 1
Name: kk7av
Date: August 7, 2005 at 19:33:22 Pacific
Reply:

If the parent directory's permissions are such that it allows read/write access by the user which Apache runs as, then it almost HAS to work! I'd double-check your permissions. Good luck!

k_Rob - kk7av


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: SSIs can't read/write subdirectory

PHP File read/write?????? www.computing.net/answers/webdevel/php-file-readwrite/1298.html

CGI-bin can't access www.computing.net/answers/webdevel/cgibin-cant-access/773.html

Jave app can't locate its files www.computing.net/answers/webdevel/jave-app-cant-locate-its-files/1104.html