OK, answering my own question for the benefit of others:
With the help of the guys at WiredTree (my host), I managed to work
thru to a solution:
In .htaccess, add the following directive:
AddHandler application/x-httpd-php5 .php .html .phtml .js
Further, on sorting that issue, I then got 500 internal server error
on the MooTools.js file. This was due to permissions settings on
folder and files - Under suPHP, files must have 644 and directories
must have 755 permissions.
Again, thanks to the help of the guys at WiredTree.
Next problem:
APE JSF Version undefined
Running test : Contacting APE Server
Connection etablished but something went wrong. Server response is
[{"time":"1274277553","raw":"ERR","data":
{"code":"003","value":"BAD_CMD"}}]
Martin.
On May 19, 9:14 am, Martin <[email protected]> wrote:
> Hi,
>
> After APE install, on launching the APE 'Check' test, I get the error
> message:
>
> "Can't load client, check the file
> http://<servername>.com/ape/Clients/MooTools.js
> is available"
>
> The file is available.
>
> On searching the error, the following post link suggests making mods
> to the app mime
> type:http://groups.google.com/group/ape-project/browse_thread/thread/f2fbe...
>
> However, having done that, I still get the same error.
>
> Would be grateful for any pointers.
>
> Thanks,
>
> Martin.
>
> --
> 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
> athttp://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/
--
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/