Gaurav Poudel

Results 3 comments of Gaurav Poudel

I tried php-phantom js and I have not enabled debug but still it freezes at some sites , any help ? I dont have custom scripts just default php-phantomjs

Is this solved, I am stucked with the problem? Any solution?

@saldanha10 , $descriptorspec = array( array('pipe', 'r'), array('pipe', 'w'), array('pipe', 'a') ); I put append instead of write in this section and got worked for the moment but could you...