I have the same problem on dedicated Ubuntu 9.10 after installing APE
Server 1.0 (from debs) with APE JSF 1.0 (downloaded from site).
I've looked at /Tools/Check/ scripts and find out that something wrong
in Clients/MooTools.js in "load" method. I'm not a guru in JavaScript
or in mootools (but I have some experience in it). I think the
troubles are in line "config = $merge({}, APE.Config, config);" (line
46, in GIT revision 0b1e242a65dd5fcff00eea7627f503a14f24c48e). I've
replaced it with a bunch of code from Clients/JavaScript.js
(APE.Client.prototype.load lines from 66 to 72) and it worked with the
charm. Same helped me with downloaded APE JSF 1.0.
I hope this helps.
On Dec 14 2009, 9:12 pm, Nicolas Trani <[email protected]> wrote:
> One other user that is hosted on media temple have the same issue than
> you. Are you hosted on media temple?
>
>
>
> montana wrote:
> > On Dec 11, 5:54 pm, Nicolas Trani <[email protected]> wrote:
>
> >> Hi,
> >> what browser are you using? Can you check with firebug you have no
> >> error? Do you see some file that fail to load in firebug (net tab)?
>
> >> Cheers.
>
> >> montana wrote:
>
> >>> Running test : Contacting APE Server (adding frequency)
> >>> Running test : Initializing APE Client
> >>> Can't load APE JSF
>
> >>> Server is running, I'm able to access any file in the ape path in the
> >>> browser... turned on directory listing to verify path settings.
> >>> anyone have any ideas of why this is happening?
>
> >> --
> >> Nicolas Trani - D veloppeur web
> >> Weelya - Improve the web
> >> 32 rue du faubourg boutonnet
> >> 34090 Montpellier
> >> Tel : 04 67 169 778http://www.weelya.co
>
> > here's a screenshot:
>
> >http://www.comicspace.com/uji/uploaded/14144/1260584897_vMYxHSeuzg.pn...
>
> > what's odd is that the APE.Client is getting created... verified that
> > typeof(this.client.load)==function...
>
> > haven't looked deeper than that yet...
>
> > thank you.
>
> --
> Nicolas Trani - D veloppeur web
> Weelya - Improve the web
> 32 rue du faubourg boutonnet
> 34090 Montpellier
> Tel : 04 67 169 778http://www.weelya.com
--
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/