Re: Cake & IIS

2010-05-21 Thread WhyNotSmile
I had this problem a few weeks ago.  The thread is here:
http://groups.google.co.uk/group/cake-php/browse_thread/thread/c40445a733078b3/60af200dd7bf5415#60af200dd7bf5415

Uncommenting the line:
 Configure::write('App.baseUrl', env('SCRIPT_NAME'));
in core.php helped.  I think I did a few other things as well; I can't
remember off the top of my head, but give that a go, and if you're
still stuck, I'll look it up and see what I did.

I remember looking a lot of stuff up on Google, and they all made it
sound like it was really complicated, but I found it ok to get up and
running (although I lost pretty urls - if you need those, it may be
more complex).

Sharon



On May 21, 5:09 pm, McFrosty  wrote:
> Howdy all,
>
> I have what is probably a stupid question.  I have to run cake in an
> IIS environment without redirection.  I am able to get to the apps as
> needed, but I'm having a tough time with the webroot folder, or more
> precisely, the information under there.  It appears that none of my
> pages can access the css or img files under the webroot folder.
>
> Is there a way to change the paths to these items?
>
> Thanks!
>
> Check out the new CakePHP Questions sitehttp://cakeqs.organd 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 cake-php@googlegroups.com
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com For more options, visit this group 
> athttp://groups.google.com/group/cake-php?hl=en

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


Cake & IIS

2010-05-21 Thread McFrosty
Howdy all,

I have what is probably a stupid question.  I have to run cake in an
IIS environment without redirection.  I am able to get to the apps as
needed, but I'm having a tough time with the webroot folder, or more
precisely, the information under there.  It appears that none of my
pages can access the css or img files under the webroot folder.

Is there a way to change the paths to these items?

Thanks!

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


Re: Cake + IIS + MSSQL? Should I bother?

2009-07-28 Thread JamesF

cake shouldn't need anything special to run on IIS, just make sure
your core config is set up for mssql

there might be some url routing issues with .htaccess that are
specific to IIS of which I cannot comment since i work with apache.

On Jul 29, 12:49 am, Menkes  wrote:
> I am a long time PHP advocate living in an IIS + MSSQL world. I have
> always coded by hand because most everything PHP was *NIX based.
>
> I'd like to move to a stable framework. I was checking out symfony and
> while I liked what they showed, the fact is nearly every single action
> required research then modification to get it to play nice with IIS
> and MSSQL.
>
> What about Cake? Please only answer if you have actually developed an
> application using Cake + IIS + MSSQL. If you feel the need to bash
> what I am using, go get in line...but be silent ;)
>
> Thanks,
>
>  - Scott
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Cake + IIS + MSSQL? Should I bother?

2009-07-28 Thread Menkes

I am a long time PHP advocate living in an IIS + MSSQL world. I have
always coded by hand because most everything PHP was *NIX based.

I'd like to move to a stable framework. I was checking out symfony and
while I liked what they showed, the fact is nearly every single action
required research then modification to get it to play nice with IIS
and MSSQL.

What about Cake? Please only answer if you have actually developed an
application using Cake + IIS + MSSQL. If you feel the need to bash
what I am using, go get in line...but be silent ;)

Thanks,

 - Scott

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