[EMAIL PROTECTED] AllowOverride PROBLEM

2007-10-17 Thread Javier Arancibia/NACION SEGUROS/AR
Apache Version: 2.2.4 I have a problem with AuthConfig, if i use the directive "AllowOverride AuthConfig" I can't see the protected directories in the browser, when I use "AllowOverride None" I see all of the directories in the browser. How to see all the directories and have "Autorization Requir

Re: [EMAIL PROTECTED] Really strange

2006-10-05 Thread AR
Hi, Line 10 is: include_once('/var/www/html/config.inc.php'); I'm completelly boggled. This never happened to me and i don't know what to do more. All permissions and ownership are ok. Best Regards, AR Saline Erik wrote: > > On Oct 5, 2006, at 12:10 PM, AR wrote: &

[EMAIL PROTECTED] Really strange

2006-10-05 Thread AR
Hi, I have this line of code in PHP: include_once('../config.inc.php'); I'm 100% sure that the file config.inc.php is a directory up. config.inc.php is in /var/www/html and the file that calls it is in /var/www/html/classes nevertheless, i'm getting the error: "Warning: main(../config.inc): fai