Page 1 of 1

New Installation Errors-Solved

Posted: 19 Apr 2017, 11:22
by mez7000
Hi All

I've just completed a new installation on my computer to run the opencats locally, using Win 7, but when I open the browser I get the following errors, and if I try adding anything it crashes?

Warning: include_once(./vendor/autoload.php): failed to open stream: No such file or directory in

Warning: include_once(): Failed opening './vendor/autoload.php' for inclusion (include_path='C:\xampp\php\PEAR') in

Warning: include_once(./vendor/autoload.php): failed to open stream: No such file or directory in

Warning: include_once(): Failed opening './vendor/autoload.php' for inclusion (include_path='C:\xampp\php\PEAR') in

Please help!

Thanks
Mark

Re: New Installation Errors

Posted: 19 Apr 2017, 13:01
by cptr13
Hi Mark. Did you follow the documentation/video? It sounds like you didn't use composer in the install process. Can you confirm?

Re: New Installation Errors

Posted: 19 Apr 2017, 15:05
by mez7000
I followed the instruction guide, installed the xampp and then installed composer. I think this is where it went wrong and didn't install the composer part correctly!
Can i go back and run this part? If so I'm guessing I need to use the name of the file in HTdocs or will i have to start from scratch? :oops:

Re: New Installation Errors

Posted: 19 Apr 2017, 15:10
by cptr13
I would redo the process from composer through to the end. See if that works. Watch for errors during the composer install and let me know how it goes

Re: New Installation Errors

Posted: 19 Apr 2017, 16:20
by mez7000
Installed the composer properly this time and its worked - many thanks for your help on this!

I have created a candidate and tried to upload their CV (PDF file) but get the following error

Fatal error: Class 'COM' not found in C:\xampp\htdocs\xxxxxxx\lib\DocumentToText.php on line 362

Sorry!

Re: New Installation Errors

Posted: 19 Apr 2017, 22:17
by cptr13

Re: New Installation Errors

Posted: 21 Apr 2017, 08:32
by mez7000
Thank you! That's sorted both issues, thanks for your help.