I have solved my problems disabling the mod_security rule Thanks for your help!
Oscar On 26 oct, 00:21, "Jerome (Guru)" <[EMAIL PROTECTED]> wrote: > Hi there, > > iGoogle is not giving you this error, but your server side script or > server configuration is causing you the troubles. Your url type gadget > is an iframe set to the provided URL, but Google is passing you > additional parameters, like the UserPrefs, the locale, etc. as > parameters to your URL. For instance, your short supplied > URLhttp://www.parentesys.es/gadget-criticas-de-cine.phpis in fact > looking like the > following:http://www.parentesys.es/gadget-criticas-de-cine.php?view=home&up_nam... > > http://www.parentesys.es/gadget-criticas-de-cine.php?view=home&up_nam... > > You should research in your server log what is going on when you hit > this URL... Either your script is erroring out, throwing a 404, or > most likely, you have something in your httpd configuration preventing > this URL with long parameters to be properly served. > > I hope this helps, > > Jerome > > On Oct 24, 8:45 am, parentesys <[EMAIL PROTECTED]> wrote: > > > > > This is the message I view in my iGoogle for the gadget > > >http://www.google.com/ig/adde?synd=open&source=ggyp&moduleurl=www.par... > > > The xml code is this > > >http://www.parentesys.es/criticas-de-cine.xml > > > and the xml calls this php that shows the content > > >http://www.parentesys.es/gadget-criticas-de-cine.php > > > Why iGoogle shows me this error? > > > ------------------------------------------------------------------------------- > > Forbidden > > You don't have permission to access /gadget-criticas-de-cine.php on > > this server. > > > Additionally, a 404 Not Found error was encountered while trying to > > use an ErrorDocument to handle the request. > > -------------------------------------------------------------------------------- > > Apache/2.2.10 (Unix) mod_ssl/2.2.10 OpenSSL/0.9.8i DAV/2 > > mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server > > atwww.parentesys.esPort80- Ocultar texto de la cita - > > - Mostrar texto de la cita - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
