Logging on to local gallery

jschuman

Joined: 2003-03-12
Posts: 20
Posted: Wed, 2003-03-12 18:56

What url should I use if I want to login to my gallery running on my local server (i.e., I go to http://localhost/gallery to go to my gallery in the browser)

I've tried http://localhost/gallery and that doesn't seem to work - the login just gets hung.
Can I even do this using Gallery Remote? For what it's worth, I haven't had any trouble logging on to my 'real', online gallery that is hosted elsewhere.

Thanks!

 
jschuman

Joined: 2003-03-12
Posts: 20
Posted: Wed, 2003-03-12 23:47

UPDATE:
Somehow I was able to login using http://127.0.0.1/gallery as the url (and then subsequent logins using localhost were working). Of course, now the same exact thing doesn't work. So the problem appears to be intermittent. I set my logging level to 3, and the last line in the log is:

1047512933447|TRACE|GalComm2 |Url: /gallery/gallery_remote2.php

Anybody?