PDA

View Full Version : Frontend "lost" (1.1beta8)


fdiaztrias
31-03-2006, 14:24
Hi all,

I have "lost" the front end. I see the fields, texts even the Zabbix graphs but without the "blue schema" of Zabbix, and everything is disordered.

I upgraded Zabbix and Php at the same time

I run:
- Apache 2.2.0
- PHP 5.1.2

What could happened?

I 'm rookie in Linux and Zabbix, so obviously will be my fault :D

fdiaztrias
12-04-2006, 10:54
For your info:

in the access_log file of apache it shows:

(38)Function not implemented: core_output_filter: writing data to the network
with this Apache version (I don't if others too) , the distributed http.conf file has the "EnableSendFile" directive commented .

I set it as:
EnableSendFile off

and now works like a charm! :D