Hi, I have been trying for 2 days to implement a working app on Linux CentOS 6 without success. I have tried to resolve this with the help of another Xojo developer and am now desperate for further help. I usually get the error:
Unable to launch application 'APP' on port nnnnn
The web app will only launch if I remove MySQLCommunityPlugin.so from the “APP Libs” folder. However, this is a database app and needs to access MySQL.
I have tried compiling the app with various versions of the MySQLCommunityPlugin and uploading the new version but nothing changes. I always make sure the unique reference identifier is changed and any previous processes have been killed. I have made sure the 32-bit libraries have been installed, the items in the cgi-bin folder have the correct types and permissions. I have also tried using the new 2013 r3 version available today, without luck.
The XojoTest app runs successfully - but that does not use the MySQLCommunityPlugin.so file.
Please can you help? I can’t find anything on this in the Feedback app or in the forums. Any help you can provide will be gratefully received.
Eric