- 05 Jan 2021, 21:24
#4918
Hello all.
First time opensource user here so be gentle.
Ive downloaded and followed the manual religiously .. however i am getting a few issues.
Firstly -
- CMD - to run composer i get the following message --- cd C:\xampp\htdocs\opencats-0.9.4-3
The system cannot find the path specified.
Secondly this is the strip of errors i get when i log in to Opencats -----
Warning: include_once(./vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\htdocs\lib\TemplateUtility.php on line 38
Warning: include_once(): Failed opening './vendor/autoload.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\htdocs\lib\TemplateUtility.php on line 38
Warning: include_once(./vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\htdocs\lib\Companies.php on line 2
Warning: include_once(): Failed opening './vendor/autoload.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\htdocs\lib\Companies.php on line 2
Warning: include_once(./vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\htdocs\lib\JobOrders.php on line 2
Warning: include_once(): Failed opening './vendor/autoload.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\htdocs\lib\JobOrders.php on line 2
Please help TIA
First time opensource user here so be gentle.
Ive downloaded and followed the manual religiously .. however i am getting a few issues.
Firstly -
- CMD - to run composer i get the following message --- cd C:\xampp\htdocs\opencats-0.9.4-3
The system cannot find the path specified.
Secondly this is the strip of errors i get when i log in to Opencats -----
Warning: include_once(./vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\htdocs\lib\TemplateUtility.php on line 38
Warning: include_once(): Failed opening './vendor/autoload.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\htdocs\lib\TemplateUtility.php on line 38
Warning: include_once(./vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\htdocs\lib\Companies.php on line 2
Warning: include_once(): Failed opening './vendor/autoload.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\htdocs\lib\Companies.php on line 2
Warning: include_once(./vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\htdocs\lib\JobOrders.php on line 2
Warning: include_once(): Failed opening './vendor/autoload.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\htdocs\lib\JobOrders.php on line 2
Please help TIA