It looks like you've set the path somewhere with a semi-colon too
many. htaccess, maybe? The value from ini_get('include_path') seems to
have a semi-colon prepended.
No, wait--you've got 2 colons separated by a period. Am I reading that
correctly?
What does the block starting with "if (!defined('CORE_PATH')) {" in
webroot/index.php look like?
On Wed, May 27, 2009 at 1:58 AM, ShiVik <[email protected]> wrote:
>
> Hello there
>
> This is the error that I am getting.
>
> Failed opening required 'cake/bootstrap.php' (include_path='/webapp/
> code/app1/cake:/webapp/code/app1/:.:/opt/lampp/lib/php') in /var/www/
> webapp/htdocs/index.php on line 88
>
> Thanks and Regards
> Vikram
>
> On May 27, 2:52 pm, Braindead <[email protected]> wrote:
>> Are you sure that your problem is related to the PATH_SEPARATOR? I
>> guess they use the constant PATH_SEPARATOR to make it work on Windows
>> and Linux without having to worry about that.
>> I also develop on Windows using XAMPP and my production server is on
>> Linux. I never had that kind of problems.
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---