Hey anyone done a new install to Plesk 8.3 your in for some grief if you want to look at your domains logs.
However I found the fix, they set the wrong permissions inside every single domain in /var/www/vhosts.
The fix inside every single domain in your /var/www/vhosts/domain.name find the directory /statistics
Its been set a foolish 550 chmod, you need to change this to 755
But we are not done, go into your /statistics and find logs
This has been set a foolish 750, preventing Plesk from reading the logs. For this dir I chose a -R and set everything inside logs to 755 and the subdir logs as well.
However I found the fix, they set the wrong permissions inside every single domain in /var/www/vhosts.
The fix inside every single domain in your /var/www/vhosts/domain.name find the directory /statistics
Its been set a foolish 550 chmod, you need to change this to 755
But we are not done, go into your /statistics and find logs
This has been set a foolish 750, preventing Plesk from reading the logs. For this dir I chose a -R and set everything inside logs to 755 and the subdir logs as well.