PDA

View Full Version : e-chat 4.5 and 5.0 help..


Loodar
02-19-2005, 04:29 AM
Hey people

I was wondering if you some1 could help me?, i have recently purchased echat and i am having major problems getting the auto_reg_form to work, i have tried everything for over a day now and i just keep getting internal server error 500, i can't ask the guy who made it for help because he doesnt do the project no more..and i am sure there is some one in here who would be able to help me?, i am willing to pay if needed

If some1 could please get back asap with a answer it would be appreicated, i am pretty desprate i have set the room up simple that was, just i am falling at the reg part..i want my chat to be regestered only users you see..i am still new at CGI programming

I hate to ask like this..but like i said i am willing to pay, so its not like i am being majorly rude lol

I hope some1 can help me and please get back asap!

Thanks
Loodar

netroact
02-20-2005, 05:43 AM
Could you give a little more information. What is the filename? If it's a perl file, are the permisssions set to 755? Sometimes it's helpful to use fatalsToBrowser for more specific error messages. Just put this line somewhere after the first line of the script:

use CGI::Carp qw(fatalsToBrowser);

Don't despair! It's probably something simple. You can email me if you like.