Hello, I use JMS 1.3 medium and made the website on my developement server. There all works and the JMS create the symbolic links.
When the website were ready, I put it on the real server. All works fine, the server follow the symbolic links and it works great.
Now I want to create a new slave and see, that JMS means that symbolic links are forbidden. But the created sites worked perfect.
What can I do to create new slaves with symlinks now? When JMS means, that symlinks are not allowed, then I can not choose "Spezial links" in the template.
This is a dedicated server and I can make changes in the apache2.conf or in the php.ini, but I don't know where I have to look.
Which tests does JMS do to know, that symlinks are forbidden. Maybe this helps me to figured out what to do.
And after the update yesterday to the new jms version I had many messages in the log like:
Code: |
mod_fcgid: stderr: PHP Notice: Constant JPATH_MANIFESTS already defined in xxx
mod_fcgid: stderr: PHP Notice: Constant DS already defined in xxx
mod_fcgid: stderr: PHP Notice: Constant JPATH_ROOT already defined in xxx
mod_fcgid: stderr: PHP Notice: Constant JPATH_SITE already defined in xxx
...
|
How can I stop it.
Thanks for your help,
Verena