Do you have Javascript as one of your helpers?  That kind of sounds
like the problem, but not sure since I don't know the whole error.

On Mar 27, 2:41 pm, Jeremy Pointer <[EMAIL PROTECTED]> wrote:
> I already had that line uncommented, right now it seems to sort of run
> I'm getting php errors about $javascript not being an object which I
> imagine is due to the includes not finding the right paths, seeing as
> the IIS server is the server I am going to have to deploy on I do need
> to solve this problem, but in the meantime my apache based development
> and demo servers are working fine having deleted all the .htaccess
> files. It's something I'll dig into in a bit more detail in another week
> or so, in the meantime any other pointers would be appreciated.
>
>
>
> Chambrln wrote:
> > 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
>
> --
> */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
-~----------~----~----~----~------~----~------~--~---

Reply via email to