[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] IMP set-up, .htaccess file --> magic_quotes_gpc ERROR
- Subject: RE: [cobalt-users] IMP set-up, .htaccess file --> magic_quotes_gpc ERROR
- From: "Donna Lever" <webmaster@xxxxxxxxxxxxxxxxxx>
- Date: Mon May 28 19:16:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Tim Bolt
> Sent: Tuesday, 29 May 2001 6:35 PM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: [cobalt-users] IMP set-up, .htaccess file -->
> magic_quotes_gpc
> ERROR
>
>
> Many thanks for your help. Great list, though still problem
> not solved. These suggestions were checked out:
>
>
>
> Donna Lever wrote:
> > If you're still not having much luck, try checking the access.conf
> >(though
> > it may possibly appear in srm.conf or httpd.conf). You need
> > somthing along
> > these lines:
>
> <snip>
>
> > AllowOverride AuthConfig Indexes Limit
> >
> > You'll need at the very least, AuthConfig. If you see AllowOverride
> > None, that's most likely your problem.
>
> Checked this and "AllowOverride AuthConfig Indexes Limit" is
> in the access.conf file.
> "AllowOverride" is on a hashed line (i.e. "# AllowOverride")
> so that is not the problems.
If it's hashed out, and more restrictive settings are in place elsewhere in
the file - and they usually are - it could be your problem. As a quick test,
try this out without the hash mark
AllowOverride All
If you find that does the trick, don't leave it like that, check the apache
options to only put the specific overrides in place you require. Obviously,
back up your httpd.conf, access.conf and srm.conf before performing any
surgery.
I'm not sure if you are attempting to allow restricted access to the dir, or
just override the server config in this instance, or maybe both. You first
need to decide what is causing the grief - the .htaccess directives, or the
PHP commands in them. Try it a bit at a time, don't add any access
restrictions (if they are needed) to the .htaccess in that dir until you're
sure the override you need is working. Try using .htaccess on other non-php
vituals on the server, and see what the result is. If all is OK with them,
then start investigating the php configuration.
--
Donna Lever
Smart Artist Web Services
http://www.smartartist.com.au/