Hi fellows, I want to install latest Ape git version, I have trying using apt-get remove ape-server but it tells me that the package software its not installed...
I have successfully copied latest version git over an existing copy of APE 1.1.1 but just 2 files aped and libmod_spidermonkey.so but I think that's not the proper way to do thing and I get errors like silence mysql (no connection log) 1.1.2deb, in version 1.1.1 give an error "undefined symbol: scramble" when I try just to run the class, I have tried getting the old version 1.0 from deb package(while version 1.1.1 still installed) but installation spit out an error when trying to overwrite "/etc/init.d/ape-server" . So I think this error is happening because I still have 1.1.1 installed, (yes I have the server stopped so it can overwrite it). Can anyone tell me how can I get rid of APE and all files from system so I can try the old version and or the git version?.. I really want to get mysql class to work, because I want to set user right at server level for security reasons but using ajax calls to a file doesn't work as instantly as the mysql class would do.. When I want to set Property instantly on connection and after accessed mysql on server side, if I do it using ajax the user has logged with out any property set when he refreshes the page this properties has been set, but not at login instance.. So there is milliseconds delay, on code execution in server side.. I have somehow fixed this using my login system pass it to client javascript and when the user name is sent to the server, sent aswell the user right that were set on php session, but it bad because it can be seen in plain source.. Kind help on this please regards UTAN -- 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/
