I am trying to install Zenario on a development server (xampp running on a win10 pc). I unzipped the files to the server, Created the backup and docstore files outside of the document root, then pointed my browser to http://localhost /zenario. I got the following error message(s):
Warning: require(../basicheader.inc.php): failed to open stream: No such file or directory in C:\xampp\htdocs\zenario\zenario\admin\welcome.php on line 36
Fatal error: require(): Failed opening required '../basicheader.inc.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\zenario\zenario\admin\welcome.php on line 36
Could someone please tell me how to resolve this issue?
I am trying to install Zenario on a development server (xampp running on a win10 pc). I unzipped the files to the server, Created the backup and docstore files outside of the document root, then pointed my browser to http://localhost /zenario. I got the following error message(s):
Warning: require(../basicheader.inc.php): failed to open stream: No such file or directory in C:\xampp\htdocs\zenario\zenario\admin\welcome.php on line 36
Fatal error: require(): Failed opening required '../basicheader.inc.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\zenario\zenario\admin\welcome.php on line 36
Could someone please tell me how to resolve this issue?
Thanks!