After installing Joomla 1.5.x on an IIS 7, instead of seeing the expected sample data I see an un-styled (sample data) page and this message at the very top of the page:

Joomla: Warning: strpos() [function.strpos]: Empty delimiter in [installdir]\libraries\joomla\environment\uri.php on line 162

How can I fix that?

link|improve this question

This should be on serverfault.com. – t0mm13b May 10 '10 at 0:11
feedback

1 Answer

up vote 0 down vote accepted

I'm not sure if this is a work-around or the real answer, but setting the variable $live_site = 'base URL' (ex: http://www.site.com) in [install dir]/configuration.php seems to work.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.