Menu

query_icmp.php odd error message

Help
2005-03-08
2013-03-22
  • Nobody/Anonymous

    hi,
    i am using the latest release version of noderunner and i am having problems with ICMP checks.
    i get this odd error in /tmp/nr-debug.txt:
    Fatal error:  Call to undefined function:  socket_create() in /usr/local/node-runner/include/query_icmp.php on line 20

    I have apache 1.3.26 with php 4.2.3 on mandrake 9
    socket_create is supposed to be in php ver: >= 4.1.0

    Am I being thick or is there somthing wrong here?

     
    • Brad Fears

      Brad Fears - 2005-03-08

      No, you're not being thick, but do make sure you have socket support enabled for your php CLI binary, and not just for the apache php module.

      I'm trying to track down a problem with php sockets right now and how they relate to the problem you (and others) are having.  As it stands, from my testing, you should be able to run the node.start as root, and you will not have that problem.  When I get more info, I will post a fix.

      --Brad Fears

       

Log in to post a comment.

Auth0 Logo