White Page after Install of PIA 2.8 under Ubuntu 10.04

Support for the Plugin Architecture

Moderators: Developers, Moderators

Post Reply
1x1speed
Posts: 2
Joined: Tue Oct 20, 2009 8:16 am

White Page after Install of PIA 2.8 under Ubuntu 10.04

Post by 1x1speed »

hello,

i have a problem with inatallation of PIA 2.8 under ubuntu server 10.04. after the installation straight forward as the documentation. i get only a white page if i call http://server/cacti

i do the following steps:

install cacti 0.8.7e

Code: Select all

apt-get install cacti
update to 0.8.7g

Code: Select all

cd /tmp

wget http://mirror.informatik.uni-goettingen.de/ubuntu/pool/universe/c/cacti/cacti_0.8.7g-1_all.deb

dpkg -i /tmp/cacti_0.8.7g-1_all.deb

apt-get install cacti-spine


Installation der Plugin Architektur

Code: Select all


wget http://mirror.cactiusers.org/downloads/plugins/cacti-plugin-0.8.7g-PA-v2.8.tar.gz

tar -zvxf cacti-plugin-0.8.7g-PA-v2.8.tar.gz

cp -r /tmp/cacti-plugin-arch/files-0.8.7g/* /usr/share/cacti/site/

cd /usr/share/cacti/site 

patch -p1 -N cacti-plugin-0.8.7e-PA-v2.5.diff   

mysql cacti < pa.sql -u root -p

cd /usr/share/cacti/site/include

mv config.php.dist config.php

change in the file /include/global.php

Code: Select all

include($config["library_path"]."/adodb/adodb.inc.php");
change it to:
include("/usr/share/php/adodb/adodb.inc.php"); 
but why i get a white page? have i forgot everything?
---
Cacti 0.8.7g
PHP5, Apache2, MySQL5.1
Ubuntu 10.04 Server 64bit
at ESX 4.1
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest