Recent Topics

1 Aug 27, 2006 23:57    

Ok, Heres what i've done;

http://blogs.balupton.com/
contains; index.php

<?php
	// Include b2evolution
	require_once("../packages/b2evo/index.php");
?>

so b2evo is at;
http://packages.balupton.com/b2evo/

Now i have the blogs base url as;
http://packages.balupton.com/b2evo/

With the blog's (all, public, personal, todo, sky) folder urls as;
http://blogs.balupton.com/

Now this just causes switching between the domains all the time, and a lot of the stuff is just falling over and dying, it's driving me crazy.

Now i've set it up like this, as there will be more domains linking to this install of b2evo.

Now i've got this setup running remotely and locally, so there are 2 installations going.

Help would be dandy.

One of the problem's is;
I have blog 2 as my default blog, but whenever they go to index.php it goes to blog 1, instead of the default one which is blog 2.

Another is if i access here;
http://packages.balupton.com/b2evo/index.php
I get a 404.

5 Aug 28, 2006 20:18

Sorry my bad, i've corrected my post.

Well i need the different folders/domains/subdomains to be different.

6 Aug 28, 2006 20:37

Then try using the common include/require and absolute blog urls.

No experience with it, sorry.

7 Aug 28, 2006 20:40

Yeh thats what i'm doing atm, and i said that i'm experiencing two problems...


Form is loading...