Forums / Developer / Error when modified site.ini (settings/override/)
justin kazadi
Thursday 30 April 2009 8:35:37 am
Hi, I have two web serveur. an developper serveur (running on windows OS) and the production serveur (running on unix /linux OS).when i try to modified ( by adding or remove any line ) the file site.ini located in .../settings/override/ (on linux OS) , my web site break down but when i try to modified the same file located on a windows OS, no problem.
is there someone , who can tell me why this behavor.
thanks in advanc.
The theory is when we know everything and nothing works. The practice is when everything works and nobody knows why. If the practice and theory are met, nothing works and we do not know why. Albert Einstein
Gabriel Finkelstein
Thursday 30 April 2009 10:34:54 am
What are you adding/removing and what does "break down" mean? Do you get any errors?
Hakim Bouras
Thursday 30 April 2009 11:50:59 am
Did you use a correct editor to edit the files on the Linux side (to take care of the end of lines) ?
Hakim