PDA

View Full Version : I have Problems with Auto Gallery Pro! help?


Danyo
06-02-2001, 05:21 AM
i installed it right set set all CH MOD right. then, when i started the init.cgi, there is a text that says "user: admin, pass: admin"
okay, but this doesn't work http://bbs.adultwebmasterinfo.com/ubb/frown.gif
there must be something wrong with the .htaccess file, but i don't know what http://bbs.adultwebmasterinfo.com/ubb/frown.gif

hope anyone here can help me

ganjaman
06-02-2001, 06:32 AM
I had the same problem, it turned out the the AuthUserFile line was wrong, this is a cut n paste from the .htaccess that comes with the script

Example:
## If the full path to your admin directory is /home/username/cgi-bin/tgp/admin
## Then the above line should look like the following:
##
## AuthUserFile /home/username/cgi-bin/tgp/admin/.htpasswd


i dont know if this is the problem, but this little script will give u info about your server, so u can alter your .htaccess to point to the admin directory http://www.jmbsoft.com/software/shr/server.zip


hope this helps