Web App not loading in browser

I have an odd issue. I have two web apps. One runs fine. On the exact same server, in a different folder I am running a beta version of that app. The process appears to be launching fine, and the log appears error free. But no app loads in a browser. I have checked permissions - both are identical, and I have checked the mysql logs and apache logs - no errors I can see. Any thoughts?

Working App : http://www.ipatternstudio.com:13707
Not-working App : http://www.ipatternstudio.com:13708

Thank you in advance for any assistance!

[quote=110535:@Todd Fletcher]I have an odd issue. I have two web apps. One runs fine. On the exact same server, in a different folder I am running a beta version of that app. The process appears to be launching fine, and the log appears error free. But no app loads in a browser. I have checked permissions - both are identical, and I have checked the mysql logs and apache logs - no errors I can see. Any thoughts?

Working App : http://www.ipatternstudio.com:13707
Not-working App : http://www.ipatternstudio.com:13708
![/quote]

Forgive me for suggesting, but do you have a default WebPage in App ?

Do the apps have different Application Identifiers set?

@Michel Bujardet - I will have to check on that. I would think so.

@Albin Kiland - Yes. The identifiers and even app names are different.

thanks for the ideas. Any other thoughts?

It’s not connecting at all. Firewall open?

@Brad Hutchings - We are able to connect to the MySQL directly from desktop (navicat). And the other app runs fine. So I would think no firewall issues. It’s as if the Xojo app is running as a process, but is not responding to the server requests to display when called from the browser? does that makes sense?

What Brad meant was you need to open 13708 in the servers FW if it’s not open.

The server did not respond to a ping on 13708 so it’s not open.

You guys are da bomb. And I can go facepalm myself. Now that you ask, I remember doing this for the other app a year ago.

Thanks for your clear minds. XD