So I have a version of APE 1.01dev working: Server 1.01dev (Build Jan 11 2011 05:55:14)
This works really well on my server, however I have setup a second server, an entirely different one. I have copied over the "ape-server" directory and my "ape-jsf" folder. I've switched the URL inside my js script, and when I include it in a page I see the channel opened in my console. It reads 6.myurl.com and then 7.myurl.com and so on like it does on the working server, however the console in Chrome reads Failed to load resource Instead of the usual Resource interpreted as script but transferred with MIME type text/ html. APE is definitely running, I confirmed with "ps faux | grep aped" and I can see the PID, the script is getting included properly with the right URLs, I confirm this by Viewing Source and clicking on the included javascript file, am I missing a step here? I haven't altered my ape-server directory at all after I moved it, all I did was started the server by running sudo ./aped inside by bin dir like I do on the working box, any suggestions, comments or anything would be a huge help, Thanks! -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
