View Single Post
Old 12-11-2003, 09:43 AM   #1
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Update Documentation

Hi. I would like to update the documentation. Currently listed are the following configurations:

Php/4.1.1, Apache/1.3.20 (Win32), Windows 2000
Php/4.1.2, Apache/1.3.23 (Unix) mod_ssl/2.8.7, Linux kernel 2.4.3
Php/4.3.0, Apache/2.0.44 (Unix) OpenSSL/0.9.6g, Linux kernel 2.4.18
Php/4.3.1, Apache/2.0.44 (Win32), Windows 2000

If you have PhpDig 1.6.5 working in full (including external binaries) on some other configuration, please post the configuration so that it can be added to the list.

If you have found a configuration where PhpDig 1.6.5 does not work in full, please post this also. For troubleshooting questions, please post in the Troubleshooting forum.

Thanks.

This problem dealt with external binaries and the failure of the exec command in PHP 4.2.2.
Quote:
Originally posted by lelandv
...
Just for information (in case anyone else comes across similar problems).. phpdig will NOT work on PHP version 4.2.2 -- this was the cause of the problems. Upgrading to 4.3.4 solved the problem. All working now!
...
This problem dealt with the inability to crawl pages residing on the same CGI server as PhpDig.
Quote:
Originally posted by rafarspd
...
My ISP uses two servers, one for normal html (called the homepages server) and one dedicated to CGI, PHP, MySql etc.

PhpDig resides on the CGI server.
It can crawl any site on the homepages server but fails on any site on the CGI server.
This has been proven by installing PhpDig under my own user name account in addition to the www.rafars.org account.

Here is the reply from my ISP:-

cut -----
This is normal, the CGI platform is a loadbalanced cluster of servers, it is therefore not possible to connect back to "itself" on the loadbalanced address.

We are investigating other possibilities to enable this for the use of htdig etc although there is no ETA for this.
---- cut

So at least an answer from the ISP.

I say again:-
NOT A PHPDIG PROBLEM but an ISP CONFIGURATION PROBLEM.
...
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote