Hi, Thanks a lot Clayton, i changed it but it still not working, the problem i guess is in the "iframe.contentWindow.APE" in the iframe.onload function, coz my client inherit from apeClientJS.js and the bug is in iframe.contentWindow.APE.
Sincerely, Ahmed On Fri, Apr 22, 2011 at 4:20 AM, Clayton Swan <[email protected]>wrote: > I'm not sure what OS you are using but on Ubuntu you would navigate to > the file using nautilus, right click on it, go to the permissions tab > and change the permission for the "others" group to read and write. > (or just read only). > > You can do this through the terminal but I don't know the command > exactly, something to do with "chown." > > On Apr 21, 2:00 am, Ahmed Belkhir <[email protected]> wrote: > > Hi, > > > > thanks Clayton, but sorry how to do it ( permission to acess to this file > by > > the server apache2) ? > > > > Sincerely > > Ahmed > > > > On Wed, Apr 20, 2011 at 7:48 PM, Clayton Swan <[email protected] > >wrote: > > > > > > > > > > > > > > > > > Hey, > > > I get that error alot. Sounds like there is something wrong with the > > > permissions on that file. Make sure that your html server (apache? > > > nginx? whatever you are using) has the permissions to access that > > > file. It might only be accessible by root right now. > > > > > On Apr 20, 9:54 am, Ahmed Belkhir <[email protected]> wrote: > > > > Hello, > > > > > > Thanks Wiertel, I put my client document described inhttp:// > > >www.ape-project.org/wiki/index.php/Tutorial:Hello_worldunder > > > > /var/www/ape-jsf/ so i put it under the HTTP server, but it still has > a > > > > problem : > > > > > > Error: Permission denied for <file://> to get property Window.APE > > > > Source File: > file:///var/www/ape-jsf/Build/uncompressed/apeClientJS.js > > > > Line: 132 > > > > > > On Wed, Apr 20, 2011 at 12:36 PM, wiertel <[email protected]> > wrote: > > > > > On Apr 20, 12:51 pm, Ahmed Belkhir <[email protected]> > wrote: > > > > > > Hello, > > > > > > > > Please i have a problem when i'm creating a client to APE server > and > > > then > > > > > > when i open the html document (clients) in firefox, the console > log > > > bug > > > > > is : > > > > > > Error: Permission denied for <file://> to get property Window.APE > > > > > > Source File: > > > file:///var/www/ape-jsf/Build/uncompressed/apeClientJS.js > > > > > > Line: 132 > > > > > > > > Please help me to solve it > > > > > > > file:// ? Are you trying to use ape without HTTP server? I think > this > > > > > would not work. > > > > > What tutorial, documentation, howto are you using to setup server > and > > > > > client? > > > > > > > Maybe put you config onhttp://pastebin.com/orsth like this. > > > > > > > -- > > > > > 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/ > > > > > -- > > > 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/ > > -- > 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/ > -- 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/
