zenphoto 1.1.4 problem

Hello guys, 'm having problem with this version, please help.

background info

hosting - jodohost - win server

Ok when i rund the setup i get this message

##########

mySQL access rights [unknown]

Your mySQL user must have Select, Insert, Update, and Delete rights.

The SHOW GRANTS query failed.

ok the problem 'm having is when i upload pics to the server it doesnt show any and when click on a album, it shows error page (page cannot be found)

what am i doing wrong? and GD library is enabled

Comments

  • You can ignore this SHOW GRANTS thingy (for myself i call it a bug, but it isn’t a “real” bug *g*). For your “cant see anything” problem: check, if you copied the .htaccess file to the webspace and be sure, that your hoster allows you to use own .htaccess files.
  • Thank you for the reply DirkSohler, i do have .htaccess copied to the server, and jodohost do allow to use it. i used previous versions(1.0 or below) of zenphoto with no probz though:(
  • The GRANTS bug, and yes, it is a bug, has been fixed and will not be a problem in the next release.

    As for the other error. Is JPEG support enabled in PHP's GD support? If you don't know, create a file `php.php` somewhere in your web path and put this in it:

    `<?php phpinfo(); ?>`

    You can then view php.php with your web browser to see a page of everything your version of PHP supports. Scroll down to the GD section and see if it reports having JPEG support.

    The only thing I can think of in regard to the 404 error is that you don't have all the files in place. Maybe provide a link to your gallery so we can take a look?
  • this is the site guys, and thakns for all the help

    www.s2xl.com

    and try www.s2xl.com/phpinfo.php that gives you all the php info

    however i found where the problem is, jodohost win server dont allow me to have .htaccess, thank for the pointer DirkSohler
  • You do have JPEG support. So that wouldn't be limiting the ability of ZenPhoto to generate thumbnails. I have no idea if IIS will even read a .htaccess file. So I can't make any guesses as to whether or not that is preventing the thumbnails from showing.
  • Hello,
    I'm having the same problem with the Grant bug and I have the latest version 1.1.5.
    Is there a solution yet?
    thanks
Sign In or Register to comment.