Ad Widget

Collapse

Problems at Websetup

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pkrded
    Junior Member
    • Feb 2012
    • 16

    #1

    Problems at Websetup

    Hello Guys,

    here I am with a problem at the Websetup for Zabbix 1.8.

    Code:
        include(/usr/share/zabbix/conf/zabbix.conf.php) [function.include]: failed to open stream: Permission denied[/usr/share/zabbix/include/config.inc.php:141]
        include() [function.include]: Failed opening '/usr/share/zabbix/conf/zabbix.conf.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php')[/usr/share/zabbix/include/config.inc.php:141]
        CSetupWizard::include(/usr/share/zabbix/conf/zabbix.conf.php) [function.CSetupWizard-include]: failed to open stream: Permission denied[/usr/share/zabbix/include/setup.inc.php:658]
        CSetupWizard::include() [function.include]: Failed opening '/usr/share/zabbix/conf/zabbix.conf.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php')[/usr/share/zabbix/include/setup.inc.php:658]
        Incorrect configuration file[/usr/share/zabbix/conf/zabbix.conf.php]
    I have Save configuration file to my usr/share/zabbix/conf and make retry then I get this errors.

    I have done a screenshot for better understanding:
  • brico
    Junior Member
    Zabbix Certified Specialist
    • Feb 2012
    • 10

    #2
    A permission denied message from reading config.inc.php and writing the configuration file is typically related to Unix level access in the directory.

    Temporarily allowing the httpd user (typically 'apache' or 'www-data') read/write access to that directory may solve your problem. Be sure to change it back to read-only once finished.

    Comment

    • pkrded
      Junior Member
      • Feb 2012
      • 16

      #3
      And how?

      How i can do that?

      I have give the apache user Fullrights, over Rightclick on the directory - Probierts and Permissions Tab, but still have the same problems!

      Please help me

      Comment

      • pkrded
        Junior Member
        • Feb 2012
        • 16

        #4
        same here... No answer is still an answer

        Comment

        • pkrded
          Junior Member
          • Feb 2012
          • 16

          #5
          Can close....

          Comment

          Working...