[Solar-talk] 404 error from skeleton app

Richard rklein99 at yahoo.com
Wed May 3 19:46:22 PDT 2006


Sorry for the delay in responding.  Modifying the include_path worked perfectly.  I'm going to spend some time studying the framework code and hopefully start using Solar for development of a new application shortly.

Are there any additional tutorials available covering the more advanced functionality of the framework?  Also, are there any instructions for setting up the Bookmark example App?

Thank you for your assistance.

Richard 


 Rob Allen <rob at akrabat.com> wrote: Richard wrote:
> Paul,
> 
> Thank you very much for your quick response.  Moving the "Vendor"
> directory under PEAR resolved the problem!  The weird thing is that I
> set the "include_path" in php.ini to point both PEAR and the Vendor
> directory.  I also tried setting it through php via "set_include_path"
> without any success.
> 
> from php.ini:
> include_path = ".;C:\wamp\php\PEAR;C:\www\solar\Vendor"
> 

I suspect that you would need to set the include_path to the directory
above Vendor. i.e.

include_path = ".;C:\wamp\php\PEAR;C:\www\solar"


Regards,

Rob...
_______________________________________________
solar-talk mailing list
solar-talk at lists.solarphp.com
http://mail.killersoft.com/mailman/listinfo/solar-talk


			
---------------------------------
Yahoo! Mail goes everywhere you do.  Get it on your phone.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.solarphp.com/pipermail/solar-talk/attachments/20060503/a8d580a6/attachment.htm


More information about the solar-talk mailing list