Comment 16 for bug 1150831

Revision history for this message
Aaron Wells (u-aaronw) wrote :

Hi Shane,

It sounds like you may have the wrong wwwroot value stored in your configuration.

1. Have you got a "$cfg->wwwroot" line in your config.php file? And if so, is it correct?
2. Run this query in your database: select value from config where field='wwwroot';. Make sure it's correct.

Cheers,
Aaron