I have attempted to install the new Servoy 6.1 on an iMac running OSX 10.7.5 Lion twice. In both cases I ran into the same problem. Smartclient works fine, but I am not able to open webclient. I am also not able to access the Servoy admin web page. I usually use windows. Are there any special settings required to run web client on an iMac? I used all the default installation settings, including the installation of postgresql. I am using port 8080.
Is anyone else running Servoy 6.1 on Mac OS X Lion? If so, was it necessary to make a change in port settings for the web client to work? I am eager to run webclient with Servoy Developer on the Mac, but do not know what is causing webclient not to work. Any help with what might be wrong would be greatly appreciated.
Thank you. I have changed to Servoy 7.0.0 rc1 - build 2007, however, I still cannot use web client. When I do the described search “http-alt” comes up. Maybe if I change to port 80 it will work. How do I change to port 80?
So yea, you have something else taking up port 8080. The Servoy wiki has instructions to change the developer port. I don’t recommend 80 in case you have Apache running. Try 8090.
Thank you David for pointing me in the right direction. I changed the port to 8090 at:
Applications/Servoy/application_server/server/conf/server.xml
(like on Windows)