Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
IIS7 + CakePhp
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  14 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Christoph Wagner  
View profile  
 More options Jan 22 2012, 3:51 pm
From: Christoph Wagner <chris.wagne...@googlemail.com>
Date: Sun, 22 Jan 2012 12:51:11 -0800 (PST)
Local: Sun, Jan 22 2012 3:51 pm
Subject: IIS7 + CakePhp
hi guys,

got a big problem.. want to deploy my 2.0.4 cake app on an IIS7 server
but it is not working as I thought it would.
Uploaded the application and inserted the web.config with the one from
the 1.3 cake cookbook.
It shows the initial page, but does not show any other pages,
additionally css and js are missing.
Any suggestions? Server side or cake side hints are welcome :(


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
José Lorenzo  
View profile  
 More options Jan 22 2012, 4:40 pm
From: José Lorenzo <jose....@gmail.com>
Date: Sun, 22 Jan 2012 13:40:54 -0800 (PST)
Local: Sun, Jan 22 2012 4:40 pm
Subject: Re: IIS7 + CakePhp
 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christoph Wagner  
View profile  
 More options Jan 22 2012, 5:44 pm
From: Christoph Wagner <chris.wagne...@googlemail.com>
Date: Sun, 22 Jan 2012 14:44:31 -0800 (PST)
Local: Sun, Jan 22 2012 5:44 pm
Subject: Re: IIS7 + CakePhp
Hi Jose,

yeah I tried that, but it won't work :/

the site is http://www.brainsnacks.de/

Source shows that its not redirecting corretly to the webroot sources
and to the included elements..

Anything else to configure maybe?

On 22 Jan., 22:40, José Lorenzo <jose....@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Suelen Goularte Carvalho  
View profile  
 More options Jan 22 2012, 7:16 pm
From: Suelen Goularte Carvalho <suelengcarva...@gmail.com>
Date: Sun, 22 Jan 2012 22:16:55 -0200
Local: Sun, Jan 22 2012 7:16 pm
Subject: Re: IIS7 + CakePhp

Try to import the rules, I did that and it worked, it will automatically
create the web.config correctly. For this you need to have enabled URL
Rewrite on IIS7. The following print attached, perhaps to help you.

On Sun, Jan 22, 2012 at 8:44 PM, Christoph Wagner <

--

 Suelen Goularte Carvalho
 Twitter: @suelengc
 Celular: +55 (0xx11) 9336-7069
 Blog: http://blog.suelengc.com.br/
 Estou nas redes sociais: Linkedin, Facebook e Twitter.

  ImportRules.png
262K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Suelen Goularte Carvalho  
View profile  
 More options Jan 22 2012, 7:19 pm
From: Suelen Goularte Carvalho <suelengcarva...@gmail.com>
Date: Sun, 22 Jan 2012 22:19:34 -0200
Local: Sun, Jan 22 2012 7:19 pm
Subject: Re: IIS7 + CakePhp

I also spent an afternoon trying to make it work ... almost wrote a post
about it, now I see I should have written.

On Sun, Jan 22, 2012 at 10:16 PM, Suelen Goularte Carvalho <

--

 Suelen Goularte Carvalho
 Twitter: @suelengc
 Celular: +55 (0xx11) 9336-7069
 Blog: http://blog.suelengc.com.br/
 Estou nas redes sociais: Linkedin, Facebook e Twitter.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Suelen Goularte Carvalho  
View profile  
 More options Jan 22 2012, 7:24 pm
From: Suelen Goularte Carvalho <suelengcarva...@gmail.com>
Date: Sun, 22 Jan 2012 22:24:09 -0200
Local: Sun, Jan 22 2012 7:24 pm
Subject: Re: IIS7 + CakePhp

One more thing, you must import all three. htaccess file that exist. The
root, root/app and root/app/webroot and order them in the web.config file
is important, I do not remember exactly what order, but basically the more
general rule up and down more specific.

On Sun, Jan 22, 2012 at 10:19 PM, Suelen Goularte Carvalho <

--

 Suelen Goularte Carvalho
 Twitter: @suelengc
 Celular: +55 (0xx11) 9336-7069
 Blog: http://blog.suelengc.com.br/
 Estou nas redes sociais: Linkedin, Facebook e Twitter.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christoph Wagner  
View profile  
 More options Jan 23 2012, 9:36 am
From: Christoph Wagner <chris.wagne...@googlemail.com>
Date: Mon, 23 Jan 2012 06:36:07 -0800 (PST)
Local: Mon, Jan 23 2012 9:36 am
Subject: Re: IIS7 + CakePhp
Hi Suelen,

thanks for the information! Will try it later tonight!
One question: do I have to put the webconfig files for the htaccess in
root/app and app/webroot also in these folders or
do I need to create something like a "super" webconfig, meaning there
is only one webconfig in the cake folder?

On 23 Jan., 01:24, Suelen Goularte Carvalho


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Suelen Goularte Carvalho  
View profile  
 More options Jan 23 2012, 10:51 am
From: Suelen Goularte Carvalho <suelengcarva...@gmail.com>
Date: Mon, 23 Jan 2012 13:51:25 -0200
Local: Mon, Jan 23 2012 10:51 am
Subject: Re: IIS7 + CakePhp

Hello, it's just a web.config, but you will not need to create it. When you
import the "Import Rules" IIS7 web.config it will create automatically. Add
me to talk in GTalk;-)

