PDA

View Full Version : 122_full_install or gallery folder?


maflu
22nd of September 2003 (Mon), 13:52
I really do not understand in which folder I should put EE on the server. In the documentation, it says the "gallery" folder but when I look in the setup.php file there is a line saying:
include ("../122_full_install/toroot.php");
But if toroot.php is in the gallery folder, the previous line will produce an error, won't it? Or am I completely wrong here.
Cheers

Pekka
22nd of September 2003 (Mon), 17:23
I'm sorry, but I checked 1.22 full installer code again and there is no reference to folder "../122_full_install", and there should be none.

Regarding variable $toroot, you should only see it in

include ("toroot.php");
include ($toroot . "add/connect.php");

and toroot.php should contain only lines



I think you may want to try downloading 1.22 installer again from http://photography-on-the.net/ee/download.php

Or wait a LITTLE and try v1.5 full installer instead.

maflu
23rd of September 2003 (Tue), 01:48
Thank you Pekka for your answer. I think I will wait for 1.5.
It is nice to put such software at the community's disposal. Should you need a translation into French for it please do not hesitate to ask me.
Cheers