Hi Kasun, it would be best if you could make a new post for this question, because it looks like you have a problem with your database authentication.
By default, Arches expects the password to be "postgis". If your postgres password is different than that, you can correct the application by adding this line to your settings.py file: DATABASES['default']['password'] = "your_password" Good luck, and be sure to create new posts if you have new questions. Adam On Monday, November 23, 2015 at 3:14:14 AM UTC-6, Kasun Dasanayake wrote: > > http://www.philippineheritagemap.org/search > The search part will not appear in my installation,,it gives error like > this > > check and do reply me > > > <https://lh3.googleusercontent.com/-VtQQJE50GCA/VlLY3FGIX8I/AAAAAAAABnA/rr6z4stQ1Ic/s1600/Capture.PNG> > > > On Monday, November 23, 2015 at 2:40:52 PM UTC+5:30, Kasun Dasanayake > wrote: >> >> I wanna know how to set up Arches web application like this > >> I want to build Arches web application liks this : > >> http://historicplacesla.org/ >> >> So help me out to set up from the beginning >> i installed sample : >> existing Arches application, such as the Heritage Inventory Package >> (HIP), you should stop here and go to: >> http://arches-hip.readthedocs.org/en/latest/getting-started/#installation >> .After that , i wanna edit and configure the rest ,reply me >> Next >> <http://arches3.readthedocs.org/en/latest/installing-dependencies-linux/> >> Previous <http://arches3.readthedocs.org/en/latest/overview/> >> >> >> On Friday, November 20, 2015 at 12:33:17 PM UTC+5:30, Joel Aldor wrote: >>> >>> Hi Kasun, >>> >>> Where are you from and what would your website be? Could you please give >>> us more information about how will Arches be used for your organization? >>> Thanks. >>> >>> Regards, >>> >>> Joel >>> >>> On Friday, November 20, 2015 at 12:44:41 PM UTC+8, Kasun Dasanayake >>> wrote: >>>> >>>> Hello sir , I went through you website . >>>> i wanna build a similar web application using Arches like your website >>>> can you help me to set up from the beginning >>>> reply me thanks >>>> >>>> >>>> On Friday, August 21, 2015 at 11:55:24 AM UTC+5:30, Joel Aldor wrote: >>>>> >>>>> >>>>> <https://lh3.googleusercontent.com/-3oGzCPGWauA/VdbEEAqd82I/AAAAAAAAJrc/z3ubSsiR76M/s1600/PHM%2BBanner.png> >>>>> >>>>> >>>>> Good day, >>>>> >>>>> We announce today the launch of the Philippine Heritage Map, powered >>>>> by Arches-HIP. You may visit our website is >>>>> *www.philippineheritagemap.org >>>>> <http://www.philippineheritagemap.org>* >>>>> >>>>> The Philippine Heritage Map will be a crowd-sourced initiative by the >>>>> local and provincial government units around the Philippines, as well as >>>>> partner institutions and organizations, to build significant and critical >>>>> data on all resources related to Philippine culture and history. We are >>>>> very excited to start promoting the Arches platform to the cultural and >>>>> tourism officers and academic experts around the country in the coming >>>>> months. >>>>> >>>>> We sincerely thank the development team behind the Arches Project, >>>>> namely Alexei Peters, Adam Cox and Cyrus Hyatt. Without their support and >>>>> expertise this would've not become possible. We also want to thank the >>>>> Getty Conservation Institute (through David Myers), and World Monuments >>>>> Fund (through Yiannis Avramides) for supporting our initiative. >>>>> >>>>> Please join us in our conversations and upcoming events at our >>>>> Facebook page (www.facebook.com/PhilippineHeritageMap) and thru >>>>> Twitter (twitter.com/HeritageMapPH). You may reach out to us as well >>>>> at [email protected]. We would be glad to support and help out >>>>> other fellows to implement and deploy Arches for your country. >>>>> >>>>> Regards, >>>>> >>>>> >>>>> *Joel Aldor* >>>>> Grupo Kalinangan >>>>> >>>>> >>>>> -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
