Hello Brett, to check for the python error related to the "500 Iternal Server Error" you need to stat apt-portal with the "-l" option . By default apt-portal will try to use localhost as the smtp server . It is not documented yet but you can set the smtp server at the configuration, edit applications/getdeb/confi/global.conf, and add "smtp_server=your_smtp_serve".
You can run both playdeb and getdeb at the same time, you will need to use the apt-portal "-p" to use a different port for one of the applications. On Mon, Feb 15, 2010 at 10:03 PM, Brett Alton <[email protected]>wrote: > I'm trying to fix the fact that GetDeb isn't a link on PlayDeb (talked > about a little while ago on this mailing list) but I can not seem to > run playdeb locally. > > I looked through the README and ran/loaded getdeb and then did the > same for playdeb. > > When I point my browser to http://localhost:8080/register/, I see the > GetDeb website. I enter in my information and click 'Register' but I > get a 500 Internal Server Error. > > How do I just view the PlayDeb website so I can make the simple > change? Can I only run one instance of PlayDeb or GetDeb? > > Thanks, > > Brett > > _______________________________________________ > Mailing list: > https://launchpad.net/~getdeb-collaboration<https://launchpad.net/%7Egetdeb-collaboration> > Post to : [email protected] > Unsubscribe : > https://launchpad.net/~getdeb-collaboration<https://launchpad.net/%7Egetdeb-collaboration> > More help : https://help.launchpad.net/ListHelp > -- João Luís Marques Pinto GetDeb Team Leader http://www.getdeb.net http://blog.getdeb.net
_______________________________________________ Mailing list: https://launchpad.net/~getdeb-collaboration Post to : [email protected] Unsubscribe : https://launchpad.net/~getdeb-collaboration More help : https://help.launchpad.net/ListHelp

