List Info

Thread: Trying to Multiple CakePHP applications on a single domain in a shared LAMP hosting environment




Trying to Multiple CakePHP applications on a single domain in a shared LAMP hosting environment
country flaguser name
United States
2007-10-16 21:32:46
I am tyring to setup multiple CakePHP applications on a
single domain
in a shared LAMP hosting environment (lunarpages.com)
I am following the directions at
http://www.virtualapplicationserver.com
/CakePHP_MultipleInstallNotes.html

I frankly don't understand how to write the paths below

if (!defined('ROOT')) {
		 define('ROOT', DS.'home'.DS.'username'.DS.'cakeApp1');
	}
	if (!defined('APP_DIR')) {
		 define('APP_DIR',dirname('cakeApp1'));
	}
	if (!defined('CAKE_CORE_INCLUDE_PATH')) {
 		 define('CAKE_CORE_INCLUDE_PATH',
DS.'home'.DS.'username'.DS.'cake');
	}


my domain is www.comida411.com
my root is public_html

that being the case...

What do I set 'home' to?
What do I set 'username' to?

Thank you in advance for your response..
Sincerely
Comida


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Cake PHP" group.
To post to this group, send email to cake-phpgooglegroups.com
To unsubscribe from this group, send email to
cake-php-unsubscribegooglegroups.com
For more options, visit this group at http://
groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Trying to Multiple CakePHP applications on a single domain in a shared LAMP hosting environment
country flaguser name
United States
2007-10-16 22:01:53
Here is a screenshot of my FTP client demonstrating the
diirectory
structure...
http://www.comida4
11.com/super.gif

based on this scrren shot how would you wirte the paths to
the

ROOT

APP_DIR

CAKE CORE

Thank you
Comida411


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Cake PHP" group.
To post to this group, send email to cake-phpgooglegroups.com
To unsubscribe from this group, send email to
cake-php-unsubscribegooglegroups.com
For more options, visit this group at http://
groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Trying to Multiple CakePHP applications on a single domain in a shared LAMP hosting environment
country flaguser name
United States
2007-10-17 00:39:43
Is this correct... I am guessing though

if (!defined('ROOT')) {
                 define('ROOT',
DS.'warmeskimo'.DS.'public_html'.DS.'cakeApp1');
        }
        if (!defined('APP_DIR')) {
                 define('APP_DIR',dirname('cakeApp1'));
        }
        if (!defined('CAKE_CORE_INCLUDE_PATH')) {
                 define('CAKE_CORE_INCLUDE_PATH',
DS.'warneskimo'.DS.'????????'.DS.'cake');
        }


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Cake PHP" group.
To post to this group, send email to cake-phpgooglegroups.com
To unsubscribe from this group, send email to
cake-php-unsubscribegooglegroups.com
For more options, visit this group at http://
groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Trying to Multiple CakePHP applications on a single domain in a shared LAMP hosting environment
country flaguser name
United States
2007-10-17 05:48:20
Final thing
Is that the htaccess and index php file originally at the
top of of
the directory of the cakePHP install are orphaned... meaning
following
the instructiosn to the T results in these files not being
transferred
to the install...
Any suggestions
Thank you


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Cake PHP" group.
To post to this group, send email to cake-phpgooglegroups.com
To unsubscribe from this group, send email to
cake-php-unsubscribegooglegroups.com
For more options, visit this group at http://
groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---


[1-4]

about | contact  Other archives ( Real Estate discussion Medical topics )