I installed APEX 19.2 with ORDS on tomcat. Previously i had a 19.1 version installed. I tried to uprgrade and remove and install from beggining. But still i get an error
There is a problem with your environment because the Application Express files are not up-to-date! The files for version 19.1.0.00.15 have been loaded, but 19.2.0.00.18 is expected. Please verify that you have copied the images directory to your application server as instructed in the Installation Guide.
I can't find the source of this error.
Also, how to configure the image source? I find that even if I delete the /i/ folder from webapps ORACLE APEX still works.
I figure out there is a weird problem. I unziped APEX to C:\apex, then when i run cmd from this folder and try @apex_epg_config.sql with value C: i get and info that
SQL> @apex_epg_config.sql C:
Loading images directory: C:/apex/images
And that seems to be right but then i get an error ORA-22288
No such file or directory
EDIT: i worked with @apex_epg_config.sql but still there is a error with version of files...