I've noticed the problem is not well described:
1º There are some times the correct XML appears. However, these times, the
call in Firebug comes with "(403)" and highlihted in red color.
2º The others times, also appears (403) in the Firebug call , and as
response i get:
<HTML>
<HEAD>
<TITLE>403 Forbidden</TITLE>
</HEAD>
<BODY>
<H1>Forbidden</H1>
You do not have permission to access this document.
<P>
<HR>
<ADDRESS>
Web Server at my3dgis.es
</ADDRESS>
</BODY>
</HTML>
.....
.....
About permisions, visor directory has 755 also like php.
provincias.php has 777 permisions.
Thank you
Jesús de Diego
On 9/10/07, Jesús de Diego Alarcón wrote:
Hello Brian
--
Visit: http://www.kingzones.org/
Hello Brian
Thank you, but permisions are ok (777).
Any other idea?
Thank you in advance
Jesús de Diego
for
brian
Any other idea?
Thank you in advance
Jesús de Diego
Hello all and thank you in advance.
I'm totally beginer in PHP .
I'm developing:
http://www.my3dgis.es/visor/visor.htm#
At Options > Herramientas > Búsqueda en Catastro the application shows a
form (ExtJS). In this form, the combobox Provincias should be loaded using:
http://www.my3dgis.es/visor/php/provincias.php
However, using Firebug i can see that call to php/provincias.php always
shows 403 (403 Forbidden).
I don't know where the problem can be... this application is working
okI'm totally beginer in PHP .
I'm developing:
http://www.my3dgis.es/visor/visor.htm#
At Options > Herramientas > Búsqueda en Catastro the application shows a
form (ExtJS). In this form, the combobox Provincias should be loaded using:
http://www.my3dgis.es/visor/php/provincias.php
However, using Firebug i can see that call to php/provincias.php always
shows 403 (403 Forbidden).
I don't know where the problem can be... this application is working
for
me at localhost....
Check the permissions on php/provincias.phpbrian
--
Visit: http://www.kingzones.org/