Welcome Guest, Not a member yet? Register   Sign In
A domain, a couple sub-domain, & multiplte instances
#7

[eluser]phusiondesign[/eluser]
Ok, so I found this http://ellislab.com/codeigniter/user-gui..._apps.html, and am trying to follow it. It is very similar to what you suggested.

Everything works except the sub-domain functionality, where I want two.domain.com to load /system/application/two

I have set two/index.php

Code:
$system_folder = "/system";
$application_folder = "/system/application/two";

I continue to get an error:
Code:
Warning: require_once(/home/content/p/h/u/phusiondesign/html/domain/system/codeigniter/CodeIgniter.php)
[function.require-once]: failed to open stream: No such file or directory in /home/content/p/h/u/phusiondesign/html/domain/index.php on line 115

Fatal error: require_once()
[function.require]: Failed opening required '/home/content/p/h/u/phusiondesign/html/domain/system/codeigniter/CodeIgniter.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/p/h/u/phusiondesign/html/domain/index.php on line 115

If I put the two/index.php file at root, it works fine. I guess for some reason it does not like the base functionality. Any more thoughts?


Messages In This Thread
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-22-2008, 03:33 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-23-2008, 04:28 AM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-23-2008, 01:19 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-23-2008, 01:45 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-23-2008, 02:23 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-23-2008, 02:53 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-23-2008, 03:47 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-23-2008, 09:11 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-24-2008, 01:01 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-24-2008, 01:30 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-24-2008, 01:45 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-24-2008, 02:36 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-24-2008, 02:39 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-24-2008, 03:26 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-24-2008, 03:33 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-24-2008, 05:11 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-25-2008, 11:04 AM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-25-2008, 08:38 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-28-2008, 03:53 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 07-30-2008, 02:59 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 08-01-2008, 03:18 PM
A domain, a couple sub-domain, & multiplte instances - by El Forum - 08-01-2008, 03:33 PM



Theme © iAndrew 2016 - Forum software by © MyBB