2015R3 Problems with WebApp

I’ve just created a new WebApp and wanted to run it on my Ubuntu Server recieving this ERROR.LOG

[Wed Oct 21 12:50:41 2015] [error] [client 84.153.116.71] Runtime Error [Wed Oct 21 12:50:41 2015] [error] [client 84.153.116.71] Please report what caused this error along with the information below. [Wed Oct 21 12:50:41 2015] [error] [client 84.153.116.71] RuntimeCore/ICUStable.cpp: 79 [Wed Oct 21 12:50:41 2015] [error] [client 84.153.116.71] Failure Condition: sLibraryPtr [Wed Oct 21 12:50:41 2015] [error] [client 84.153.116.71] Could not load ICU library [Wed Oct 21 12:50:41 2015] [error] [client 84.153.116.71] Can't use an undefined value as a symbol reference at /var/www/webapps/vergaservereisung.cgi line 118. [Wed Oct 21 12:50:41 2015] [error] [client 84.153.116.71] Premature end of script headers: vergaservereisung.cgi

ICU Libs installed, I am missing anything?

sudo apt-get install libicu52:i386 sudo apt-get install libicu52

tried to re-install ICU Libs manually without success…

:frowning:

On Ubuntu 14.04: apt-get install libicu52:i386

On Ubuntu 12.04: sudo apt-get install libicu48:i386

If this is not working, then you may try this before:

dpkg --add-architecture i386

Oliver you’re my hero… today :wink:

sudo apt-get install libicu48:i386

is the solution on this older Ubuntu 12.04. server, thank you very much!

I can hear David Bowie: … Just for one day :slight_smile:

haha… :wink:

FYI here is the result. It took just 1 hour to develop this tiny little WebApp.
But more than 2 hours to search and fix this with this fucking ICU Libs.
Well I guess an argument more for Xojo Cloud…

http://ul-fluglehrer.de/blog/files/20151021-vergaservereisung-app.html

Nifty.

Nice clean design.

I don’t understand German but I like the visuals

thx, in short: it demonstrates the relationship between temperature, dew point and the risk of carburetor freezing for aircrafts. the more dark blue, the higher the risk.