Now that I've tested that this problem is not only on centos but even on Mac OS with Apache, how can I workround this?
On 15 Set, 19:42, "Mariano C." <[email protected]> wrote: > I have tried the same on Mac OSX with snowleopard nothing changed. > Ideas? > > On 15 Set, 09:02, AD7six <[email protected]> wrote: > > > On Sep 15, 8:43 am, "Mariano C." <[email protected]> wrote: > > > > On 14 Set, 22:10, AD7six <[email protected]> wrote: > > > > > On Sep 14, 10:09 pm, AD7six <[email protected]> wrote: > > > > > > On Sep 14, 7:41 pm, "Mariano C." <[email protected]> wrote: > > > > > > > this post suggest to modify server setting. I'm not the server > > > > > > admin, > > > > > > I can't modify it. Can I handle this by my hand! > > > > > > Try identifying/confirming a tangible problem before assuming you need > > > > > to change anything. are you using centos? > > > > > > cricket it does when I click on it :) ( q=cakephp+centos+slug ) > > > > > > Be aware that the slug function is used by the framework - e.g. to > > > > > generate cache file names. Meaning, if you just 'avoid' your > > > > > validation problem > > > > > [current use of slug]* problem .. > > > > I've read a post from mark story where he asks to try this: > > > > $string = preg_replace('/[^\s\p{Ll}\p{Lm}\p{Lo}\p{Lt}\p{Lu}\p{Nd}]/ > > > mu', 'posts/view/한국어/page:1/sort:asc', '_'); > > > > If the $string will be equal to: 'posts_view_한국어_page_1_sort_asc' this > > > will mean that Inflector works correctly, but my string is: 'posts/ > > > view/한국어/page:1/sort:asc' :( > > > > And what can I do, I just have to change host? > > > Do you change host whenever you have find any unidentified problem? > > How many hosts have you been through so far? > > Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
