[Solar-talk] Hello-mini error

Rodrigo Moraes rodrigo.moraes at gmail.com
Tue Nov 13 08:54:56 CST 2007


On Nov 13, 2007 12:36 PM, Walker, Jason T. wrote:
> Please advise on the following error when trying to connect to run the
> hello-mini tutorial.  This error is visible in the browser:
>
> Warning: Solar::include(C:\Solar\Solar-0.28.0\solarConfig)
> [function.Solar-include]: failed to open stream: Permission denied in
> C:\Solar\Solar-0.28.0\Solar.php on line 456

Have you specified a config file for Solar::start() ? You should do
that. For example: Solar::start('path/to/config.php'), or passing an
empty array would work too, if you don't want any config:
Solar::start(array()).

More about this is here: http://solarphp.com/manual/Solar

rodrigo


More information about the Solar-talk mailing list