Hi,
I would like to know whether FTP uploading is possible on exeoutput to work on Windows XP. I could’t found the DLL file (php_ftp.dll) which is required for FTP uploading on the EXEOUTPUT 2.2 exe compiler. I choose PHP 5.4 in PHP settings component. Please help me to resolve the issue.
Hi,
We have downloaded exophpsetup221.exe and made a compiled exe to work in windows xp. But when I try to run the output exe, it shows the error message as the exe will work on Windows Vista or higher versions. Please help me to resolve the issue.
Hi,
I have compiled my PHP code with SQLite3 database and create an exe. But when I run the exe it is displaying a database lock error. How do I eliminate the database lock error?