middlebury / coursecatalog

This Course-Catalog is a project to develop a web front-end for searching and browsing course information stored in Banner.
https://github.com/middlebury/coursecatalog/wiki
GNU General Public License v3.0
9 stars 2 forks source link

Update OCI sync for OCI8 & PHP8 #56

Closed adamfranco closed 1 year ago

adamfranco commented 1 year ago

I just remembered that the Course Catalog already has it's own OCI support for copying tables directly from Banner, but we stopped using that in favor of the script on Zengarden because Dave had so much trouble custom-compiling PHP with OCI support in older versions of PHP. This should be pretty trivial to update to OCI8 if the oracle libraries get installed on the catalog server. I'll follow up with Dave about that next week and maybe we can drop the scripts on Zengarden and not need to rewrite them elsewhere.