I am running a successful gallery on one part of my server
I have 1 mysql DB on unix server
I am afraid that the naming in the setup will overwrite the db I already have, how to go about this?
?Also having trouble installing, setup gives me internal server errors, should I preinstall DB with phpmyadmin or something? It says to rerun configuration because it's outdated
?permissions are correct on all.
----
UNIX apache, mySql
Internal server errors
Gallery version: latest
Apache version: Latest
PHP version : Latest
Operating system: Mac OSX / Fetch FTP
Web browser/version (if applicable): IE 5.2 Mac
Posts: 3473
Relax, gallery doesn't use mysql. Just give a different albums URL and path in configuration, and you'll have two galleries.
The error: FAQ C.1
Posts: 11
thanks a lot for the reassurance!
but thatFAQ C.1 didn't help. can't do the httpd config, but i didn't need to do that last time i did gallery either though. ideas?
Posts: 3473
there are 3 suggestions in the FAQ. only the first involves httpd.conf
Posts: 11
thanks, it's working now. how can users sign up?
I used it with nuke before so then you already have users.
thanks!!
Posts: 8194
By default, only admins can add users. If you want users to be able to register, search the Customization Forum.