Phone Stats Generator News
Status: Alpha
Brought to you by:
ksonney
So the cache update script I built to fix the resource starvation issue has resulted in another bug, wherin the new script doesn't actually *DO* updates. So I had to work that out this afternoon. The CVS Logs will show you the process I went through prior to the big testing push I did.
The other major mod today is the change in how database connections are handled. The configuration is also loaded from the database now.
Sadly, this means I need to write a tool to populate/manage those settings in the database.
However, the end goal is that the only modification needed to the deployed php scripts is the connection string to access the database. I think I'm about 1/3 the way there on that.