Re: Resolved - How to deploy cake on home.pl shared hosting

2008-10-07 Thread 3lancer.eu

Forgot to mention, leave app/webroot/index.php alone, I mean use the
one from tar, zip, whatever. The ini solution is far cleaner then
messing around with index.php.

Regards,
Piotr
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Resolved - How to deploy cake on home.pl shared hosting

2008-10-07 Thread 3lancer.eu

Hi there,

Might be applicable also for other hosting companies maybe...

The problem was described by me here:
http://groups.google.com/group/cake-php/browse_thread/thread/d4fc8f8bfcb2bf6d/fb02bb3a89ce5cfb?lnk=gst&q=please+help#fb02bb3a89ce5cfb

The fix is to add the php.ini file in / dir containing:
include_path = ".:/app/..:/app"

And that's all, your Dispatcher should now be found and it's high time
you go to optimization :-)

Hope that saves someone from painful debugging.

Applied to RC2, didn't install RC3 yet.

Regards,
Piotr
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---