|
|
🦋 Broken scripts
Hm, php scripts in READIN have started breaking with the error "Fatal error: Uncaught Error: Call to undefined function mysql_connect()". So far it is not affecting the blog itself, but ancilliary scripts that are called by cron jobs, like the RSS feed generator and the header quotes builder. Looks like mysql_connect is deprecated and I need to update to mysqli_connect(), and maybe update the rest of my mysql calls as well.
posted evening of Tuesday, August 21st, 2018 ➳ More posts about The site ➳ More posts about Programming Projects ➳ More posts about Projects
Well, I fixed the RSS feeds and header quotes scripts, and they both work from the command line. Later today I'll check if the cron jobs worked. Updating the blog itself will wait for a bit.
posted morning of August 22nd, 2018 by Jeremy Osner
| |
|
Drop me a line! or, sign my Guestbook. • Check out Ellen's writing at Patch.com.
| |