Hello all, I created an application on WIndows using XAMPP. Now I want to move the application to LAMPP on Ubuntu. The thing is it seems like PATH_SEPARATOR constant in Cakephp seems to set to ":" (a colon) in linux, so my include path is appearing like ".:/opt/lampp/lib/php".
Where should I change PATH_SEPARATOR constant to ";" (a semi-colon)? Can somebody please guide me? Thanks and Regards Vikram --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
