I try to use system to do a webalizer command. When i try to do reverse dns, webalizer take a few time. If i do my command on the command line, it function, but if it's php which do it, with the system() function (or passthru), it seems to don't wait, and the reverse dns are not make, like if php has stopped the command before it could end it...
Any idea (if you have understand my bad english) ?