Zen Follower
- Join Date:
- Jun 2008
- Posts:
- 338
- Plugin Contributions:
- 0
fix_cache_key.php suddenly broken?
Trying to figure out why this weird, unexpected behavior, I tried running it from the command line:
/usr/bin/php -f fix_cache_key.phpSure enough, in response I receive something that I don't think I should be receiving:
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>
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.
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?