Hi, help me please.
I have an Oracle installation (10g 64 bits), and install apex 3.2; but not view the page of apex_admin.
I will check the apache modules and not have the mod_plsql.
But, how install, the instructions is:
1. Copy mod_plsql.c and mod_plsql.h to <apache_source_root>/src/modules/extra
and (optionally) mod_include.c to <apache_source_root>/src/modules/standard
Path of Apache2:
.../usr/include/apache2 │
│/usr/include/apache2-event │
│/usr/include/apache2-event/ap_compat.h │
│/usr/include/apache2-event/ap_config.h │
│/usr/include/apache2-event/ap_config_auto.h...
.../usr/include/apache2-prefork │
│/usr/include/apache2-prefork/ap_compat.h │
│/usr/include/apache2-prefork/ap_config.h...
.../usr/include/apache2/ap_compat.h ─
│/usr/include/apache2/ap_config.h │
│/usr/include/apache2/ap_config_auto.h ...
And the path not exist in Opensuse 10.3, my question is: How install the module?.