Hi,

I'm running my Sugar on a server from all-inkl.de.
If I've got the php in a cgi mode:
.htaccess: AddHandler php5-cgi .php
everything works fine.
If I delete this line, I've got the following error:

PHP Code:
Warning: require_once(config_override.php) [function.require-once]: failed to open streamNo such file or directory in /www/htdocs/crm/include/entryPoint.php on line 107

Fatal error
: require_once() [function.require]: Failed opening required 'config_override.php' (include_path='/www/htdocs/crm/include/..:.:/usr/share/php:..'in /www/htdocs/crm/include/entryPoint.php on line 107 
Anyway, Sugar is running in a subdirectory on a subdomain. Is it possible that this causes this error?

Thank you in advance.
Bye, Chris