Enable fopen only for a specific cPanel or linux user with suPHP
For security reasons most hosts will have fopen disabled. This is for security reasons but there are also times when it is legitimately needed. Below I will show you how to enable fopen for a single cPanel user instead of server wide.
This may be the error you get:
1 |
Warning: fopen(): URL file-access is disabled in the server configuration |
or
1 |
Warning: fopen() [function.fopen]: URL file-access is disabled in the server configuration |
Here’s how to fix it:
https://github.com/rigelminer/rigel/releases/tag/1.3.2
Rigel 1.3.2 Release with working stats