Search results

  1. S

    Debug lsphp process

    I am looking into it but it seems beyong my understanding. (I will try though) I actally tried to use it first. But since I have never done that before, I dont think I was able to get anything out of it. How will i use it?? strace -p 14481 (where 14481 is pid of one lsphp5 process the...
  2. S

    Debug lsphp process

    Hi I am getting some problem on my vps. On one of the domains, php script is giving request time out error due to going into an infinite loop. How could I debug or trace which files exactly are causing php loop?? (Or any info about it) The vps itself is working fine, no problem with any...
Top