AR_Rick  127 post(s) |
Make sure your links aren't breaking -- if the IMS application server can't reach the database or is unable to authenticate, your layers won't show up. If you're linking to PostGIS, the best thing to do is just crank up the logging on the PostgreSQL server and see if it's even connecting and able to run queries. If it's not, you've got an issue. The linking is somewhat problematic because it assumes you've got the same environment where you create the map file as you do where you deploy it. What I do is create a generic hostname for the PostGIS database I'm trying to expose (your-gis-db.your-domain.com), link to that, and then on the production IMS server, I create a hosts file entry that will override it.
Need industrial grade Manifold hosting? Scaling, Load Balancing, Special Tuning, etc. Drop me a line. |