On Thu, 2008-12-11 at 10:10 +0000, Randal, Phil wrote: > Shame it requires PHP 5.2. > > Any chance of re-engineering it so it works out of the box with a > standard RedHat / CentOS 5.2 install? yum install php-devel php-pear pear install json
vi /etc/php.ini change 'memmory_limit' to -1 or > 64M add 'extension=json.so' service httpd restart -- Vänliga hälsningar / Best Regards Mattias Ryrlén __________________________ op5 AB Första Långgatan 19 SE-413 27 Göteborg Mobil: +46 735-17 70 99 Support: +46 31-774 09 24 www.op5.com ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
