[Solar-talk] How to make Solar work if you install it in a subfolder of server root?
Antti Holvikari
anttih at gmail.com
Thu Aug 17 06:12:35 PDT 2006
On 8/17/06, grab mail <grabmail at gmail.com> wrote:
> Thanks. That works.
>
> However, the uri path problem still exists.
>
> http://localhost/Solar/public_html/
>
> looks for Solar page
>
> 404: Page 'Solar' unknown.
>
> How to tell Solar URI that my public root starts at
>
> http://localhost/Solar/public_html/
>
> I tried to set
>
> $config['Solar_Uri_Public']['path'] =
> '/solar/public_html/';
> $config['Solar_Uri']['path'] = '/solar/public_html/';
It should be '/solar/public_html/index.php';
--
Antti Holvikari <http://phphalo.com>
More information about the solar-talk
mailing list