Hello.
I’m beginning with Exeoutput. For try it, i have build a project with a complete Php application. This aplication include CSS, JAVASCRIPT (JQUERY also) and work with ODBC database.
After build project with default options the result is the following:
I’m beginning with Exeoutput. For try it, i have build a project with a complete Php application. This aplication include CSS, JAVASCRIPT (JQUERY also) and work with ODBC database.
After build project with default options the result is the following:
- After init, the message “Fatal PHP Error: Runtime Error (at -1:0): Access violation at address 0293FAA6 in module ‘EOutRun.dll’. Read of address 00000000” appears.
-Clicking on Home button, it view the init page without any CSS applied and no data from database.
-With option DEBUGGING ON, show message “PHP falta error: Class ‘Config’ not found in …”. The class ‘Config’ should be charged with __autoload method on PHP page.
Conclusion, not run.
Any suggestion?
Thanks.
Last edited: