white page

Post support questions that directly relate to Linux/Unix operating systems.

Moderators: Developers, Moderators

Post Reply
raist
Posts: 3
Joined: Thu Apr 01, 2004 4:12 am

white page

Post by raist »

Whenever I try to go to http://192.168.0.10/cacti/ i see only white page.

Please help.

Thanks
maenu
Cacti User
Posts: 57
Joined: Thu Jul 17, 2003 8:55 am
Location: Switzerland

Post by maenu »

Hello raist

can you give a little bit more information?

- apache?
- http://192.168.0.10/ works?
- cacti-version?
- win32/linux?

we're not clairvoyants..

cheers, manuel
To know recursion, you must first know recursion.
raist
Posts: 3
Joined: Thu Apr 01, 2004 4:12 am

white page

Post by raist »

Linux
I have installed apche 2.0,php 4.3.5,MySql 4.0.15 and CACTI 0.8.5

http://192.168.0.10/ works correctly
maenu
Cacti User
Posts: 57
Joined: Thu Jul 17, 2003 8:55 am
Location: Switzerland

Post by maenu »

is mod_php working correctly?

create a testfile [1] on your host (in the documentroot-directory) to ensure that php works.

have a look at the "white page"

wget http://192.168.0.10/cacti/
less <downloadedfile>

is there any proxy between you and your server? (check your Browser)

is your cacti-directory within the documentroot-directory of apache? (/var/www/html/cacti for example)

does your apache-user have enough rights to read the directory/files of cacti?

does your server allows the name "index.php" being a directory index ?
=> check apache config..

good luck.. ;)
manuel


[1] test.php
<?
phpinfo();
?>
To know recursion, you must first know recursion.
User avatar
Morgan
Cacti User
Posts: 187
Joined: Wed Feb 25, 2004 3:38 am

Re: white page

Post by Morgan »

raist wrote:Whenever I try to go to http://192.168.0.10/cacti/ i see only white page.

Please help.

Thanks
http://192.168.0.10/cacti/index.php

try that
raist
Posts: 3
Joined: Thu Apr 01, 2004 4:12 am

white page

Post by raist »

Php is working correctly.
When I try used test.php
<?
phpinfo();
?>
like index.php in /www/cacti/ all works correctly.

.................
When I try used wget http://192.168.0.10/cacti/
file index.html is empty .... 0bit.

No proxy is between me and my server

Im sorry for my english :(
maenu
Cacti User
Posts: 57
Joined: Thu Jul 17, 2003 8:55 am
Location: Switzerland

Post by maenu »

index.html??

do you have an empty index.html in your "$documentroot/cacti"-directory??

remove that file and it will (probably) work..

have you tried Morgan's hint:
http://192.168.0.10/cacti/index.php
?

if you have an empty index.html in your cacti-directory, it will use this html-file when you point your browser to http://192.168.0.10/cacti/ instead of the php-file..
To know recursion, you must first know recursion.
User avatar
Morgan
Cacti User
Posts: 187
Joined: Wed Feb 25, 2004 3:38 am

Re: white page

Post by Morgan »

Morgan wrote:
raist wrote:Whenever I try to go to http://192.168.0.10/cacti/ i see only white page.

Please help.

Thanks
http://192.168.0.10/cacti/index.php

try that

x2
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests