php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11380 htaccess
Submitted: 2001-06-09 21:56 UTC Modified: 2001-07-22 13:06 UTC
From: spud at i-space dot org Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0.5 OS: Linux 7.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: spud at i-space dot org
New email:
PHP Version: OS:

 

 [2001-06-09 21:56 UTC] spud at i-space dot org
when i'm using .htaccess file in mhy documentroot directory with the following options :
php_value include_path ".:/var/cult.bg/php"
php_value auto_prepend_file prepend.php3
php_flag magic_quotes_gpc off
php_flag magic_quotes_runtime off
php_flag magic_quotes_sybase off

it always gives me the popup window for authenticating - that apache stuff - maybe it's apache related problem, i'm not sure.

so my question (?) is how can i send the admin password for example - i just want it to work - nevermind how or which password it will use

p.s. thanks in advance

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-09 23:02 UTC] sniper@php.net
Does this happen if you DON'T have that .htaccess file
there? And what's in prepend.php3??
Does it happen if you disable PHP from Apache? (ie. comment
the lines for loading the module)

--Jani

 [2001-07-22 13:06 UTC] andy@php.net
no feedback after 40+ days.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Sep 19 20:01:27 2024 UTC