Hi all, I'm trying to setup COPS again on my W7/Apache/PHP setup and am a little rusty.
PHP is working tested with a simple script, but I get the following error for COPS
Warning: require_once(C:\Apache24\htdocs/vendor/autoload.php): failed to open stream: No such file or directory in C:\Apache24\htdocs\config.php on line 9
I have installed composer, which has created a bunch of folders under htdocs\vendor but unfortunately no actual autoload.php file. Maybe the install did not go right I guess?
|