hi all,
Hi am trying to install nagios 2.5 and oreon 1.3.1-1 on a FreeBSD 6.1-p3.
Everything went well during the setup. All packages were OK, etc...
When it finished, it passed to .../oreon/index.php and what i see is:
Warning: main(DB.php) [function.main]: failed to open stream: No such file or directory in /usr/local/oreon/www/DBconnect.php on line 25
Fatal error: main() [function.require]: Failed opening required 'DB.php' (include_path='.:') in /usr/local/oreon/www/DBconnect.php on line 25
I tried to search for this error and i think its because i'm missing php4-pear.
But my question is: where is php4-pear? i dont have it in my ports dir... Cant find it anywhere so i can install it...
Need help.
Thanks
Tiago
Hi am trying to install nagios 2.5 and oreon 1.3.1-1 on a FreeBSD 6.1-p3.
Everything went well during the setup. All packages were OK, etc...
When it finished, it passed to .../oreon/index.php and what i see is:
Warning: main(DB.php) [function.main]: failed to open stream: No such file or directory in /usr/local/oreon/www/DBconnect.php on line 25
Fatal error: main() [function.require]: Failed opening required 'DB.php' (include_path='.:') in /usr/local/oreon/www/DBconnect.php on line 25
I tried to search for this error and i think its because i'm missing php4-pear.
But my question is: where is php4-pear? i dont have it in my ports dir... Cant find it anywhere so i can install it...
Need help.
Thanks
Tiago
Comment