February 10, 2012, 06:54:30 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Please support SEO4smf further development donating here or use paypal button from left menu.
 
  Home   Forum   Help Search Directory Calendar Login Register    RSS 2.0 feedAtom feed


News
Please support SEO4smf further development donating here or use paypal button from left menu.
Pages: [1]
  Print  
Author Topic:

Internal server error

 (Read 4268 times)
0 Members and 1 Guest are viewing this topic.
Harro
Full Member
***

Points: 2
Offline Offline

Posts: 184



« on: October 31, 2006, 17:19:43 »

Just installed it on a test forum, but now I get an internal server error.
I tried the htaccess file that came with the installation and the new one I saw here on the forum.

But I'm not realy sure that I have to put something in the rewritebase.
It's in a subdomain on my host.
But if I log in with ftp it's a subfolder.
I can also acces the testsite with a subfolder.
http://dev.forumaffiliates.net
or http://www.forumaffiliates.net/dev

So should I put the /dev in the rewrite base or not?


[edit]
Found this in my error log:

Code:
cannot compile regular expression '^(.*)-t([0-9]*).([0-9]*).html;((?:from|msg|new|)[0-9]*);(.*)$'\n

[edit 2]
Seems to work if I comment these 2 liones out:
Code:
#RewriteRule ^(.*)-t([0-9]*).([0-9]*).html;((?:from|msg|new|)[0-9]*);(.*)$ index.php?dummy=1&topic=$2.$4&$5 [L]
#RewriteRule ^(.*)-t([0-9]*).([0-9]*).html;((?:from|msg|new)[0-9]*) index.php?dummy=1&topic=$2.$4 [L]
« Last Edit: October 31, 2006, 17:49:49 by Harro » Logged



solidghost
Hero Member
*****

Points: 3
Offline Offline

Posts: 553



« Reply #1 on: October 31, 2006, 17:48:15 »

Hmm...I am having the same problem as well.
Looks like it's the htaccess file that is the problem
Logged

TheGodFather
Administrator
Hero Member
*****

Points: 202
Offline Offline

Posts: 2570



WWW
« Reply #2 on: October 31, 2006, 23:47:48 »

Probably is from apache 1.3 I will look forward and I will try to solve this problem today !

Regards
Logged

TheGodFather
Administrator
Hero Member
*****

Points: 202
Offline Offline

Posts: 2570



WWW
« Reply #3 on: November 01, 2006, 00:56:56 »

Ok ! I found the problem. Change above 2 lines with:
RewriteRule ^(.*)-t([0-9]*).([0-9]*).html;((\?:from|msg|new)[0-9]*);(.*) index.php?dummy=1&topic=$2.$4&$5 [L]
RewriteRule ^(.*)-t([0-9]*).([0-9]*).html;((\?:from|msg|new)[0-9]*) index.php?dummy=1&topic=$2.$4 [L]

Tell me if is working !

Regards
« Last Edit: November 01, 2006, 00:59:30 by TheGodFather » Logged

Harro
Full Member
***

Points: 2
Offline Offline

Posts: 184



« Reply #4 on: November 01, 2006, 05:15:26 »

Seems to be working now!
Thanks a lot! Smiley

[edit]
Just installed it on my forum
http://www.forumaffiliates.net
So far no problems!
Great modification! Smiley
« Last Edit: November 01, 2006, 05:39:32 by Harro » Logged

TheGodFather
Administrator
Hero Member
*****

Points: 202
Offline Offline

Posts: 2570



WWW
« Reply #5 on: November 01, 2006, 06:29:43 »

Seems to be working now!
Thanks a lot! Smiley

[edit]
Just installed it on my forum

Add your forum in the showcase Smiley

http://www.forumaffiliates.net
So far no problems!
Great modification! Smiley
Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
TinyPortal v0.9.7 © Bloc
Valid XHTML 1.0! Valid CSS!