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
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.
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:
``
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?