I have tested on Windows 7 SP1 and Win XP. This release looks good and stable to me - bugs found in Chrome 39 RC are fixed eg. double scrolling is fixed.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PHP Desktop
I tried this version and it seems to just parse the PHP but not render the content. I've attached the debug log, but it looks like it couldn't get the BrowserWindow for some reason?
PS Your project looks great - just discovered it today :)
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PHP Desktop
I tried RC 47.5 and it rendered correctly just FYI
Damien Griessinger
unread,
Oct 7, 2021, 8:35:27 AM10/7/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PHP Desktop
Same for me, the php engine seems not working with php 7, I got the source code.
You can fix it simply by comment this line in the php.ini
;extension=php_mysql.dll
this file is not present in the ext directory, so php crashes
VARAD SUNIL AHIRE
unread,
Apr 18, 2022, 1:37:43 AM4/18/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PHP Desktop
after downloading the zip file the .exe file is missing
ARMAND BULAT-AG
unread,
Jan 31, 2023, 5:30:05 AM1/31/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PHP Desktop
Sir good day I have a copyright software application using your php desktop chrome and I wanna make a company for that. How can I manage to online your php desktop chrome because I can only make it offline. Give me some hint.
umair khaan
unread,
Apr 13, 2023, 4:08:23 PM4/13/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PHP Desktop
Hello all, @ARMAND you can use Inno Setup Compiler to make a .exe setup file for this. @Czarek, can you tell me that the code you provided is a low version of PHP, I'm using the laravel application and cannot update packages because of the PHP version. How can I update that? What I have done right now is I have created a RestAPI for that no I don't worry about that but the database but I want things to be done in offline mode. Please let me know or anyone who's working on it.