Hi Anwar, On Mon, Jan 30, 2012 at 10:58:47AM +0700, Anwar Azulfa wrote: > Hi All, > > Long time no continue this project,i have follow instruction from > http://open.mapquestapi.com/npi/ > > Now i have finished imported index file and generate web. > But when i try to query, error happen.I don't know what's that but there is > "permission denied" message. > > Let see on > > http://www.osmosa.net/search/search.php?q=jakarta&viewbox=-140.89%2C64.68%2C-20.83%2C31.75 > > > What should i do ?
Two things: first of all, in settings/settings.php you need to adapt the base URL for your server. Find the line with CONST_Website_BaseURL and set it to http://www.osmosa.net/search/. Second, you need to make sure that your server redirects /search/search to /search/search.php. Sarah _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

