CodeWave Debug
Diagnosing connection between this site and the CodeWave API
⚠ Add your API key and URL to the page URL to test the connection:
https://your-site.com/codewave-debug.php?key=YOUR_KEY&url=https://your-codewave.com/api.php
9
Passed
2
Failed
Issues to fix
✕
API URL provided
Add ?url=https://your-codewave.com/api.php to this page URL
✕
API Key provided
Add ?key=YOUR_KEY to this page URL
All checks
✓
PHP Version
8.3.19 ✓
✓
headers_sent() = false
OK
✓
cURL extension
Available
✓
allow_url_fopen
On
✓
Temp dir writable
/tmp ✓
✓
Site dir writable for cache
/home/tavlexon/public_html ✓
✕
API URL provided
Add ?url=https://your-codewave.com/api.php to this page URL
✕
API Key provided
Add ?key=YOUR_KEY to this page URL
✓
codewave-snippet.php exists
Found at /home/tavlexon/public_html/codewave-snippet.php
✓
Snippet has no BOM
OK
✓
Snippet starts with <?php
First chars: <?php /** * ╔═�
⚠ Delete this file from your server after debugging. It exposes your API key in the URL.