This might help till I package the wiki.
http://cakephp-iis.notlong.com
On 1/8/07, UpWorks <[EMAIL PROTECTED]> wrote:
I am writing a IIS install guide for CakePHP
Nate - I'm mad that you whacked all the tutorials LOL
Question #1 - If a user will be utilizing ISAPI_REWRITE on the server
where his Cake framework is to be installed; does he need to UN REM
this line in core.php
define('BASE_URL',env('SCRIPT_NAME')); ?
Question #2 Do I place this line in my core.php wherether or not I am
using ISAPI_REWRITE define('SERVER_IIS', true);?
There was something else I have not been able to locate in Google Cache
for IIS installs with CakePHP. Is there something else I am supposed to
do in regards to the seturi() function.
Please do not respond to unless your comments actually work in a
IIS->Cake->ISAPI_Rewrite environment.
>
--
/**
* @author Larry E. Masters
* @var string $userName
* @param string $realName
* @returns string aka PhpNut
* @access public
*/
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---