Ok, so I am going to try this one, Jason Pruim, let's check how it
works ... :p PROBLEM DESCRIPTION: In my whois web-app, when a EU doamin is queried, whois.pl perl script is lunched and I got the right result to my PHP script I the result is shown at the web. If I do the query to a ES domain, other whois.pl script is lunched, but passthru doesn't execute it. Both scripts are almost the same, they are in the same file structure, same machine, same permissions... The most strange is that I logged the command petition and If I copy and paste exaclty the same that is passed to passthru, the command for the whois to ESNIC is executed in the command line and shows the result. Collegues told me to check the ENV, permissions, and so on, I did with no results, also, the other perl script that is almost the same is executed, so I feel very very lost. Three files attached: whois_es.pl -> perl script to query whois in ESNIC whois_eu.pl -> perl script to query whois in EURID container.php -> intermediate page where the commands are build and passthru is executed. Thank you very much for any hint. I feel lost almost one week with this BUG. Jason Pruim escribió:
--
|