Fatal error: require_once(): Failed opening required 'pre.php' in /usr/share/tuleap/src/www/index.php
问题 I have installed xampp and then tuleap in centos and gave /usr/share/tuleap/src/www as document root in /etc/httpd/conf/httpd.conf When I hit the url, I am getting the following error: Warning: require_once(pre.php): failed to open stream: No such file or directory in /usr/share/tuleap/src/www/index.php on line 9 Fatal error: require_once(): Failed opening required 'pre.php' (include_path='.:/opt/lampp/lib/php') in /usr/share/tuleap/src/www/index.php on line 9 I am also seeing that the