And to prove you wrong :)

root@mx10 /var/www # stat /var/www/webmail12.ex.co.uk
stat: cannot stat '/var/www/webmail12.ex.co.uk': No such file or directory
root@mx10 /var/www # stat /var/www/webmail12.ex.co.uk/program
stat: cannot stat '/var/www/webmail12.ex.co.uk/program': No such file or directory
root@mx10 /var/www # stat /var/www/webmail12.ex.co.uk/program/lib
stat: cannot stat '/var/www/webmail12.ex.co.uk/program/lib': No such file or directory
root@mx10 /var/www # stat /var/www/webmail12.ex.co.uk/program/lib/Roundcube/
stat: cannot stat '/var/www/webmail12.ex.co.uk/program/lib/Roundcube/': No such file or directory
root@mx10 /var/www # stat /var/www/webmail12.ex.co.uk/program/lib/Roundcube/rcube_db_sqlite.php
stat: cannot stat '/var/www/webmail12.ex.co.uk/program/lib/Roundcube/rcube_db_sqlite.php': No such file or directory







On 7 Dec 2017, at 18:58, Reindl Harald <h.reindl@thelounge.net> wrote:



Am 07.12.2017 um 18:56 schrieb Reindl Harald:
Am 07.12.2017 um 18:54 schrieb Sophie Loewenthal:
Sorry this was written strangely. I meant:

This was my thought, except the vhosts it complained of and the directory does not exist : /var/www/webmail12.ex.co.uk <http://webmail12.ex.co.uk> and was changed to /var/www/webmail10.ex.co.uk <http://webmail10.ex.co.uk> in the vhosts and the actual directory
when PHP reports a error in the script /var/www/webmail12.ex.co.uk/program/lib/Roundcube/rcube_db_sqlite.php it does exist - period
at the moment PHP triggers that error that script is running

and to prove the opposite provide the output of

stat /var/www/webmail12.ex.co.uk
stat /var/www/webmail12.ex.co.uk/program
stat /var/www/webmail12.ex.co.uk/program/lib
stat /var/www/webmail12.ex.co.uk/program/lib/Roundcube/
stat /var/www/webmail12.ex.co.uk/program/lib/Roundcube/rcube_db_sqlite.php

i bet everything none of them return any error