Multisite

gmuer

Joined: 2002-09-02
Posts: 44
Posted: Mon, 2005-11-14 11:04

Hello together

With update to 2.0.1, i have done the change form Singleinstallation to Multisite. The Gallery function correctly alone, but not in the embed mode.

Codebase: /gallery/gallery2
Localsite: /home/httpd/vhosts/example.com/httpdocs/gallery

My initArray:
embedUri = index.php?id=gallery
relativeG2Path = gallery
embedPath = /gallery/gallery2

I don't know, what I'm making false. Please help.

-Marcel

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Mon, 2005-11-14 14:39

- multisite + embedding should work
- accessing g2 / embedded g2 from multiple vhost doesn't work yet
- accessing g2 / embedded g2 from a single vhost / with a single baseURL works

- did your embedded g2 standalone work before?
- and did it ceize to work once you changed it to a multisite?