Member
Member
HoRRo   2009-05-18, 21:54
#1
  1. The logout does not work. It does not appear to be cookies related because I tried a different browser and still had full access to the Admin tool box. Each time I click any of the Admin menus, it would prompt with me "Password reset request.
    You may now set admin usernames and passwords."

  2. Thumbnails are not generated, nor do any photos load.

From the systems check, only the following warnings:
PHP magic_quotes_gpc [is enabled]
PHP mbstring package Your internal characater set is ISO-8859-1
Strict Permissions [is not in effect]
MySQL version 4.0.27

If there's more info I can give, please tell me. Thanks in advance.

Member
Member
HoRRo   2009-05-18, 22:02
#2

Well, I feel like an idiot. I've solved #1. Apparently when you first set the password, you'll have to type in your desired username into the "add new admin" field. I was expecting it to default to 'admin' and was further mislead by the "Saved" reply upon hitting [Save].

No onto #2. No thumbs or photos loaded. I uploaded 3 jpgs, all are 'dead'

Member
Member
HoRRo   2009-05-18, 22:34
#3

If my zenphoto is running off of its own domain, i.e. http://gallery.domain.com is this what I should be setting my RewriteBase to:

RewriteBase /

Also, do I put the following lines in .htaccess between and or outside of it?

Lines:
php_value magic_quotes_gpc off
AddType x-mapp-php5 .php

Yes, I'm using 1&1.

Member
Member
sbillard   2009-05-18, 23:47
#4

2 is often a memory limit issue on the server. Anyway, check the troubleshooting guide for all the possible causes.


3 If zenphoto is installed in the root of the domain then the RewriteBase is /. Setup will always choose the correct value. You should let it. If you must edit it your self, there is already a line in the .htaccess file, just change it.


4 it won't matter if you have the mod_rewrite module. But outside is probably best.

Member
Member
HoRRo   2009-05-21, 01:01
#5

Thanks for the quick reply, I'll give it a try.

Member
Member
HoRRo   2009-05-21, 01:16
#6

So it appears I got everything to work. I have another question though. After everything is up and running, what do I do with the setup.php ? Can I just delete it? It seems to be accessible freely after the install. I'm not sure how to 'disable' it. Should I set the zp-core folder as a Password Protected Directory?

Member
Member
sbillard   2009-05-21, 02:02
#7

You can do whatever you want. It won't be used again normally. But of course, should you have a need to delete any tables for any reason, you would need setup to recreate them for you.

Setup will not run for unless you are logged in, so it should not be an issue to leave it around. If you play with protection of the folders you need to be sure the scripts will still run with that security in place.

Member
Member
HoRRo   2009-05-22, 04:52
#8

Great stuff, thanks for all the help!

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.