GIDForums  

Go Back   GIDForums > Computer Programming Forums > MySQL / PHP Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 29-Apr-2004, 23:06
skyloon skyloon is offline
Junior Member
 
Join Date: Jun 2003
Posts: 53
skyloon is an unknown quantity at this point

apache, wml


anyone know how to setup the nokia gateway to communicate with apache server?

when i key in localhost/test.wml in the SDK control panel, it show this error: Cannot load localhost (HTTP Error 404 Not Found)

when i key in c:/phpweb/test.wml in the SDK control panel, it show this error: WML Encoder: Root element not declared (download/alternative DTD failed)

this is the test.wml file, any comments, need to do proxy setting? thank you....

<?php
header("Content-type: text/vnd.wap.wml");
echo "<?xml version=\"1.0\"?>";
echo "<!DOCTYPE wml PUBLIC \"-//WAPFORUM//DTD WML 1.1//EN\"http://www.wapforum.org/DTD/wml_1.1.xml\">";
?>
<?php
include "fastwap.inc.php";
?>
<wml>
<card id="card1" title="firstpage" newcontext="true">
<p align="center">
<?php echo 'Hello World'; ?>
</p>
</card>
</wml>


All the possible text i also include in httpd file:

AddType application/x-httpd-php .wml
AddType application/x-httpd-php3 .wml
AddType text/vnd.wap.wml .wml
AddType image/vnd.wap.wbmp .wbmp

AddType application/x-httpd-php3 .php3 .php .phtml .wml
AddType application/x-httpd-php3-source .phps

AddType text/vnd.WAP.WML WML
AddType text/vnd.WAP.WMLscript WMLs
AddType image/vnd.WAP.WBMP WBMP
AddType application/vnd.WAP.WMLc WMLc
AddType application/vnd.WAP.WMLscriptc WMLsc
  #2  
Old 30-Apr-2004, 04:20
Garth Farley Garth Farley is offline
Invalid Email Address
 
Join Date: May 2002
Location: Ireland
Posts: 638
Garth Farley is a jewel in the roughGarth Farley is a jewel in the roughGarth Farley is a jewel in the rough
I'm only clutching at straws (barely know wml) but shouldn't "card1" - your first card - be called "home"? Or does it matter? I dunno.
/got nothin
GF
 
 

Recent GIDBlogToyota - 2008 July Promotion by Nihal

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
apache php no longer working (MX??) XP?? ChicoMendez Apache Web Server Forum 5 30-Aug-2004 10:51
SE Friendly URLs Apache Bug? JamesRxx555 Web Hosting Forum 18 18-May-2004 04:50
Q: Updating OpenSSL version used by Apache? VideoDude Apache Web Server Forum 2 11-Jan-2004 21:46
Apache multiple localhosting - desperate! jnorris Apache Web Server Forum 8 23-Nov-2003 23:55
2 apache installs, 1 network mkyb14 Apache Web Server Forum 3 18-Nov-2003 02:01

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 06:56.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.