loadINI: Undefined array key "PATH_INFO" while upgrading from 2.14 to 3.65
2 posts by 2 authors in: Forums > CMS Builder
Last Post: 3 hours ago (RSS)
I have a site that I have to upgrade from 2.14 to 3.65. I get the following error while doing the upgrade:
loadINI: Undefined array key "PATH_INFO"
This is at the earliest spot in the upgrade, so I think it's OK to not restore the database. If I take it back to the saved cmsAdmin folder, it comes up OK.
I looked at the software and it seems to be doing the right thing with PATH_INFO, but I can't say for sure.
I am looking at the code now, but there is quite a bit. Has anyone run into this?
By Tim - 3 hours ago - edited: 3 hours ago
Hi Gary,
Well I know that $_SERVER["PATH_INFO"] would not be defined if you are attempting to run the code through the Command Line Interface (CLI) like can be done through scheduled tasks. I would start there in finding a cause. In the error message, does it show a filename and line number or is that just appearing on the front-end of the site as a generic error? Do you see anything in the error logs of CMSB?
Have you tried disabling all your scheduled tasks? I am not too familiar with the very old versions of CMSB so perhaps there is a script there that is breaking on the upgrade and could be ran through a scheduled task.
Let us know if you find any additional information. :)
Senior Web Programmer
Interactivetools.com