Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 711 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 711 Bytes

opcachestatus

Zend PHP OpCache minimalistic single-file frontend with semi-responsive table-like status GUI / overview page

  • displays ALL parameters available, including Scripts (keys) and Blacklist entries (if available)
  • without use of any external plugin
  • Cache Reset button
  • < 10 kB file size

##INSTRUCTIONS

Upload opcachestatus.php file to the server and access it directly via browser. Additionally, you may rename file to any random string and limit public access to certain IPs or range.

##REQUIREMENTS

  • PHP 5.5+
  • OpCache enabled

LINKS