VT-Hunter icon indicating copy to clipboard operation
VT-Hunter copied to clipboard

Error running VT Hunter

Open cvdsouza opened this issue 7 years ago • 1 comments

Hi, I wanted to get the VT Hunter tool up and running as it is something I could use for my research.

I'm having some problem with getting it running. I've followed all the instructions and can confirm that mongo is listening on port 27017 on local, however I get the below errors " Can't connect to Mongo" ,

image

Nothing mentioned in the vt.log , apache2 error.log or mongo.log , any suggestions on how to trouble shoot ?

Any pointers will be highly appreciated.

Thanks, Clinton

cvdsouza avatar May 31 '17 00:05 cvdsouza

Looks to be a PHP issue. Is short tags enabled? Anytime you see php code on the screen, that means apache isnt running it correctly.

r3comp1le avatar May 31 '17 02:05 r3comp1le