> -----Original Message-----
> From: Terion Miller [mailto:webdev.ter...@gmail.com]
> Sent: Friday, December 12, 2008 7:55 AM
> To: Colin Guthrie
> Cc: php-general@lists.php.net
> Subject: Re: [PHP] Re: Poll of Sorts: Application Frameworks--Zend,
> Cake etc
> 
> On Thu, Dec 11, 2008 at 4:25 PM, Colin Guthrie <gm...@colin.guthr.ie>
> wrote:
> 
> > 'Twas brillig, and Terion Miller at 11/12/08 14:56 did gyre and
> gimble:
> >
> >> Hey Everyone, I am wondering if using a framework such as one of
> these may
> >> make my life easier, which do any of you use and what has been your
> >> experience with the learning curve of them?
> >> I just put Cake on my local server, basically I want to know which
> is
> >> easiest? LOL...
> >>
> >
> > Personally I'm a ZF fan, but each to their own.
> >
> > Col
> >
> > --
> >
> > Colin Guthrie
> > gmane(at)colin.guthr.ie
> > http://colin.guthr.ie/
> >
> > Day Job:
> >  Tribalogic Limited [http://www.tribalogic.net/]
> > Open Source:
> >  Mandriva Linux Contributor [http://www.mandriva.com/]
> >  PulseAudio Hacker [http://www.pulseaudio.org/]
> >  Trac Hacker [http://trac.edgewall.org/]
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> > Thanks for the responses, CakePhp was seemingly very easy for me to
> catch
> on to and get started in (which means its super super easy folks)
> unfortunately when I got to the viewing of my files (pretty important)
> I
> couldn't get the IIS (yep I know sucks) to work with it, and I
> installed a
> mod_rewrite.dll for IIS and everything along with setting it to Cakes
> "pretty urls" and removing the htdocs, but then it just kept resolving
> all
> urls to the root ... no matter what I changed the path to, and no
> matter if
> I set it only to that directory...so by end of day yesterday I
> downloaded
> the zend and will attempt to see what I can do with it, I want off
this
> windows box but that isn't going to happen anytime soon ...sigh...

I recommend the Ionic ISAPI Rewrite Filter [1]. Also, this [2] webpage
can probably help you with your Cake/IIS configuration, although they
use a different rewrite filter [3].

        1. http://www.codeplex.com/IIRF 
        2. http://bakery.cakephp.org/articles/view/cakephp-on-iis 
        3. http://www.creativepark.it/downloads/iismod_rewrite.zip 

HTH,


// Todd

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to