[op5-users] New ninja installation
Roman Kyrylych
rkyrylych at n-ix.com.ua
Thu Nov 12 15:02:07 CET 2009
> I have installed ninja on a new system (not really new, but without ninja before) and i get this error in ninja:
>
> Fatal error: Call to undefined function posix_access() in /etc/nagios/addons/ninja/application/helpers/pnp.php on line 51
>
> This happens when i check on Host Detail and some other menus.
> I check every php packets but it's the same as the other machine i'm testing on.
According to http://www.php.net/manual/en/posix.installation.php
"POSIX functions are enabled by default. You can disable POSIX-like functions with --disable-posix ."
What distribution do you use?
Perhaps there is an updated php package with POSIX support not disabled,
or you can build your own.
Alternatively you can delete/disable pnp helper that uses this function.
--
Roman Kyrylych
Software engineer
N-iX LLC
Solutions for your success
http://www.n-ix.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.op5.com/pipermail/op5-users/attachments/20091112/89746de2/attachment.html
More information about the op5-users
mailing list