On Tue, Dec 30, 2003 at 10:23:14PM +0100, Stephen Turner <[EMAIL PROTECTED]> wrote: > > > > > But, after some clearing up. My folders where a mess. So i moved the php > > > > > folder, to a new slot. Made sure that all the permissions where still > > > > > 775. But now apache is telling me, that i do not have permissions to go > > > > > to that folder. > > > > > > > > > > What is going on? > > > > > > > > Does apache have permission to read and execute every single directory > > > > below it, all the way down to /? > > > > > > Yes. All have been set to 775. But it still gives me the same message. Are you really sure that _directories_ has 775 as well? If Apache serves php files from say, /var/www/ but not from /var/www/new_folder/ , then that's the reason. Check with 'ls -ld /var/www/new_folder/'
> Yes PHP is loaded. I have PHP and PHP3. Do you mean you have PHP4 and PHP3 on the same box? At least the Debian PHP3 package conflicts with PHP4, as they can't co-exists on the same httpd server. Cheers, GCS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

