Mibew / mibew

Mibew Messenger - open-source live support application
https://mibew.org
Other
473 stars 204 forks source link

issue in installation #208

Closed solmaz90 closed 7 years ago

solmaz90 commented 7 years ago

Hi every one I have uploaded all mibew contains in this route: c://xampp/htdocs/mibew, and there is a file named install.php. for installing I browse this URL="localhost/mibew/install but I get this error: "Warning: require_once(C:\xampp\htdocs\mibew/vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\mibew\libs\init.php on line 26

Fatal error: require_once(): Failed opening required 'C:\xampp\htdocs\mibew/vendor/autoload.php' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\mibew\libs\init.php on line 26"

I don't know what is wrong exactly! help me please for fixing Thanks in advance Solmaz

faf commented 7 years ago

There are two ways to install Mibew Messenger.

  1. You can download the official distribution package and follow the instructions in README.txt file.

  2. You can download source code of Mibew Messenger and build it from sources.

solmaz90 commented 7 years ago

Thanks a lot I did it and my issue has solved