Error after installation dolibarr with subdomain configured

Hello all. After “sucessfull” instalation dolibarr on the our hosting provider with domain redirection i’m recieving following error:

Warning: require_once(filefunc.inc.php): failed to open stream: No such file or directory in /main.inc.php on line 250

Fatal error: require_once(): Failed opening required ‘filefunc.inc.php’ (include_path=’//htdocs’) in /main.inc.php on line 250
But when im usin’ server name for installation purposes everthing works fine.

PHP is 5.6

Login promt is also a little bit broken:
obraz

You have some missing files, re-upload everything

1 Like

thats a very old version… try upgrading that too if possible

I did it serval times.

Even with version 7 there is same issue, so this isn’t problem with php version.

check file permissions

Same problem even with 777.

Ok, i’ve figured this out by myself. Issue has been caused by dots in the directory name.

1 Like