Quantcast
Channel: ExeOutput for PHP - G.D.G. Software Forum
Viewing all 1024 articles
Browse latest View live

Application work on windows 7 but it think to run on old XP

$
0
0

@sequel wrote:

my user launch my application on windows 7 but the application return "The program requires Windows XP with at least Service Pack 3 installed,cannot continue", what's wrong?

my app is developed using v1.7

tnx

Posts: 2

Participants: 2

Read full topic


Having problem with JeasyUI project

Codeigniter route problem

$
0
0

@drizztuna wrote:

Hi,

I used server2go and exeoutput with codeigniter framework.
Homepage works, but routing subpages dosen't work.

It gives the following error.

File not found: books\book-2

i edit the [Server2Go]\server\config_tpl\httpd.conf file like that.

LoadModule rewrite_module modules/mod_rewrite.so => LoadModule rewrite_module modules/mod_rewrite.so

AllowOverride None => AllowOverride All

but still dosen't work

please help.

Posts: 6

Participants: 2

Read full topic

Major release ExeOutput for PHP 2 is available - February 25th, 2017

$
0
0

@gdgsupport wrote:

We're glad to inform you that ExeOutput 2 is finally available.

Rewritten from scratch, ExeOutput for PHP 2 lets you use your PHP skills to create powerful Windows apps from your PHP websites and code. Lots of new features such as PHP 7.1 (or below), HTML5 support thanks to Chromium, powerful UI editor, portable MySQL server and much more as you can see below.

Customers who own ExeOutput for PHP 1.x can review upgrade conditions.

Note: if you installed a Beta previously, you have to uninstall it manually first.

What's new:

  • Support for multiple versions of PHP: from 5.4 to 7.1. We still support Windows XP so we kept PHP 5.4, the last version that officially runs on this OS.
  • Chromium engine upgraded to Chromium Embedded Framework version 3 - Chromium version 51.0.2704.84 - CEF 3 branch 2704.1427, with multithreading support, offering an HTML5-compliant Web browser.
  • Ability to keep Windows XP compatibility for your applications: if the Rendering Engine's WindowsXPCompatible property is set to True, ExeOutput for PHP will use Chromium engine version 49 and CEF 3 branch 2623, the last ones that officially support Windows XP. Be sure to run the Web Update utility to download the Windows XP compatibility pack so that compilation files are available.
  • PHP CGI is now directly used as an external process contrary to the old SAPI method used in ExeOutput 1.x. This brings several advantages: PHP is separated from the UI process, giving more stability and responsiveness. If the PHP process crashes, a new one is started if you refresh the webpage. Your application itself doesn’t crash.
  • Full integration between PHP and Chromium rendering engine: AJAX, cookies, file upload and download dialog boxes, custom request and response HTTP headers, Developer Tools…
  • New console application (command-line or CLI applications) generation: you can turn PHP scripts into stand-alone EXE files without any PHP dependencies.
  • ExeOutput 2 still generates one single EXE file for distribution. Due to the size of the Chromium and PHP distributions, the EXE overhead’s size is near 30 MB.
  • New UI editor to create customized toolbars, menu bars, ribbons… Associate actions to controls, define their properties...
  • New skin engine and option not to use any skin at all (Windows look).
  • Better support for PHP frameworks such as Laravel, CodeIgniter, Fat-Free...
  • Can include a portable MySQL server (MariaDB) to work with your compiled PHP applications. The MySQL server is managed by the application itself without required user action.
  • Export to PDF option in addition to Print.
  • Support for OPCache and XDebug PHP extensions.
  • Windows UAC option: EXE files can now request administrative rights.
  • SHA256 code signing is supported for recent Windows versions.
  • Support for Paquet Builder 3 in order to make Setup packages.
  • Improved built-in PHP.INI editor, added search support.
  • ExeOutput for PHP 2 can now run complex PHP projects such as WordPress, phpmyadmin, Adminer and so on (contrary to ExeOutput 1.x).

Description

ExeOutput for PHP creates native Windows applications and software programs from websites coded in PHP and HTML. The resulting application is a stand-alone browser app that runs PHP scripts natively without requiring any PHP distribution nor web server.

Build Windows apps, custom web browsers, database front-ends, ebooks, games, interactive catalogs, and much more by combining the power of PHP, HTML5 and JavaScript into desktop applications for Windows.

A fully-functional Trial is available for download on our website at:

http://www.exeoutput.com

Posts: 3

Participants: 1

Read full topic

Demo Project - Wordpress + MariaDB

Protect ebook for exeoutput

$
0
0

@davmac2 wrote:

I see the last request for this was 2 years ago.. any chance this 'protect ebook' will/can work with exeoutput now or soon? seems htmlexe is too limited for my needs..

Posts: 3

Participants: 3

Read full topic

Version 2.0 is much slower then 1.7 while communicate with MySQL. WHY?

$
0
0

@tylkodlazabawy wrote:

I work with 1.7 version. I build big app. Everything work fine, but I want 2.0 version. Source is the same, but app build with 2.0 version is so slow. Pages loads 10 times slower. What is going on? I bought 2.0 without checking it and I AM VERY DISAPPOINTED! Wasted money for 2.0 version???

