Hello, have a plan to arvixe server that is configured with the domain ktaqui.com.
I installed a dolphin in a folder on this server (ktaqui.com / scien) and was using redirection to send another domain (sciencomm.com.br) for this site. But for some reason the functionality of dolphin not function properly using redirection. Soon to solve this problem I added a domain (sciencomm.com.br) in my account and arvixe I configured the / scien as the root of this domain.
After this modification, changed the file inc / header.php and swapped out the variables
$ site ['url'] = "http://sciencomm.com.br/"and
$ dir ['root'] = "";
After these changes my site started to enter correctly but when I try to use any module, something is happening and the includes are not working:
Error:
Warning: require_once (inc / security.inc.php) [function.require-once]: failed to open stream: No such file or directory in / home / ktaqui / public_html / scien / inc / header.inc.php on line 172
Fatal error: require_once () [function.require]: Failed opening required 'inc / security.inc.php' (include_path ='.:/ usr / lib / php: / usr / local / lib / php ') in / home / ktaqui / public_html / scien / inc / header.inc.php on line 172
So how to fix this error so that the site's stay maintained?
Dolphin 7.0.6
User account to test: tiago
Pass: 123456
