Don't see any detail Information
Don't see any detail Information
Hello we have a problem on a fresh new Server. We can't see User or Domains or Databases when they are created. We click on it but the Info will not be displayed.
Someone can help?
https://drive.google.com/file/d/0By6e-X ... sp=sharing
Ubuntu 14.04 Server LTS
Thank you
Someone can help?
https://drive.google.com/file/d/0By6e-X ... sp=sharing
Ubuntu 14.04 Server LTS
Thank you
Re: Don't see any detail Information
Really no one an idea?
Re: Don't see any detail Information
It's look like parsing error.
You can try this way:
You can try this way:
Code: Select all
sudo apt-get install dos2unix
Code: Select all
dos2unix /usr/local/vesta/data/users/*/user.conf
Re: Don't see any detail Information
Thanks for your reply, we tried it but it don't changed anything.
Maybe an Information on top, when we search for the User then it get listed.
Just not when we click on User or Web or something else.
Thx
Maybe an Information on top, when we search for the User then it get listed.
Just not when we click on User or Web or something else.
Thx
Re: Don't see any detail Information
something wrong in user.conf
and parser can't load info from this file correctly.
and parser can't load info from this file correctly.
Re: Don't see any detail Information
And what can we do about it? What can be wrong?
Re: Don't see any detail Information
How can I possible know what's going on on your server?
Double lines or something when parsing... a lot things.
Double lines or something when parsing... a lot things.
Re: Don't see any detail Information
One more possible solution:
Code: Select all
ln -s /proc/self/fd /dev/fd