View Single Post
Old 10-16-2004, 05:06 AM   #1
dnuttall
Green Mole
 
Join Date: Oct 2004
Posts: 7
Error creating initial records

I've got what appears to be a VERY basic install of PHPDig 1.8.3 on Fedora Core 2 and Whitebox Enterprise Linux 3.0 and I get the same error on both when trying to index local files that are either HTML or flat ASCII/text.

The errors are as follows:
======== START ERRORS ========
HTTP/1.1 403 Forbidden - http://wbox01.devel.local/phpdig/documentation//
See http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html for explanation.

HTTP/1.1 403 Forbidden - http://wbox01.devel.local/phpdig/documentation/
See http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html for explanation.
SITE : http://wbox01.devel.local/
Exclude paths :
- @NONE@

HTTP/1.1 403 Forbidden - http://wbox01.devel.local/phpdig/documentation/
See http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html for explanation.
1:http://wbox01.devel.local/phpdig/documentation/
(time : 00:00:05)
No link in temporary table
links found : 1
http://wbox01.devel.local/phpdig/documentation/
Optimizing tables...
Indexing complete !
========= END ERRORS ===========

Am I supposed to modify someithing in the config.php to overcome this?

The sites are trying to run just standard HTTP/port 80. I don't understand what's making it think it needs to look at the raw data with SSL/port 443.

Please "instruct" me on which part of the "fine manual" that will correct my problem.

TIA.

Dave Nuttall
San Antonio, TX
dnuttall is offline   Reply With Quote