On Fri, Aug 7, 2009 at 3:57 PM, FADILI Hanae<[email protected]> wrote: > Hi, > > I recently installed kannel as a gateway in a tetra network. Kannel works > well with pages with ".wml" extension. > > The problem is when i try to use page with wml & php code named "index.php". > Then I have an error in my phone saying Unknown file format...
> So, the wml code is generated by php normally. > Can someone give me explanations help please. Kannel is not web server with php support so the error you are getting is a reasonable response ;) If you want to use php to generate WML files you should do it with a web server configured with php and wml support. Try googling a bit, there are many tutorials on the net ;) http://www.screaming-penguin.com/node/1965 http://www.phpbuilder.com/columns/baravalle20010221.php3 BR, Jovan
