Tuesday, May 26, 2009

Moving a webapp from Windows to Linux

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 cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: