Advertisement

opensef nor seo404 work

General questions relating to Joomla! There are other boards for more specific help on Joomla! features and extensions.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
wit
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Fri Jan 06, 2006 2:29 pm

opensef nor seo404 work

Post by wit » Fri Jan 06, 2006 2:45 pm

Hi,

I've spent around 5 hours trying to get this to work. Unfortunately I wasn't able to find any info to my problems online.

I'm trying to install a component for friendly urls in joomla 1.0.4

First I've got the latest version of seo404 and followed the installation instructions strictly like 200 times. Nevertheless, when i enable the component I get an error on http://www.mysite.com which says

Found
The document has moved here.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.


.htaccess file is alright I guess it says:

"##
# @version $Id: readme.inc,v 1.3 2005/02/13 18:03:41 marlboroman_2k Exp $
# @package Mambo_4.5
# @copyright (C) 2000 - 2004 Miro International Pty Ltd
# @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
# Mambo is Free Software
##

#
#  mod_rewrite in use
#
DirectoryIndex index.php

RewriteEngine On

#  for apache on windows you might need to uncomment
#  this Options line
#Options +SymlinksIfOwnerMatch

#  Uncomment following line if your webserver's URL
#  is not directly related to physival file paths.
#  Update YourMamboDirectory (just / for root)

RewriteBase /
#
#  Rules
#

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php"



Please note! http://mysite.com without the www. works perfectly! But it's kinda senseless to keep that crap because half my traffic is going down the drain on that 500 error.

No luck

alright

uninstalled that sef404 thing

got the latest opensef component which is 2.0.0 something.
Installed following strictly the instructions(http://opensef.org/manual/installation.html). Got the old .htaccess file (the one i had before the sef404 installation).

Enabled the use.

Result: crappy urls something like: mysite.com/component/option,com_frontpage/Itemid,1/

so I thought maybe I'm under a curse or something. 5 hours go down the drain.


my question is: wtf? 
:-[ :D

Advertisement
User avatar
nathandiehl
Joomla! Champion
Joomla! Champion
Posts: 6044
Joined: Fri Aug 19, 2005 3:03 pm
Location: Indiana, USA
Contact:

Re: opensef nor seo404 work

Post by nathandiehl » Fri Jan 06, 2006 2:48 pm

please go into your configuration.php file and edit this line:

$mosConfig_live_site = 'http://www.yoursite.com';



notice two things----NO trailing slash

AND

preceding www

both MUST be present.
If you're new to Joomla, Please read Anna's Joomla! Tips: http://forum.joomla.org/viewtopic.php?t=5503

http://nathandiehl.com | Find out what makes me tick

wit
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Fri Jan 06, 2006 2:29 pm

Re: opensef nor seo404 work

Post by wit » Fri Jan 06, 2006 2:59 pm

Hehe, thanks man, that did solve the problem

You're my hero, nathandiehl  :D

User avatar
nathandiehl
Joomla! Champion
Joomla! Champion
Posts: 6044
Joined: Fri Aug 19, 2005 3:03 pm
Location: Indiana, USA
Contact:

Re: opensef nor seo404 work

Post by nathandiehl » Fri Jan 06, 2006 8:06 pm

no problem.

welcome to Joomla!, btw.
If you're new to Joomla, Please read Anna's Joomla! Tips: http://forum.joomla.org/viewtopic.php?t=5503

http://nathandiehl.com | Find out what makes me tick

Advertisement

Locked

Return to “General Questions - 1.0.x”