Not signed in (Sign In)

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

Please sign in or apply for membership to remove the ads
    • CommentAuthorM.Braam
    • CommentTimeApr 8th 2008 edited
     
    Hello, I get an error on my gallery:
    Warning: getimagesize() [function.getimagesize]: SAFE MODE Restriction in effect. The script whose uid is 511 is not allowed to access /home/mzart/domains/mz-art.eu/public_html/gallery/images/other_techniques/pen__ink/30.JPG owned by uid 48 in /home/mzart/domains/mz-art.eu/public_html/gallery/gallery.php on line 843

    The Safe_Mode is on and the images have a CHMOD on 777.
    The gallery works great but suddenly I get this error what must I do?

    Website is:
    http://gallery.mz-art.eu/index.php?level=picture&id=133
    http://gallery.mz-art.eu/
    • CommentAuthorM.Braam
    • CommentTimeApr 10th 2008
     
    Nobody ?
    •  
      CommentAuthorsidtheduck
    • CommentTimeApr 10th 2008
     
    M.Braam,

    Do you have the Beta 3.0 installed or the newest SVN trunk installed? I didn't think Beta 3.0 worked with safe_mode restrictions, but the current SVN trunk does have a workaround (has to do with PHP's mkdir() function).

    Also, you say that the images have a CHMOD of 777 on them. Is this all images or just the folder/album?
    • CommentAuthorM.Braam
    • CommentTimeApr 10th 2008
     
    Hello sidtheduck,

    I downloaded this version about 2 a 3 years, I don`t use the beta 3.0.
    I have never problems until now.

    And I CHMOD everything good, the images and the folder.
    I happens suddenly :(
    •  
      CommentAuthorsidtheduck
    • CommentTimeApr 10th 2008
     
    If you haven't had any problems for 2 to 3 years, then it sounds like your webhost server may have changed something (maybe the uid that PHP runs on). I would double check your CHMOD permissions for all of your files & folders (make sure they are all '0777').
    • CommentAuthorM.Braam
    • CommentTimeApr 12th 2008
     
    Thanks sidtheduck, it is solved :)
    Something with the safemode.