Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Not Found - RewriteBase Issue
· 12 years ago
Yep, with XAMP everything works like a charm! Thank you, Rhukster!
-
Not Found - RewriteBase Issue
· 12 years ago
Sure, I'll try with XAMP and EasyApache.
-
Not Found - RewriteBase Issue
· 12 years ago
OK, i have no more bright ideas until I can replicate this myself. Could you do me a favor and try with XAMP or EasyApache? I've tested those both recently. Thanks.
-
Not Found - RewriteBase Issue
· 12 years ago
I installed 'wampserver2.5-Apache-2.4.9-Mysql-5.6.17-php5.5.12-32b.exe' from http://www.wampserver.com Here is the Apache error log [Tue Sep 16 22:54:50.649955 2014] [mpm_winnt:notice] [pid 3756:tid 5
-
Not Found - RewriteBase Issue
· 12 years ago
How did you get apache installed on your windows machine? WAMP, EasyApache, XAMPP etc? I might have to try to replicate the issue myself. BTW any messages in the apache error log?
-
Not Found - RewriteBase Issue
· 12 years ago
I tried both, without uncommenting the RewriteBase, and with removing the space before the RewriteBase command, doesn't help.
-
Not Found - RewriteBase Issue
· 12 years ago
Ok I assume you tried first without uncommenting the RewriteBase? If that's the case then RewriteBase should fix it. Can you try removing the space before the RewriteBase command?
-
Not Found - RewriteBase Issue
· 12 years ago
Oh, I forgot to tell you, I unzipped skeleton folder to C:\wamp\www\, and then renamed skeleton's folder to 'mysite'.
-
Not Found - RewriteBase Issue
· 12 years ago
I've tried to change '/' before RewriteBase to '/mysite', '/mysite/', '/mysite/shop', '/mysite/shop/', '/www/mysite' etc., non of my guesses worked. Here is my .htaccess. <IfModule mod_rewrite.c&g
-
Not Found - RewriteBase Issue
· 12 years ago
Can you provide your setup info and .htacess?