chuushi / CoreProtect-Lookup-Web-Interface

A flexible lookup web interface for CoreProtect 2
MIT License
50 stars 14 forks source link

Error on lookup #4

Closed ntimo closed 8 years ago

ntimo commented 8 years ago

Hi, I just updated to the new version and everytime I now make lookup I get this error: Unexpected Error 7: The lookup script was unable to send a proper response.

Please note: I replaced some thinks with xxxxxxxxxxx

This is written in the server logs: AH01071: Got error 'PHP message: PHP Warning: require(ChromePhp.php): failed to open stream: No such file or directory in /var/www/vhosts/xxxxxxxxxxxxxxx/conn.php on line 30\nPHP message: PHP Fatal error: require(): Failed opening required 'ChromePhp.php' (include_path='.:/opt/plesk/php/7.0/share/pear') in /var/www/vhosts/xxxxxxxxxxxxx/conn.php on line 30\n', referer: https://xxxxxxxxxxxxxxxx/

chuushi commented 8 years ago

Oh shoot, I forgot to comment out https://github.com/SimonOrJ/CoreProtect-Lookup-Web-Interface/blob/master/web/conn.php#L30

chuushi commented 8 years ago

Ok, it should be fixed. Thanks for the issue!