| Author |
Topic Search Topic Options
|
JVRudnick
Groupie
Joined: 06 August 2004
Location: Canada
Status: Offline
Points: 64
|
Post Options
Thanks(0)
Quote Reply
Topic: New Old User and server probs? Posted: 14 March 2006 at 9:20pm |
Hey all...
ran a webwiz forum for about a year...sold it....then bought it back a week or so ago....always liked the beatles!
But now, when I get a new user, or when I post a message, I get that server error...
Internal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, and inform them of the time the error occurred and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Web Server at thebeatlesforum.com
Can someone point me at the 'fix' for this? I believe my perms are all correct..so what else could it be?
Jim
|
|
|
 |
JVRudnick
Groupie
Joined: 06 August 2004
Location: Canada
Status: Offline
Points: 64
|
Post Options
Thanks(0)
Quote Reply
Posted: 14 March 2006 at 10:02pm |
oh, and turn off friendly http errors in IE6 HAS been done...I still get this error..but I notice that if I was posting a message, the message IS still posted...but I get the error as well.
???
Jim
|
|
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 15 March 2006 at 10:18am |
|
It's sounds like detailed error messaging has been disabled on the server which really does help things.
But if as you say this happens when posting a message and the message is posted anyway, the normal course of this problem is incorrect email settings.
Check with your host the correct email settings, then setup the email settings for the forum in the admin area.
|
 |
JVRudnick
Groupie
Joined: 06 August 2004
Location: Canada
Status: Offline
Points: 64
|
Post Options
Thanks(0)
Quote Reply
Posted: 15 March 2006 at 3:19pm |
just checked, my email is running fine, ie using CDOSYS etc. on a w2k3 SP2 box.
but I still get the same stupid Internal Server Error notice, while the posts are still being made fine....
help here anyone?
Jim
|
|
|
 |
JVRudnick
Groupie
Joined: 06 August 2004
Location: Canada
Status: Offline
Points: 64
|
Post Options
Thanks(0)
Quote Reply
Posted: 15 March 2006 at 9:20pm |
I may have spoken too soon...
I just tried to send a Mass email, to the Admin group only which is just me, and I getthis error...
error '8004020f'
/admin/functions/functions_send_mail.asp, line 137
WHen I look at that ASP page, it has trouble handling this line...
'Send the e-mail If NOT strOutgoingMailServer = "" Then .Send
in the CDOSYS Email COmponent area...
So maybe my email's NOT right?? Anyone here know what to do?
Jim
|
|
|
 |
JVRudnick
Groupie
Joined: 06 August 2004
Location: Canada
Status: Offline
Points: 64
|
Post Options
Thanks(0)
Quote Reply
Posted: 15 March 2006 at 11:08pm |
Finally, I got the http friendly errors turned off and yup here's the error --
error '8004020f'
/functions/functions_send_mail.asp, line 137
So, what can anyone tell me about fixing this? It's supposed to be CDOSYS, and I've made that teensy change in the Config email area but it's NOT WORKING....
Further, I'm using MailEnable PRO on my own server and it acts as it's own SMTP server, ie I'm not using the MS one in IIS6. Does that matter?
???
Jim
Edited by JVRudnick - 15 March 2006 at 11:25pm
|
|
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 16 March 2006 at 12:04pm |
|
It should work with MailEnable Pro as I use it myself, although I use IIS's SMTP server for scripts to send emails, then have MailEnable Pro, both installed locally, to relay the email on.
If you run the server yourself, try installing JMail on the server and using that, it maybe a quicker fix for your problem.
|
 |