| Problem | Solution |
|---------|----------|
| Blank page after upload | Increase PHP memory limit; check error log for mod_security blocks. |
| "Download failed: Unknown error" | Ensure cURL is working; update host plugin manually if host changed API. |
| Cannot extract RAR | Install unrar on server and ensure PHP exec() is allowed. |
| FTP upload fails | Disable firewall; switch to SFTP if host supports it. |
| Session expiration | Increase session.gc_maxlifetime in php.ini. |
RapidLeech v2 Rev 45 is a useful maintenance release for users who prefer the simplicity and control of a server-side downloader. It brings the project more in line with modern PHP environments, addresses stability and security pain points, and preserves the core lightweight philosophy. If you use RapidLeech in production, Rev 45 is worth testing and deploying after the usual backup and staging checks.
If you’d like, I can:
You must make the configs and files folders writable.