Ad Widget

Collapse

cannot edit any maps (imgstore.php error)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tristan
    Senior Member
    • Feb 2008
    • 110

    #1

    cannot edit any maps (imgstore.php error)

    I have a weird problem. Some of my coworkers are complaining about maps that doesn't work as the should do.

    so i updated php tot the required version(5.3.x) and now i cannot update any map. There is no background and i get the error in the image.

    there is nothing in my apache error log.

    thnx for any help
    Attached Files
  • Aly
    ZABBIX developer
    • May 2007
    • 1126

    #2
    Please configure your php so it could use sessions.

    In your case, I guess problem is that php saves sessions in path where it doesn't have required permissions..
    Zabbix | ex GUI developer

    Comment

    • Tristan
      Senior Member
      • Feb 2008
      • 110

      #3
      you were right... /var/lib/php5 has the wrong permissions

      i have fixed this.

      i have the same problem with new linux installation, where i compiled everything by my self.

      but yes, it's fixed now.

      Comment

      • stevenfoo
        Member
        • Mar 2008
        • 46

        #4
        Originally posted by Tristan
        you were right... /var/lib/php5 has the wrong permissions

        i have fixed this.

        i have the same problem with new linux installation, where i compiled everything by my self.

        but yes, it's fixed now.

        Would you mind to tell how you fix it?

        I have the same issue. I have give the /var/lib/php or /var/lib/php5 with permission 777 but it sill not working.

        Thanks
        Steven

        Comment

        • stevenfoo
          Member
          • Mar 2008
          • 46

          #5
          Originally posted by stevenfoo
          Would you mind to tell how you fix it?

          I have the same issue. I have give the /var/lib/php or /var/lib/php5 with permission 777 but it sill not working.

          Thanks
          Steven
          It is fine now. I have fix it. I have a missing subdirectory under it. It was missing after I upgrade to 5.3.2.

          Thanks

          Comment

          Working...