monk.e.boy
2011-07-28 10:43:58 UTC
Hi,
We have a routes.ini file that looks like:
routes.abc.route = "tell-me-more/blog/:post_slug"
routes.abc.defaults.post_slug = ""
routes.abc.defaults.module = "default"
routes.abc.defaults.controller = "tellMeMore" ; <<--- LOOK
routes.abc.defaults.action = "blog"
This WORKS on WinXP and Mac but NOT on Linux (PHP 5.2) [[cat /proc/version
==
Linux version 2.6.18-164.11.1.el5 (mockbuild-t2f/um9L7dgfKqtzwNuTU2D2FQJk+8+***@public.gmane.org) (gcc
version 4.1.2 20080704 (Red Hat 4.1.2-46)) #1 SMP Wed Jan 20 07:39:04 EST
2010]]
routes.abc.route = "tell-me-more/blog/:post_slug"
routes.abc.defaults.post_slug = ""
routes.abc.defaults.module = "default"
routes.abc.defaults.controller = "tell-me-more" ; <<--- LOOK
routes.abc.defaults.action = "blog"
This works on all systems. Curious?!
Cheers,
monk.e.boy
--
View this message in context: http://zend-framework-community.634137.n4.nabble.com/Router-routes-ini-Linux-Windows-Mac-differences-tp3701008p3701008.html
Sent from the Zend Framework mailing list archive at Nabble.com.
We have a routes.ini file that looks like:
routes.abc.route = "tell-me-more/blog/:post_slug"
routes.abc.defaults.post_slug = ""
routes.abc.defaults.module = "default"
routes.abc.defaults.controller = "tellMeMore" ; <<--- LOOK
routes.abc.defaults.action = "blog"
This WORKS on WinXP and Mac but NOT on Linux (PHP 5.2) [[cat /proc/version
==
Linux version 2.6.18-164.11.1.el5 (mockbuild-t2f/um9L7dgfKqtzwNuTU2D2FQJk+8+***@public.gmane.org) (gcc
version 4.1.2 20080704 (Red Hat 4.1.2-46)) #1 SMP Wed Jan 20 07:39:04 EST
2010]]
routes.abc.route = "tell-me-more/blog/:post_slug"
routes.abc.defaults.post_slug = ""
routes.abc.defaults.module = "default"
routes.abc.defaults.controller = "tell-me-more" ; <<--- LOOK
routes.abc.defaults.action = "blog"
This works on all systems. Curious?!
Cheers,
monk.e.boy
--
View this message in context: http://zend-framework-community.634137.n4.nabble.com/Router-routes-ini-Linux-Windows-Mac-differences-tp3701008p3701008.html
Sent from the Zend Framework mailing list archive at Nabble.com.
--
List: fw-general-***@public.gmane.org
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscribe-***@public.gmane.org
List: fw-general-***@public.gmane.org
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscribe-***@public.gmane.org