fix_cache_key.php used to work for me time after time. A few minutes ago I tried it again and... it simply displays a blank page. Which spells t-r-o-u-b-l-e ...
Trying to figure out why this weird, unexpected behavior, I tried running it from the command line:
Sure enough, in response I receive something that I don't think I should be receiving:Code:/usr/bin/php -f fix_cache_key.php
I suspect that this is a problem with some change done at my web host, not fix_cache_key.php, because it is the same exact fix_cache_key.php that used to work for me for weeks.Failed loading /usr/local/IonCube/ioncube_loader_lin_5.2_ts.so: /usr/local/IonCube/ioncube_loader_lin_5.2_ts.so: cannot open shared object file: No such file or directory
<html><head>
<style type="text/css">
<!--
h1 {
color: #B56224;
}
h2 {
color: #D67732;
}
h3 {
color: #D67630;
}
.red {
color: #FF0000;
font-weight: bolder;
}
.green {color: #009900;
font-weight: bolder;
}
-->
</style>
</head><body>
However, before contacting my web host tech support I think that I need to confirm with the guru(s) familiar with this PHP script the nature of this problem.
Note: Zen Cart continues to work as usual.
Another piece of information that may be relevant: 5 months ago, my web host account used PHP ver. 5.2.5. It is now ver. 5.2.6.
Are you familiar with this error message?





