done but still the same error appears
also tried on other machines.
we are on a proxy network with authentication, but I also tried with a direct connection by disabling the proxy. I just can’t figure out what the problem could be
did other tests.
installed on server 2019 virtual machine with phpmaker 2024 installed and direct connection without proxy, same problem
Before opening PHPMaker, if you use proxy server, you may open your command prompt and run: (Note: Make sure you enter your real proxy server settings)
npm config set proxy http://your_proxy_server_settings
npm config set https-proxy http://your_proxy_server_settings
set http_proxy=your_proxy_server_settings
set https_proxy=your_proxy_server_settings
Then open PHPMaker.
If it still does not work. Test if it is related to the language of your OS. You may try change the language of your OS to English and start over again.
i have the same problem. rom the type of error you might think it’s a problem in setting the international formats but i’ve already done the tests and the problem persists.
The problem occurs immediately after installation. PHPMaker does loading phpmkr.dll, then does checking license and immediately after the error Exception EOleException in module PHPMaker.exe
Did you see registry settings under HKEY_CURRENT_USER\Software\PHPMaker\25 (after the error occurred)?
If not, you may test if it is related to registry settings, there is php2025.reg file under C:\Program Files (x86)\PHPMaker 2025\appdata\src, double click it to set the registry values, then open PHPMaker again.
Good morning. After several tests I found that if there is no open internet connection during the first installation of phpmaker 2025, phpmaker no longer starts even afterwards.
even if I uninstall everything and reinstall with the internet.I did all the tests you told me, including changing the system language to English, but it always hangs on license check. I tested with a clean machine and without antivirus.
My tests:
Clean machine windows 11 installed .
NET Framework 4.7.2 Developer Pack (or newer)
PHP >= 8.1
Composer (v2.6.0 or newer)
Node.js (includes npm) (LTS >= v18.17.0 or Current >= v20.3.0)
WebView2 Runtime
installed phpmaker 2025.4 with direct access to the internet
everything works.
once phpmaker is opened I open settings and configure the proxy.
I disable the direct connection to the internet, activate Lan Aziendale and with internet connection with corporate proxy with authentication.
I reopen phpmaker and the error “interface not supported” comes out, and then “Access violation” error.
impossible to go back.
every time i click on tools to delete proxy configuration be that error message
another try:
I uninstalled phpmaker working.
deleted everything. %appdata% and registry keys.
restarted machine
reinstalled phpmaker with internet connection with proxy.
I got “Input string was not in a correct format” error.
I uninstall phpmaker again. I clean everything. I restart the pc.
I disable proxy connection and activate free internet.
I reinstall phpmaker and I got “Input string was not in a correct format” error.
from now on even with a free connection it is impossible to start PHPMaker.
After several tests, the issue occurs when PHPMaker is installed without an active Internet connection (as happened on my company’s server). If you install PHPMaker 2025 without an Internet connection, the error is triggered. Even after connecting the machine to the Internet later, the problem persists, despite uninstalling and performing all the previously described tests.
However, if PHPMaker is installed for the first time with an active Internet connection, the issue does not occur. On the other hand, if the installation was previously attempted without Internet access, the machine will continue to generate the license checking error, even after being connected to the Internet.