|
|
| Author |
Message |
El-Emin
Joined: 08 May 2008 Posts: 1
|
Posted: Thu May 08, 2008 2:50 am Post subject: Blank page |
|
|
Hi,
after i finished configuration by online manual I get blank page. Its on fedora 8.
What could be a problem?
Thanks. |
|
| Back to top |
|
 |
Marcelo
Joined: 02 May 2006 Posts: 38
|
Posted: Thu May 08, 2008 7:10 am Post subject: |
|
|
Any clue on Apache log?
permission problema maybe?
We need more data about the issue to help you.
Cya. |
|
| Back to top |
|
 |
kanada Cacti User
Joined: 28 Aug 2005 Posts: 125
|
Posted: Thu May 08, 2008 9:04 am Post subject: |
|
|
Check that you have php-mysql/pear installed on system, if not just install it and reload apache. Next see the apache logs.
Alex. |
|
| Back to top |
|
 |
malfred
Joined: 08 May 2008 Posts: 1
|
Posted: Thu May 08, 2008 7:00 pm Post subject: Same issue |
|
|
I'm having the same issue. access_log states it is a 500 error. I've checked that the latest php has been installed/updated. The Apache version is also updated version 2.2.8
All permissions are set, SELinux is disabled, access list on the httpd is set to allow all.
php
php-pear both installed. |
|
| Back to top |
|
 |
jum30
Joined: 09 May 2008 Posts: 1 Location: Madison, WI
|
Posted: Fri May 09, 2008 8:24 am Post subject: |
|
|
I had a similar problem. It turned out that the Data Base tables had not been created. In the Apache error.log file I was seeing an error:
child pid 22687 exit signal Segmentation fault (11)
I updated the file "cacti.sql" adding a "use cacti;" then reran the command "mysql cacti < cacti.sql"
I then was presented with the logon prompt. |
|
| Back to top |
|
 |
|