After the latest RELEASE update my counters are showing "broken" image instead of the counter.
I also get a 500 error if I type the counter URL directly...
Any idea what could be wrong?
Thanks
After the latest RELEASE update my counters are showing "broken" image instead of the counter.
I also get a 500 error if I type the counter URL directly...
Any idea what could be wrong?
Thanks
Can't replicate this. check permissions and ownership.
Replicated on WHM 9.3.0 cPanel 9.3.0-C103 / RedHat 9 - WHM X v3.1.0.
Just produces a 500 Internal Server Error, but no actual entry in the error log.
Fixed in WHM 9.4.0 cPanel 9.4.0-C12 / RedHat 9 - WHM X v3.1.0 (same server)
Iam on 9.4.0. R 21 and counter, clock and date script is not working. I have broken image too
How to fix this ?
The problem with this Count.cgi is never ending. The problem is the permission on that script get changed and i dont know whats doing it. Every so often i have to check the perms on this file to find they have changed. When that happens the script fails. Go toOriginally posted by wilfried
After the latest RELEASE update my counters are showing "broken" image instead of the counter.
I also get a 500 error if I type the counter URL directly...
Any idea what could be wrong?
Thanks
/usr/local/cpanel/cgi-sys and chmod 755 Count.cgi. Check all the other .cgi's in this directory and make sure they are all owned by root.wheel and 755. I have to keep going back to this directory weekly to chmod 755 the files again. Crazy!
how to change persmission ?
iam sending command chmod 755 Count.cgi but respond is "chmod: changing permissions of `Count.cgi': Operation not permitted"
Iam logging as root. How to make sure that scripts are owned by root ?
If you get that error when you chmod the file then try chattr -i Count.cgi firstOriginally posted by dxer
how to change persmission ?
iam sending command chmod 755 Count.cgi but respond is "chmod: changing permissions of `Count.cgi': Operation not permitted"
Iam logging as root. How to make sure that scripts are owned by root ?![]()