WordPress Demo for ExeOutput 2 - UPDATED 10/29

Thank you for your tests and feedback!
DonalChicken said:
developer tool : how to close it? can’t find close button. 😑
Choose Developer Tools again in the context menu to hide it.
DonalChicken said:
disappear application icon on task bar. 😡
That’s very strange. On which Windows version? And during the entire execution or only while loading?
DonalChicken said:
php execution time (test.php file location in local “Data” Folder) : too slow… 😡
What would you expect? 20 microseconds delay is rather fast. It also depends on your machine.
DonalChicken said:
application execution : slower then “v1.7.0”
We don’t use the same approach to run PHP scripts as in v1.7.
WordPress application can be slow at startup but once all scripts are loaded into memory and cached by OPCache, speed is rather normal.
 
Last edited:
Is this problem reproductible? I mean: if you start the EXE several times and try what you did, do you get the same error messages each time?
 
Would you be OK to test a debug build? Indeed, it looks like some random files are not correctly found. You are on which Windows version?
 
gdgsupport said:
Would you be OK to test a debug build? Indeed, it looks like some random files are not correctly found. You are on which Windows version?
I am also very, very, … interested to use even a “faulty” demo. 😜
You can’t believe, I check this forum many times a day for updates.
I am on Window 7.
 
I downloaded your demo exe on another machine, namely, a Windows 7 machine as well.
But I saw similar error messages( PHP Fatal error: Class not found ) when I run the demo exe on Windows 7 as well.
It goes without saying that my machines’ locales are all Japanese.

Thank you in advance.
 
Is it possible to get the project and associated files to play around with the WordPress version?

Really like to see what is going on under the hood.

Yes, I have read you will release project files but been about a year now…

Thanks!
 
Last edited:
Back
Top