ispCP - Board - Support - VHCS fork

Full Version: Error Warning: require_once
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Bonsoir,

à l'installation de roundcubemail en sous domaine, je rencontre ces messages d'erreur. Je tiens à préciser que ces messages n'apparaissent pas si j'utilise l'url http://www.monndd.com/webmail/roundcubemail (juste en utilisant http://webmail.monndd.com)


Quote:Warning: require_once(include/rcube_shared.inc) [function.require-once]: failed to open stream: Operation not permitted in /var/www/ispcp/gui/tools/webmail/roundcubemail/index.php on line 81

Fatal error: require_once() [function.require]: Failed opening required 'include/rcube_shared.inc' (include_path='/var/www/ispcp/gui/tools/webmail/roundcubemail/:/var/www/ispcp/gui/tools/webmail/roundcubemail/program:/var/www/ispcp/gui/tools/webmail/roundcubemail/program/lib:.:/usr/share/php:/usr/share/pear') in /var/www/ispcp/gui/tools/webmail/roundcubemail/index.php on line 81


Merci d'avance pour vos réponses...
Thank you for you answers
> Failed opening required 'include/rcube_shared.inc

Either the file is not there (using the include_path) - or the ownership is not the right one.
Ce qui est particulièrement bizarre, c'est qu'en utilisant l'url http://www.ndd.com/webmail/roundcubemail, le webmail s'affiche sans msg d'erreur. Ya il un pb avec la fonction "[function.require-once]" qu'il faudrait activer dans apache !?

Quelles solutions s'ofrent à moi pour ne plus avoir ce message d'erreur ?

Merci pour vos réponses...
Please don't open two Post for the same Problem !!!!
gOOvER Wrote:Please don't open two Post for the same Problem !!!!


Sorry
[this is an english speaking forum - but you unserstand it... :-]

function.require-once is a php funktion - not apache.

Can you post parts of the two vhost parts
http://www.monndd.com/webmail/roundcubemail
http://webmail.monndd.com/

DocumentRoot and maybe the suexec-User...

/Joxi
Reference URL's