Hugs!

On Mon, Jan 23, 2012 at 12:36 PM, Christoph Wagner <

--

 Suelen Goularte Carvalho
 Twitter: @suelengc
 Celular: +55 (0xx11) 9336-7069
 Blog: http://blog.suelengc.com.br/
 Estou nas redes sociais: Linkedin, Facebook e Twitter.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christoph Wagner  
View profile  
 More options Feb 18 2012, 10:37 am
From: Christoph Wagner <chris.wagne...@googlemail.com>
Date: Sat, 18 Feb 2012 07:37:51 -0800 (PST)
Local: Sat, Feb 18 2012 10:37 am
Subject: Re: IIS7 + CakePhp
Still couldn't get it to work, neither with the webconfig stated in
the cookbook nor with the automatic import function of IIS :(

Any help is appreciated :/

On 23 Jan., 16:51, Suelen Goularte Carvalho


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Brett Fitzgerald  
View profile  
 More options Mar 7 2012, 11:15 am
From: Brett Fitzgerald <brettgfitzger...@gmail.com>
Date: Wed, 7 Mar 2012 08:15:35 -0800 (PST)
Local: Wed, Mar 7 2012 11:15 am
Subject: Re: IIS7 + CakePhp

Hi Chris,

I am wondering if you've had any successful resolution on this topic. I'm
also trying to get CakePHP rewriting to work on IIS 7 and have also had
limited success with both the web.config in the wiki and with importing the
.htaccess files via the IIS interface. By rearranging the imported rules I
can get either the css/images/js files to load on the home page, or I can
get the controllers, actions, and views to load. I can't get both at the
same time though.

Thanks!
Brett


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jeremyharris  
View profile  
 More options Mar 7 2012, 4:05 pm
From: jeremyharris <funeralm...@gmail.com>
Date: Wed, 7 Mar 2012 13:05:33 -0800 (PST)
Local: Wed, Mar 7 2012 4:05 pm
Subject: Re: IIS7 + CakePhp

Make sure your Physical Path is pointing to the webroot directory, not the
root of the app. I've used the .htaccess files (using ISAPI mod rewrite)
but never got it to work by pointing to the root of the app. I always had
to point to the webroot directory so the assets worked.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Brett Fitzgerald  
View profile  
 More options Mar 7 2012, 4:29 pm
From: Brett Fitzgerald <brettgfitzger...@gmail.com>
Date: Wed, 7 Mar 2012 13:29:52 -0800 (PST)
Local: Wed, Mar 7 2012 4:29 pm
Subject: Re: IIS7 + CakePhp

Thanks for the tip. I tried changing the Physical Path in IIS, but it
doesn't seem to have changed anything. Actually, when I made more changes
to web.config (which would usually break the images but enable the
controller/action pages), nothing actually changed. I expected something to
be different, or at least more broken, but it all seemed the same.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jeremyharris  
View profile  
 More options Mar 7 2012, 8:22 pm
From: jeremyharris <funeralm...@gmail.com>
Date: Wed, 7 Mar 2012 17:22:05 -0800 (PST)
Local: Wed, Mar 7 2012 8:22 pm
Subject: Re: IIS7 + CakePhp

Yeah I haven't tried the web.config solution but I thought I'd chime in
about the path. I've always used ISAPI rewrite[1] because I could drop
projects in without any work. That's just me though, I know CakePHP will
work on IIS without needing it.

Good luck. I hope you guys find out the solution!

1:  http://www.isapirewrite.com/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
nutty  
View profile  
 More options Sep 8 2012, 12:41 am
From: nutty <nsum...@gmail.com>
Date: Fri, 7 Sep 2012 21:41:16 -0700 (PDT)
Local: Sat, Sep 8 2012 12:41 am
Subject: Re: IIS7 + CakePhp

Hi Guys, been struggling to configure cakephp in iis7.5. I've tried
importing the rules using url rewrite to no avail. If I use the wiki
web.config file it will just simply display the iis logo. Does anyone
encountered same problem with me and had resolved it? Happy to hear from
the group. Thanks

Noong Lunes, Enero 23 2012 04:51:11 UTC+8, si Christoph Wagner ay sumulat:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »