I have an index2.php in a folder inside "public_html/folder/"
when I type the URL of this page, I can see it perfectly. The problem is when 
I use a form with some submit buttons inside index2.php that submit 
information to itself . I mean that index.php sends information to itself and 
then process it and shows something different in it, if that is the case.
When I press this button I get a 403 error, Forbidden You don't have 
permission to access /folder/index2.php on this server.
permissions are 777 for index2.php and for folder.
Is there something I'm passing over?
Any help would be very appreciated.
Andres.

**NOTA DE CONFIDENCIALIDAD** Este correo electrónico, y en su caso los ficheros 
adjuntos, pueden contener información protegida para el uso exclusivo de su 
destinatario. Se prohíbe la distribución, reproducción o cualquier otro tipo de 
transmisión por parte de otra persona que no sea el destinatario. Si usted 
recibe por error este correo, se ruega comunicarlo al remitente y borrar el 
mensaje recibido. 
**CONFIDENTIALITY NOTICE** This email communication and any attachments may 
contain confidential and privileged information for the sole use of the 
designated recipient named above. Distribution, reproduction or any other use 
of this transmission by any party other than the intended recipient is 
prohibited. If you are not the intended recipient please contact the sender and 
delete all copies.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to