<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">First off, run<div><br></div><div>php -i | grep prepend</div><div><br></div><div>...to see if it is trying to run any prepend file which is set up in php.ini</div><div><br></div><div><br></div><div><br></div><div>Herouth</div><div><br><div><div>On 12/06/2009, at 22:29, ik wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hello list,<br><br>I have encountered today a weird problem with a CentOS 4.7 Final server.<br><br>A cli based PHP script took a long time until it executed. Even code such as :<br><br>&lt;?<br>&nbsp; echo "Hello World\n";<br> ?&gt;<br><br>Took few minutes to execute.<br><br>After doing some strace on php, I found out that it attempt to do resolving for several addresses prior to executing the code.<br><br>I can not reproduce it on any other Linux that I have tried to (Ubuntu, debian and Arch Linux).<br> <br>Have anyone encountered such issue, and knows how to stop php from trying to resolve things ?<br><br>Thanks,<br><br>Ido<br><br><br clear="all"><a href="http://ik.homelinux.org/">http://ik.homelinux.org/</a><br> </div> _______________________________________________<br>Linux-il mailing list<br><a href="mailto:Linux-il@cs.huji.ac.il">Linux-il@cs.huji.ac.il</a><br><a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il">http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il</a><br></blockquote></div><br></div></body></html>