Posts: 37
Threads: 16
Joined: Apr 2011
Reputation:
0
Hi
I installed the new Pandora 5.0 SP4 Community versión on a Ubuntu 14.04 server, everything is working fine except for the "Network Map"
Graphviz is well installed using package : Version: 2.36.0-0ubuntu3
/var/www/html/pandora_console/attachment has the 777 authorization.
Anybody else has this issue? a guess?
Thank you
Best regards
Attached Files
Pandora.gif (Size: 96.85 KB / Downloads: 2)
Posts: 407
Threads: 7
Joined: Feb 2014
Reputation:
0
Hello
Send us a copy of the pandora_console's list of directories inside (ls -l) to take a close look at it.
Regards
Ivo
Posts: 37
Threads: 16
Joined: Apr 2011
Reputation:
0
Hi
Thank you for your quick answer.
please find attached the result of those commands:
sudo ls -l /var/www/pandora_console > /tmp/Pandora_console.txt
sudo ls -Rl /var/www/pandora_console/ >> /tmp/Pandora_console.txt
Attached Files
Pandora_console.txt (Size: 220.18 KB / Downloads: 123)
Posts: 37
Threads: 16
Joined: Apr 2011
Reputation:
0
Am i the only one facing this problem?
If somebody has a working pandora 5 on a "Ubuntu server", would you be so kind to publish the contains of the
pandora_console directory:
sudo ls -Rl /var/www/pandora_console/
Thank you
Posts: 37
Threads: 16
Joined: Apr 2011
Reputation:
0
Hi
thank you for your answer and sorry for delay.
This issue is still not resolved, and i can confirm that i do not have SELinux installed (which is so by default in Ubuntu).
Any oth proposal?
Thanks
Posts: 407
Threads: 7
Joined: Feb 2014
Reputation:
0
Hello
Can you execute the following command in order to change the permissions for the attachment directory located in the pandora_console folder?
chmod drwxr-xr-x attachment/
Regards
Ivo