YahnisElsts/wp-update-server

unexpected error

Opened this issue · 1 comments

I see this error when i send request to [http://localhost/wp-update-server/?action=get_metadata&slug=my_plugin] :

**Warning: require(C:\xampp\htdocs\wp-update-server/loader.php): failed to open stream: No such file or directory in C:\xampp\htdocs\wp-update-server\index.php on line 2

Warning: require(C:\xampp\htdocs\wp-update-server/loader.php): failed to open stream: No such file or directory in C:\xampp\htdocs\wp-update-server\index.php on line 2

Fatal error: require(): Failed opening required 'C:\xampp\htdocs\wp-update-server/loader.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\wp-update-server\index.php on line 2**

Just to clarify, have you verified that the file mentioned in the error message (loader.php) actually exists in the server directory?