Anyone? Anyone? Bueler?
Well, I've done some more searching and it turns out that the spidering will hang on any Mac OS X 10.3 site that I configure (including a default site with one web page!).
It works fine spidering Mac OS X 10.2 servers, however, so I think it has something to do with the Apache config on the server.
The site that I can't get phpdig to spider is
http://dev.videx.com/ and it is running with the following config:
OS: Mac OS X 10.3
Apache: 1.3.28
PHP: 4.3.2
phpdig: 1.6.2
I have tried turning on error logging for php, but it never creates the file. My php.ini file is:
include_path=".:/Library/WebServer/php"
log_errors = On
error_log = ".:/Library/WebServer/log.txt"
error_reporting = E_ALL
Feel free to attempt to spider
http://dev.videx.com/ and let me know if it works