krishnakant Mane wrote: > On 19/01/07, Diez B. Roggisch <[EMAIL PROTECTED]> wrote: > > > > I'm unclear why you want the apache in there in the first place. Why don't > > you just create an e.g. twisted-based XMLRPC-server, and simply let that > > run? What is the apache intended for? > > > twisted-based? what is that? what is that. > I am very new to xml-rpc so my questions may sound very basic.
All you have to do is Google when you have very basic questions For example: twisted python xmlrpc > any ways apache is doing nothing in there but I thought that if some > thing needs to be done in php in the future then apache better be > there but as I said that is no need if pythone can do it on a stand > alone basis. Use mod_python with some xmlrpc handler. There is more than one around. Google for them. That way you can keep Apache for both Python and PHP. Ravi Teja. -- http://mail.python.org/mailman/listinfo/python-list