Page 1 of 1

xampp 1.7.1 setting for WML (WAP).... how ?

PostPosted: 10. May 2009 13:41
by bendo01
dear apache friends forum
i've developing an aplication using wml + php + sql, when i use standart syntax for wml it is running smoothly, but when i add some php syntax ( like mysql connect ) on my script.wml and using mobile browser it is not connect to mySqlserver, i read many website which suggest to modify httpd.conf file like this web http://www.phpbuilder.com/columns/mike20010118.php3?page=2 suggets , but what is make me confuse is they modify httpd.conf apache version 3 , on xampp 1.7.1 use apache version 5 and the httpd.conf file it's very different, can forum tell my how to modify httpd.conf on xampp version 1.7.1 ... thank you for your advise :)

Re: xampp 1.7.1 setting for WML (WAP).... how ?

PostPosted: 11. May 2009 16:37
by bendo01
i've found the solution, i made mistake i have to save the .wml to .php :)