I'm having trouble with the installation. I'm a total noobie and I liked that this gallery was supposedly easy to install, however, this is taken me all day and I'm not having an easy time. HELP??
I performed the set-up and now I can access the overview admin page, but when I click on any of the other tabs: comment, upload, edit, themes, etc... it says:
Not Found
The requested URL /zp-core/admin-comments.php was not found on this server.
and when I click on view gallery in upper right it says: No input file specified.
What do I need to do to get this image gallery running?
Comments
1) You should consider disabling magic_quotes_gpc.
2) Locale functionality is not implemented on your platform
3) Setting mbstring.internal_encoding to UTF-8 in your php.ini
4) You should consider porting your data to UTF-8 and changing the collation of the database fields fields to utf8_unicode_ci
I called my host provider and went through each error. They told me not to worry about any of these because the magic quotes is just a suggestion and the items 2-4 deal with foreign characters I won't need.
I have attempted to edit the php.ini file, which I have downloaded, changed the mbstring.internal_encoding to utf-8, saved and re-uploaded to our server. It seems the program is not detecting this change.
When I press go at the end of the setup, I can access my admin page, but nothing else from there. Does this help? Again, sorry, I wish I was more knowledgeable in this area. I appreciate the help.
I had tried moving the zp-core directory out of the zenphotos directory and placing it into the same directory as my html files , because the urls for the pages which couldn't be found didn't have the "zenphoto" directory in it. But I couldn't get that to work.
When I browse directly, I can see the pages, but I can't get the photo upload to work or see any images, thumbnails or the theme screenshots.