Dear Theodore, Apache is working. As I wrote initially my server is serving static pages over the web. You can see that if you visit www.webcoreforscience.com
Therefore http://localhost or http://127.0.0.1 works normally serving the index.html page but http://localhost:56789 results in Safari can’t connect to the Server Stavros On 28 Δεκ 2013, at 7:04 μ.μ., Theodore Petrosky <[email protected]> wrote: > wait, can’t connect to the server? > > http://localhost should give you the standard “It’s Working” page. if it > doesn’t, Apache is not serving anything! > > how about > > http://127.0.0.1 ? > > step 1 make sure apache is serving pages from the computer!!! > > > > On Dec 28, 2013, at 11:26 AM, Stavros Panidis <[email protected]> > wrote: > >> Hi Theodore, >> >> message displayed is >> >> Safari can’t connect to the Server >> >> Stavros >> >> On 27 Δεκ 2013, at 3:36 μ.μ., Theodore Petrosky <[email protected]> wrote: >> >>> on the deployment machine, what happens with: http://localhost:56789 ? >>> >>> >>> >>> On Dec 26, 2013, at 11:34 PM, Stavros Panidis <[email protected]> >>> wrote: >>> >>>> Dear, >>>> >>>> I try to deploy as follows >>>> >>>> OS X 10.9.1 clean install on iMac >>>> >>>> After finishing installation web server is working serving static pages. >>>> >>>> Then, following instruction from >>>> >>>> http://wiki.wocommunity.org/display/documentation/Deployment >>>> >>>> I did >>>> >>>> -Install WebObjects using Apple’s Installer >>>> -Configure Apache >>>> -Configure launchd >>>> >>>> This last is not working since www.greenislandconsulting.com fail to open. >>>> Is there another way? >>>> >>>> Finally JavaMonitor runs, host is available, I can add my application but >>>> when I try to connect I get >>>> >>>> Not Found >>>> >>>> The requested URL /cgi-bin/WebObjects/Myapp.woa was not found on this >>>> server. >>>> >>>> Apache/2.2.24 (Unix) PHP/5.4.17 mod_wsgi/3.3 Python/2.7.5 mod_ssl/2.2.24 >>>> OpenSSL/0.9.8y DAV/2 Server at 192.168.1.64 Port 80 >>>> >>>> while the application works in Direct Connect mode, e.g. >>>> http://www.mysite.com:2001/cgi-bin/WebObjects/Myapp.woa >>>> >>>> Best regards, happy and successful New Year >>>> >>>> Stavros Panidis >>>> >>>> _______________________________________________ >>>> Do not post admin requests to the list. They will be ignored. >>>> Webobjects-dev mailing list ([email protected]) >>>> Help/Unsubscribe/Update your Subscription: >>>> https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com >>>> >>>> This email sent to [email protected] >>> >> >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
