in reply to Re^2: Using the P4 module through Apache
in thread Using the P4 module through Apache

I am not familiar with P4 module but here are some "have you tried(s)" -

1. I see you are getting results into errors array but dont' check if there are errors. Can you check the length of this array?

2. Is it possible that @info does not contain any elements?

3. Can you print the resuls to the browser instead of text file so that you can verify the problem is not with Apache?

cheers

SK

  • Comment on Re^3: Using the P4 module through Apache