hello!!!
my tube is hosted on certifiedhosting .. there are not alowed 777 permissions ...
and now, when i put
<img src="/tp/img.php" width="0" height="0" style='display:none;border:none'>
cron is making that public_html go 777 ... but i need 755
how to fix it
(editing img.php and setting there 0777 to 0755 dont work)
(
or how to set public_html permission to 755 automatically using the img.php ... what to write ??