Multiple sites... Same files
|
rincewind
Joined: 2007-06-26
Posts: 13 |
Posted: Tue, 2007-06-26 08:43
|
|
The following information is required to get an answer: Hello, I've got this web server that has multiple DNS:es to it (only on my local lan though). The sites uses the same gallery files for all of the sites via softlinks in linux. Does anyone have a clue how to fix this? Regardz, |
|
| Login or register to post comments |

Posts: 6715
Hello Rincewind (btw, i love that game !)
Gallery 1 includes files via the the absolute path.
So as far a i know softlink doesnt work. As Gallery still tries to include files (in your example the config.php) from the real location.
But actually they are not there.
Gallery 2 has a real multisite feature.
Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6
Posts: 13
Hehehe thanks for the greet, read the books, there nice=)..
What if I have the absolute path to the dir that is symlinked then?
In my
/mysites/computer1/htdocs/gallery <-- Softlink
/mysites/computer2/htdocs/gallery <-- Softlink
and the gallery is in
/data/gallery <-- Normal path and is the dir that is softlinked to.
And then type in /data/gallery to config.php?
Posts: 6715
puuuh, i dont know.
Try it ;-)
Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6