PDA

View Full Version : Setup Step 4


DaskTill
13th March 2007, 12:16
Hello @all,

i have a big problem with the current installation.
i use sles 10.1 and i installed a fresh nagios + oreon enviroment.
so i want to finish the oreon installation over http and the setup holds on step No 4. I only see some PHP extension

PHP Version 4.2.x or 5.x OK (ver 5.1.2)
PHP Extension
MySQL OK
GD OK
LDAP OK
SNMP OK
XML OK
PEAR OK
Writable Nagios Config Directory

and no button to click next step.

Please Help

Daktill

DonKiShoot
13th March 2007, 15:32
look at your apache error log file to find what's going wrong

DaskTill
13th March 2007, 15:49
i have these error in the apache error_log

[error] [client 10.4.8.178] PHP Notice: Undefined variable: classdir in /usr/local/oreon/www/index.php on line 28
[Wed Mar 14 14:56:25 2007] [error] [client 10.4.8.178] PHP Warning: require_once(/Session.class.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /usr/local/oreon/www/index.php on line 28
[Wed Mar 14 14:56:25 2007] [error] [client 10.4.8.178] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/Session.class.php' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /usr/local/oreon/www/index.php on line 28
[Wed Mar 14 14:56:31 2007] [error] [client 10.4.8.178] PHP Fatal error: Call to undefined function posix_getpwuid() in /usr/local/oreon/www/install/steps/step4.php on line 128, referer: http://10.4.1.6/oreon/install/setup.php


i donīt know what i have to do now

pleas can somebody help me ??

THX

DaskTill

DonKiShoot
14th March 2007, 10:52
install pear and necessary modules

DaskTill
14th March 2007, 11:15
i have installed pear and all the modules.

wistof
15th March 2007, 02:22
[Wed Mar 14 14:56:31 2007] [error] [client 10.4.8.178] PHP Fatal error: Call to undefined function posix_getpwuid() in /usr/local/oreon/www/install/steps/step4.php on line 128, referer: http://10.4.1.6/oreon/install/setup.php


for this => http://bugs.oreon-project.org/?do=details&id=288

DaskTill
15th March 2007, 11:17
i will check the php5-posix installation


thx

Dasktill

DaskTill
21st March 2007, 00:07
i have reinstalled the php-posix and it works fine


thanks for help


DaskTill