I try to contact my webhost to see the log... :/ I want know : - the connexion MySQL is a module wich must be activated ? - the APE Server work in UTF-8 or ISO ?
And you don't know what can be the problem to try to solve this while my webhost send me a response ? :( On 15 avr, 12:02, Michele Vezzoli <[email protected]> wrote: > But your log is client side... > > you need log about the server (example: /var/log/ape.log) > and Ape.log(sql); to append the "debug line", > Check when reboot ape server if the console returns error > > Bye > > 2012/4/14 Auryn <[email protected]> > > > > > > > Hi everybody, > > > I'm trying to use MySQL with APE for a fastest application than with > > HTTP Request (with function Http). > > So I insert this code in my APE Server : > > > var sql = new Ape.MySQL("127.0.0.1:3306", "username", "password", > > "table"); > > > But when I start my Application (wich work without the MySQL- > > connexion), I've an error in my console : > > > 14.ape.mydomain.fr.nf:6969/?%5B%7B%22cmd%22:%22script%22,%22params > > %22:%7B%22domain%22:%22mydomain.fr.nf%22,%22scripts%22:%5B%22http:// > > mydomain.fr.nf/plugins/APE_JSF/Source/mootools-core.js%22,%22http:// > > mydomain.fr.nf/plugins/APE_JSF/Source/Core/APE.js%22,%22http:// > > mydomain.fr.nf/plugins/APE_JSF/Source/Core/Events.js%22,%22http:// > > mydomain.fr.nf/plugins/APE_JSF/Source/Core/Core.js%22,%22http:// > > mydomain.fr.nf/plugins/APE_JSF/Source/Pipe/Pipe.js%22,%22http:// > > mydomain.fr.nf/plugins/APE_JSF/Source/Pipe/PipeProxy.js%22,%22http:// > > mydomain.fr.nf/plugins/APE_JSF/Source/Pipe/PipeMulti.js%22,%22http:// > > mydomain.fr.nf/plugins/APE_JSF/Source/Pipe/PipeSingle.js%22,%22http:// > > mydomain.fr.nf/plugins/APE_JSF/Source/Request/Request.js%22,%22http:// > > mydomain.fr.nf/plugins/APE_JSF/Source/Request/Request.Stack.js > > %22,%22http://mydomain.fr.nf/plugins/APE_JSF/Source/Request/ > > Request.CycledStack.js%22,%22http://mydomain.fr.nf/plugins/APE_JSF/ > > Source/Transport/Transport.longPolling.js%22,%22http://mydomain.fr.nf/ > > plugins/APE_JSF/Source/Transport/Transport.SSE.js%22,%22http:// > > mydomain.fr.nf/plugins/APE_JSF/Source/Transport/ > > Transport.XHRStreaming.js%22,%22http://mydomain.fr.nf/plugins/APE_JSF/ > > Source/Transport/Transport.JSONP.js%22,%22http://mydomain.fr.nf/ > > plugins/APE_JSF/Source/Transport/Transport.WebSocket.js%22,%22http:// > > mydomain.fr.nf/plugins/APE_JSF/Source/Core/Utility.js%22,%22http:// > > mydomain.fr.nf/plugins/APE_JSF/Source/Core/JSON.js%22%5D%7D%7D%5DGET > > >http://14.ape.mydomain.fr.nf:6969/?[{%22cmd%22:%22script%22,%22params%22:{%22domain%22:%22mydomain.fr.nf%22,%2 > > > >2scripts%22:[%22http://mydomain.fr.nf/plugins/APE_JSF/Source/mootools-core.js%22,%22h...]}}] > > La connexion réseau a été perdue. > > > I don't know what's the problem... :( > > > Can you help me please ? > > > Thanks very much ! > > > -- > > 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/ > > -- > ------------------------------ > *Michele Vezzoli* *IT Manager* > > TEL:+39.030.5230600 MOB:+39.328.0555322 FAX:+39.030.5230600 SKYPE: > michele.vezzoli.vardump > VarDump S.r.l. -www.var-dump.it > > This e-mail message does not imply or cause any obligation, unless it is > provided by a previous written agreement. This message is confidential: if > you have received it by mistake, please advise immediately the sender by > e-mail and destroy the message and its attachments. You are hereby notified > that any unauthorized use of the content of this message could constitute a > criminal offence. Thank you. -- 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/
