View Single Post
Old 10-25-2003, 07:24 AM   #3
servergrids
Green Mole
 
Join Date: Oct 2003
Location: Florida
Posts: 3
Thanks for reply:

a. // Connection configuration
define('PHPDIG_DB_PREFIX',''); - so i'm not using prefix...

b. here's what is recurring in the log file you mention:

----------repeated over and over in log, multiple attempts-------
...
%% [Sat Oct 25 07:59:38 2003] GET /PHPdig/admin/index.php HTTP/1.1
%% 500 <PHPDIG_PATH>/PHPdig/admin/index.php
%request
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,video/x-mng,image/png,image/jpeg,image/gif;q=0.2,*/*;q=0.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Accept-Encoding: gzip,deflate
Accept-Language: en-us,en;q=0.5
Connection: keep-alive
Host: <my-host>.com
Keep-Alive: 300
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
%response
HTTP/1.0 401 Unauthorized
%stdout
Pragma: no-cache
Content-type:text/html; Charset=iso-8859-1
WWW-Authenticate: Basic realm='Administration PhpDig'

Vous ne pouvez accéder Ã* cette page
-------------end of log------------

Does this thing use basic authentication? I think Yahoo hosting will not support that....or at least i havent figure out how to do it...

Thanks for reply !!! I will keep digging...if nothing else, i'll look into getting another search engine...coz yahoo search for hosting is terrible....

-j
servergrids is offline   Reply With Quote