$live_site in 2.5

Joomla versions 2.5, 1.7 and 1.6 are all end-of-life since December 31st 2014 and are no longer supported. Please use Joomla 3.x instead.

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
tomsusic
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Thu Apr 12, 2012 4:14 pm

$live_site in 2.5

Post by tomsusic » Thu Apr 12, 2012 5:00 pm

I installed Joomla 2.5 into a "sub directory" (e.g. www.____.com/joomla25) with the demo data. The home page comes up nice, but when clicking a link the template looses it, formatting is sort of gone and some items on page reference 404 errors. I checked the configuration file and noticed $live_site="". When I change this to $live_site="http://www.____.com/joomla25" my problems seem to go away. Two questions: Do you have an installation bug in not setting $live_site? And will my setting $live_site manually affect anything in a bad way?

Thanks,
Tom Susic

Alex Dobrin
Joomla! Hero
Joomla! Hero
Posts: 2487
Joined: Wed Jun 07, 2006 9:10 am
Location: Brasov - Romania
Contact:

Re: $live_site in 2.5

Post by Alex Dobrin » Thu Apr 12, 2012 6:26 pm

tomsusic wrote:Do you have an installation bug in not setting $live_site?
No. Most hosting servers are working fine with that variable not set ( it can be determined by Joomla's code ).
tomsusic wrote:And will my setting $live_site manually affect anything in a bad way?
The only problem I saw, when this configuration variable is set, is that the site is not working with and without "www" in front of the domain. But if you set the page to always ( or never ) use "www" you should be fine.
This can be done through some .htaccess code ( if you server allows it ).
This topic might help with that : http://forum.joomla.org/viewtopic.php?f ... 5#p1718836 .
My latest project - http://www.extraglaze.co.uk/


Locked

Return to “Installation Joomla! 2.5”