Whenever I try to go to http://192.168.0.10/cacti/ i see only white page.
Please help.
Thanks
white page
Moderators: Developers, Moderators
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
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.
white page
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
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
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();
?>
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.
Re: white page
http://192.168.0.10/cacti/index.phpraist wrote:Whenever I try to go to http://192.168.0.10/cacti/ i see only white page.
Please help.
Thanks
try that
white page
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
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
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..
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.
Re: white page
Morgan wrote:http://192.168.0.10/cacti/index.phpraist wrote:Whenever I try to go to http://192.168.0.10/cacti/ i see only white page.
Please help.
Thanks
try that
x2
Who is online
Users browsing this forum: No registered users and 2 guests