I'm trying with all php modes. Fast-CGI usually.
This is the new error when I have added the path to open_basedir
Code:
[Thu Aug 04 20:21:00 2011] [error] [client 81.39.9.247] PHP Warning: Unknown: open_basedir restriction in effect. File(/usr/share/roundcube/index.php) is not within the allowed path(s): (/var/www/clients/client1/web1/web:/var/www/clients/client1/web1/tmp:/var/www/domain.es/web:/srv/www/domain.es/web:/usr/share/php5:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin) in Unknown on line 0
[Thu Aug 04 20:21:00 2011] [error] [client 81.39.9.247] PHP Warning: Unknown: failed to open stream: Operation not permitted in Unknown on line 0
[Thu Aug 04 20:21:00 2011] [error] [client 81.39.9.247] PHP Fatal error: Unknown: Failed opening required '/var/lib/roundcube/index.php' (include_path='.:/usr/share/php:/usr/share/pear') in Unknown on line 0
And now without :8080 doesn't show nothing, with :8080 stil working
Do I need to add the path for each domain ?