I am currently using 1.2 with IIS as well. I do not have ISAPI
Rewrite configured for use at the moment and was having similar
problems.
There is a Constant defined in /app/config/core.php that you need to
uncomment on line 40 - define ('BASE_URL', env('SCRIPT_NAME'));
This basically tells cake to use the full paths for any mode/action
you specify on forms or links. You don't get pretty URLs, but you do
get a working site.
On Mar 26, 10:21 am, Jeremy Pointer <[EMAIL PROTECTED]> wrote:
> Can anyone point me in the right direction to get 1.2 working on an IIS
> server without url rewriting and over which I have no control other than
> uploading pages, I've tried searching but either the links point to the
> discontinued wiki, or to someones blog from early last year on which I
> can't find the info.
>
> I know that somewhere along the line (probably with 1.1) I just had to
> set an IIS define in core/bootstrap. Is that still valid, if so where.
>
> BTW whatever I do I still need the app to work on my own apache server
> (preferably without having to be careful not to overwrite a file).
> --
> */Jeremy Pointer/*
> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>
> jerm.vcf
> 1KDownload
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" 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
-~----------~----~----~----~------~----~------~--~---