Feature #100

Use PHP instead of system(whois) to query RIPE DB

Added by Marcel Koßin about 2 years ago.

Status:New Start date:11/20/2009
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:Web interface Spent time: -
Target version:-
Resolution:

Description

On hardened PHP installations system() is disabled. Thus if you try to us whois you'll get an error message:

Warning: system() has been disabled for security reasons in /....../wi-unstable/whois.php on line 53

For that reason I have added support for http://www.phpwhois.com/ classes. It queries RIPE directly via PHP. Please read inc/config.php for information about how to download and install phpwhois classes.

phpwhois.patch - Patch for phpwhois against Rev. 204 (4.3 kB) Marcel Koßin, 11/20/2009 12:35 am

Also available in: Atom PDF