Actually that is because the relative path I gave that file is
"mapping/include/config.php".  Because the main file exists under
mapping.  I'll just set an absolute path on all my php files.  It
appears to work now if you go straight to it.
<br><br>I should have noted that I'm getting no PHP errors. <br><br>Where
I'm still foggy is where the php files are references at all.&nbsp; What
calls them?&nbsp; It's somewhere in the javascript right?&nbsp; If so I never
changed that path so I'm thinking that could be it.&nbsp; So far I've
changed the paths to the javascript files in the main file and the
reference to the config.php file in the PHP stuff.<br><br>Thanks a ton Paul.&nbsp; I'm
involved involved with a lot of open source projects and you are the
most helpful person of any of them (you always respond so quickly).&nbsp; I
can only hope some of the stuff we're working on will be useful for the
KaMap project.<br><br>(forgot to send this to the list the first time)<br><br><div><span class="gmail_quote">On 5/10/06, <b class="gmail_sendername">Paul Spencer</b> &lt;<a href="mailto:pspencer@dmsolutions.ca">pspencer@dmsolutions.ca
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Clark,<br><br>if I hit htdocs/mapping/init.php, I get a normal response but with
<br>nothing filled in.<br><br>It is wierd that init.php returns anything at all if it can't find<br>config.php, I would have thought that php would just stop at an<br>include that it can't find.<br><br>Perhaps check your php logs?
<br><br>As far as I can tell, what you are attempting should work fine.<br><br>Cheers<br><br>Paul<br><br>On 10-May-06, at 10:32 AM, Clark Endrizzi wrote:<br><br>&gt; Hi.<br>&gt;<br>&gt; I'm trying to integrate KaMap into our site and because we have so
<br>&gt; many files it would be much nicer to have KaMap stuff in a seperate<br>&gt; directory.&nbsp;&nbsp;I'm trying to create a directory called &quot;mapping&quot; and<br>&gt; have the include directory within it.&nbsp;&nbsp;Then my main file, in this
<br>&gt; case MapSelection.php (which is just a modified index.html, will be<br>&gt; is in the root directory and includes the stuff in the mapping<br>&gt; directory.&nbsp;&nbsp;So it is root-&gt;mapping-&gt;include.&nbsp;&nbsp;Also the scalebar
<br>&gt; stuff is in the include directory.<br>&gt;<br>&gt; You can see my progress here:&nbsp;&nbsp;<a href="http://dev.naiutah.com/KaMap/cvs_version/">dev.naiutah.com/KaMap/cvs_version/</a><br>&gt; htdocs/MapSelection.php<br>&gt;
<br>&gt; Basically I think I have the JS stuff working because I don't get<br>&gt; any errors.&nbsp;&nbsp;What appears to be happening to me is that the<br>&gt; config.php file is not being referenced since it can't see to find<br>
&gt; my map settings.&nbsp;&nbsp;That said I'm not sure where the PHP stuff gets<br>&gt; referenced within the KaMap code.&nbsp;&nbsp;I'm guessing because it used<br>&gt; ajax stuff it's somewhere in the JS stuff but I can't seem to find it.
<br>&gt;<br>&gt; It's strange that I'm not seeing any JS errors if it can't find the<br>&gt; PHP files...<br>&gt;<br>&gt; Is this even a good idea?&nbsp;&nbsp;It really makes our site confusing so it<br>&gt; would be really nice to make this happen.
<br>&gt;<br>&gt; Thanks,<br>&gt; --<br>&gt; Clark Endrizzi<br>&gt; _______________________________________________<br>&gt; ka-Map-users mailing list<br>&gt; <a href="mailto:ka-Map-users@lists.maptools.org">ka-Map-users@lists.maptools.org
</a><br>&gt; <a href="http://lists.maptools.org/mailman/listinfo/ka-map-users">http://lists.maptools.org/mailman/listinfo/ka-map-users</a><br><br>+-----------------------------------------------------------------+<br>|Paul Spencer&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<a href="mailto:pspencer@dmsolutions.ca">pspencer@dmsolutions.ca</a>&nbsp;&nbsp; |<br>+-----------------------------------------------------------------+<br>|Applications &amp; Software Development&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<br>
|DM Solutions Group Inc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.dmsolutions.ca/|">http://www.dmsolutions.ca/|</a><br>+-----------------------------------------------------------------+<br><br><br><br><br></blockquote></div><br>
<br clear="all"><br>-- <br>Clark Endrizzi<br>