Hi all,

Happy Christmas!

I follow the installation guide and can set up the nominatim website on Ubuntu 
14 without any issue. However, In the end, when I view 
http://localhost/nominatim/search.php, a lot of assets files like css, js are 
not found and no map is loaded.

http://localhost/css/search.css [HTTP/1.1 404 Not Found 0ms]
http://localhost/js/OpenLayers.js [HTTP/1.1 404 Not Found 0ms]
http://localhost/js/tiles.js [HTTP/1.1 404 Not Found 1ms]
http://localhost/js/prototype-1.6.0.3.js [HTTP/1.1 404 Not Found 0ms]
...

I can find all the files if append "nominatim" subdomain behind localhost. Like 
http://localhost/nominatim/js/OpenLayers.js

I've changed my CONST_Website_BaseURL AS http://localhost/nominatim in 
setting.php file by following the guide. And my nominatim is under 
"/var/www/html/nominatim" and "/var/www/html" is my apache root path by default.

Is there anything I am missing?

Thanks,

_______________________________________________
Geocoding mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/geocoding

Reply via email to