bedengler New member Dec 30, 2019 #1 I’ve compiled an application from me. Running the application just shows me the source code of the .php file. I’ve tried several tweeks like enabling short tags in php.ini etc. But I can’t get it running…any ideas?
I’ve compiled an application from me. Running the application just shows me the source code of the .php file. I’ve tried several tweeks like enabling short tags in php.ini etc. But I can’t get it running…any ideas?
J jt1972 New member Dec 30, 2019 #2 Hi. Have you tried to compile something very simple like: echo “Hello world”; with php start and end tags (I can’t write them here as the message system does not allow writing them) …and the source code is put in index.php file and what is the outcome? Kind regards, Jan Last edited: Dec 30, 2019
Hi. Have you tried to compile something very simple like: echo “Hello world”; with php start and end tags (I can’t write them here as the message system does not allow writing them) …and the source code is put in index.php file and what is the outcome? Kind regards, Jan
gdgsupport Support Staff member Jan 3, 2020 #4 Can you try if the demo here works for you on the faulty computer?