Unsupported cef version
Hi, since a few days a go, clients when try to install they receive “unsupported cef version” error. Does anyone knows what is about? Thanks 2 posts - 2 participants Read full topic
View ArticleSir Good day. Failed to decode session object. Session has been destroyed
Do we really need code igniter? because i now get an error " PHP Warning: session_start(): Failed to decode session object. Session has been destroyed in D:\Data\session.php on line 4". i search about...
View ArticlePhpmaker Composer generated autoload.php does not exist
Hi, I am trying to compile the php code generated by phpmaker after compilation application show this message Composer generated autoload.php does not exist. Make sure you have run “composer update”...
View ArticleSir Just asking if its already in application. is it now safe to use cockie?
Sir Just asking if its already in application. is it now safe to use cockie ? Because i’m having big adjustment on my system beacuse of session always failed,. is it safer to use cockie when in became...
View ArticleSir any best guide how to solves this? session always destroy
[01-Sep-2020 10:11:40 Europe/Paris] PHP Warning: session_start(): Failed to decode session object. Session has been destroyed in D:\Data\session.php on line 13 [01-Sep-2020 10:11:40 Europe/Paris] PHP...
View ArticleHow to install SSL on ExeOutput?
I need to install SSL on EXEOUTPUT and dont know how. 1 post - 1 participant Read full topic
View ArticleStarting app with a hidden window
I’m trying to start the app in a “hidden” state. I’m using this to run some code when the app is installed or uninstalled. In version 1.6, I would do this by calling from PHP:...
View ArticleExeOutput executing command lines
Can ExeOutput execute a command line (Looking to generate command lines for ghostscript command line program), and route the output back to ExeOutput to display? Similar to Unix capability for one...
View ArticleEncrypted MariaDB
Hello, I am testing EXEoutput before buying. I set up a small test for evaluation with short code and MariDB. It works as expected but I need encryption on database. Can someone provide me correct...
View ArticleSQlite RW within exe
as far as I read out it is not possible to have SQLIite within compiled exe and RW capable, only R. Am I correct? Thanks, Alex Ed Found answer meanewhile. 1 post - 1 participant Read full topic
View ArticleNon english characters
I have my PHP app on local server and it runs without any problem. When compile it to exe it stil runs as it should except I have problems with some characters that we have in slovenian language. I...
View ArticleFlash Content In EXEOutput for PHP
I have php software that uses flash and provides end users a way to edit and generate graphics. Right now I have them installed on a website for access. I am looking for an alternative that will work...
View ArticleOpen network file... can't figure out how to... :(
$source is on network… look all HEScript examples and did not figure it out to make that part of PHP working… if ($fpIn = fopen($source, 'rb')) { ...... } fclose($fpIn); } Last issue before buying...
View ArticleImplementations for upcoming updates
I was wondering if the following implementations will be considered for the next updates. integrations with google chrome extensions integrations with google chrome native push notifications 1 post -...
View ArticleMyqle connection error
I generated a portable PHP application using exeoutput with portable mysql as backend . It worked for sometime and now it not working and giving the following error. SQLSTATE[HY000] [2002] No...
View ArticleExternal exception 80000003
I got error external exception 80000003. and no input field were accessible it was like software was hanged Help sir regards 1 post - 1 participant Read full topic
View ArticleHow to have licensing in portable application?
What if my customer installs software in USB And then uses in different computers So how to license this ? 1 post - 1 participant Read full topic
View ArticleApp sometimes does not launch normally
Hi there, I have an app compiled with ExeOutput for PHP 2020 on Windows 10 (version 1909). When I launch this app, it sometimes shows the error messages below, after the CEFPleaseWait message. “No...
View ArticleSoftware is Hanged
I faced a unique problem when user navigates from one page to another both pages are displayed and it gets hang( We can not do anything sometimes and then we need to close software or click on other...
View ArticleSave file to ram instead to data
Just wonder… if I do something like that file_put_contents($name,$data); I would get a file named $name with content $data in DATA folder. Works like a charm. But, is there any way to avoid that so...
View Article