And where is possibility to change compression level?

Posts: 1

Participants: 1

Read full topic

Beta version for exeoutput 2

$
0
0

@Gilmichel wrote:

Hello,

ExeOutput 2 official release is now installed on my computer, but it still says that it is a beta version not to use for public production.
Does it mean we still can't use version 2 for public production ?

Thank-you for your time,

Posts: 1

Participants: 1

Read full topic


ANN: WordPress and Adminer Samples Available - March 2nd, 2017

Exeoutput v2 documentation PDF?

$
0
0

@orionmetrics wrote:

Hi, I was wondering if there is a exeoutput v2 pdf version of the documentation I can download and print off.

Installed latest version and looking good.

Posts: 1

Participants: 1

Read full topic

Where have the posts relating to the beta gone?

$
0
0

@HappyDog wrote:

I posted a question in the beta channel, but it seems to have vanished!

https://www.gdgsoft.info/t/empty-directories-not-included-in-file-list/2321

I don't know if it was answered (if so I'd like to see the answer, please!) or not (in which case, I would hope an answer can be given) as I no longer have permission to access it!

Can you please either re-enable the channel or move the posts into the main EXEOutput channel, as they shouldn't really vanish in this manner!

-- Mark

Posts: 1

Participants: 1

Read full topic

HEScript Function to PrintPdf

$
0
0

@Gilmichel wrote:

Hello,

Is there an HEScript Function to PrintPdf or is it only possible to use the one allready existed ?

Thank-you,

Posts: 1

Participants: 1

Read full topic

PHP Error: PHP Fatal error: Allowed memory size

$
0
0

@abouzeidroy wrote:

I have a codeigniter app, now it is exe after i used exeoutput.
All the sections are working, however,

Problem1: when i try to access a section related to "Category" in my app, i am having a fatal error:
PHP Error: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 65488 bytes) in C:\Users\admin\Documents\alphaposexe\data\application\models\Category.php on line 127

Problem2: PHP Fatal error: Call to a member function result() on a non-object in C:users\admin\documents\alphaposexe\application\models\customers.php on line 267

Why am i having these errors, any idea?
Usually if i open my app browser based, i never have these errors. only when it is exe mode

Thank you

Posts: 2

Participants: 2

Read full topic

Empty sub-folders are skipped by file manager

$
0
0

@HappyDog wrote:

Hi there,

It's great to finally be have v2 to start experimenting with! It's looking good so far...

One issue I've noticed is that it appears that empty sub-folders are skipped when you add your project to the file manager. We have an application that requires certain folders to be present and, in some cases, these may be empty. This means that the application breaks when you attempt to run it through EXEOutput.

The solution is to put a dummy file in the empty folders so that EXEOutput doesn't ignore them, but this is unnecessary work and easily forgotten.

Please can you update the code so that empty directories are not skipped (or, if that is in some way a contentious suggestion, make it a configurable setting).

-- Mark

Posts: 2

Participants: 2

Read full topic

Adding menu bar to popup


Html5 bubble not working

$
0
0

@Gilmichel wrote:

Hello,

The HTML5 validation bubble is not displaying in form on submit in exeoutput 2.
Is there some setting to do to have it working ?

Thank-you,

Posts: 1

Participants: 1

Read full topic

About Box Blank

$
0
0

@oldteacher wrote:

After making changes to about box (paid rights to do so), it pops up blank:

Also, just out of curiosity, how do you handle connections errors here and show users this message:

:frowning:
Network Error
while trying to load /c/exeoutput-for-php/l/latest.json
Please check your connection.

Posts: 1

Participants: 1

Read full topic

Offline access to files

$
0
0

@SMI911 wrote:

Hi,

I wanted to know if there is someway possible to have offline Access to files the files linked to the page.
If so please suggest a few Options.

Posts: 1

Participants: 1

Read full topic

Something like the "router script" in the PHP Built-in web server?

$
0
0

@briceb wrote:

Hello,

In the beta forum I had posted a message about a feature request, for something like the "router script" of the "PHP built-in webserver", but I do not have access to that old topic (http://www.gdgsoft.info/t/something-like-the-router-script-in-the-php-built-in-web-server/2178/2) so I make a new one

The idea is to use something like descripted into the PHP Doc : http://php.net/manual/en/features.commandline.webserver.php#example-402
"Example #3 Using a Router Script"

To replace URL Rewrite in..htaccess files.
I have allready used that solution for demo purpose on site that need Url Rewrite, and It will be a great help to have something like that in ExeOutput.

In my other topic I had an answer that saying that will be an interesting tool.

Can I have any hope that this will be implemented ?

Thanks.

Best regards.

Brice

Posts: 2

Participants: 1

Read full topic

About box and error message settings

$
0
0

@oldteacher wrote:

Every time I change the contents of about box and error page it only works for that session.

If I reopen (even on same project) the about box and error message returns to default?

How do make my changes permanent?

Have given up on the about box being blank most of the time, but how about making my changes permanent and restored on each startup?

Posts: 4

Participants: 2

Read full topic

Viewing all 1024 articles
Browse latest View live