> -----Original Message----- > From: Mário Gamito [mailto:lists@xxxxxxxxxxx] > Sent: Freitag, 11. März 2005 10:36 > To: users@xxxxxxxxxxxxxxxx > Subject: [users@httpd] This completely beats me > > > Hi, > > I'm developing this mini site, and i'm getting an error that > completely > beats me. > > To make it more easly to see, i ask you to, please, visit > http://www.dte.ua.pt/cv/ and click on "Registar" on the left column. > > You'll enter a small register form (the names of the fields are in > portuguese, but the words are very similar to the > correspondent one in > English). > > > Try, for instance, to click in the submit button without > having filled > any of the form's field. > You'll get a popup saying that "you didn't filled all the fields" > > Try to register with a password lesser then 8 characters. > You'll get the same kind of warning. > > Now, the problem... > Try to register properly (don't worry, the site isn't yet in > production), but this time choose two passwords that are 8 characters > long, *but that doesn't match*. > > You'll get a popup that was suposed show you a message > warning you, but > the popup gives you a 404. The form checking is done in the register_action.php. It is this which generates the pop-up. So it is here you need to look to see what is wrong. Some questions: - what is the URL that the pop-up is supposed to request? - can you load that page in a browser? - what do you get in the access/error log, if not? - can you check that the PHP is really returning the correct URL? (try making the PHP write the URL also to a logfile so you can check it - eg, if you print to STDERR, it'll end up in the apache error_log). Rgds, Owen Boyle Disclaimer: Any disclaimer attached to this message may be ignored. > Well, i'm pretty sure (i've checked a dozen times) that the file does > realy exist and has the same name as in the file that trigers it. > The code is *exactly the same* as for the other popups, the > flie has the > righht permissions and ownership (same as the others), but in > fact i get > this 404 and i'm totally stuck on this tiny, yet important, thing. > > Another curious thing is that this 404 error doesn't appear in the > Apache logs. > > Any ideas ? > I'm going nuts with this. > > Any help would be apreciated. > > Warm regards, > Mário Gamito > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP > Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > Diese E-mail ist eine private und persönliche Kommunikation. Sie hat keinen Bezug zur Börsen- bzw. Geschäftstätigkeit der SWX Gruppe. This e-mail is of a private and personal nature. It is not related to the exchange or business activities of the SWX Group. Le présent e-mail est un message privé et personnel, sans rapport avec l'activité boursière du Groupe SWX. This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx