![]() |
|
Fresh Install, 2 issues - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Fresh Install, 2 issues (/thread-5199.html) |
Fresh Install, 2 issues - HoRRo - 2009-05-18
From the systems check, only the following warnings: If there's more info I can give, please tell me. Thanks in advance. Fresh Install, 2 issues - HoRRo - 2009-05-18 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' Fresh Install, 2 issues - HoRRo - 2009-05-18 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: Yes, I'm using 1&1. Fresh Install, 2 issues - sbillard - 2009-05-18 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.Fresh Install, 2 issues - HoRRo - 2009-05-21 Thanks for the quick reply, I'll give it a try. Fresh Install, 2 issues - HoRRo - 2009-05-21 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? Fresh Install, 2 issues - sbillard - 2009-05-21 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. Fresh Install, 2 issues - HoRRo - 2009-05-22 Great stuff, thanks for all the help! |