Re: [PHP] Fwd: 403 Forbiden

2007-09-11 Thread Daniel Brown
On 9/11/07, Jesús de Diego Alarcón [EMAIL PROTECTED] wrote: Daniel Wo... Yes. This solved the problem... Thank you; many , many thanks.. I'm really surprised with the very goog PHP people Jesús de Diego 2007/9/11, Daniel Brown [EMAIL PROTECTED]: On 9/10/07, Jesús de Diego

Re: [PHP] Fwd: 403 Forbiden

2007-09-10 Thread Chris
Jesús de Diego Alarcón wrote: Hello 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. Does your host have any rate-limiting? Maybe you're hitting the server

Re: [PHP] Fwd: 403 Forbiden

2007-09-10 Thread Jesús de Diego Alarcón
Hello all I can call other php files like: http://www.my3dgis.es/visor/php/municipios.php without problem (The response is OK so no Provincia parameter is providen ). Indeed, the php file always work if i simply type : http://www.my3dgis.es/visor/php/provincias.php in a navigator. The

Re: [PHP] Fwd: 403 Forbiden

2007-09-10 Thread Daniel Brown
On 9/10/07, Jesús de Diego Alarcón [EMAIL PROTECTED] wrote: Daniel Here is the provincias.php code: ?php header('Content-Type: application/xml'); //error_reporting(E_ALL); $request = ' https://ovc.catastro.meh.es/ovcservweb/OVCSWLocalizacionRC/OVCCallejero.asmx/ConsultaProvincia'; $xml

[PHP] Fwd: 403 Forbiden

2007-09-09 Thread Jesús de Diego Alarcón
Hello Brian Thank you, but permisions are ok (777). 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

Re: [PHP] Fwd: 403 Forbiden

2007-09-09 Thread Chris
Jesús de Diego Alarcón wrote: Hello Brian Thank you, but permisions are ok (777). What about the permissions on the visor/php folder? Can you access other files in that folder? What about the permissions on the visor/ folder? Can you access other files in that folder? Do you have access to

Re: [PHP] Fwd: 403 Forbiden

2007-09-09 Thread Jesús de Diego Alarcón
Hello 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 TITLE403

Re: [PHP] Fwd: 403 Forbiden

2007-09-06 Thread brian
Jesús de Diego Alarcón wrote: (Excuse me... wrong button) 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

[PHP] Fwd: 403 Forbiden

2007-09-06 Thread Jesús de Diego Alarcón
(Excuse me... wrong button) 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