GIDForums  

Go Back   GIDForums > Web Hosting Forums > Apache Web Server 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 23-Mar-2005, 14:09
bigg_o bigg_o is offline
New Member
 
Join Date: Mar 2005
Posts: 2
bigg_o is on a distinguished road
Question

Apache WAP service problem


I'm trying to get a couple WAP pages to work on my Apache 2.0.52 server. They sometimes work, sometimes don't.
For example this wml code works on a cell phone connecting to the site.

<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="login" title="login">
<p>
Username: <input name="user" />
Password: <input name="pass" />
</p>
</card>
</wml>

However, the next bit of code (with one additional line of plain text) doesn't work anymore:

<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="login" title="login">
<p>
A little more content <br/>
Username: <input name="user" />
Password: <input name="pass" />
</p>
</card>
</wml>

It seems that as soon as the file gets too big, the cell phone gives the error "File format unknown." I downloaded a big wml file from another server that I tested with my cell phone (that worked) but when I put it on my own server, it no longer worked. And yes, I have the AddType lines in my conf file.

One additional comment, when I use an emulator (same model as my actual cellphone) and open a file locally, it always works. But when I try to retrieve it from the server over the internet, it stops working. Again, short files don't have that problem.
  #2  
Old 24-Mar-2005, 05:10
bigg_o bigg_o is offline
New Member
 
Join Date: Mar 2005
Posts: 2
bigg_o is on a distinguished road
I did a little more testing, and some of my WML pages stop working when the size of the page is above 255 B.

Again, this problem only occurs when I load the page over the internet, but not when I load it locally (directly from my HD).

I'm puzzled.
 
 

Recent GIDBlogProblems with the Navy (Chiefs) by crystalattice

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 On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache / PHP problem, maybe output length? HaganeNoKokoro Apache Web Server Forum 3 07-Aug-2008 05:42
Problem in connecting tomcat via apache proxy naveed Apache Web Server Forum 0 15-Dec-2004 15:51
Apache 2.0.52 on W2K - problem newbie3 Apache Web Server Forum 0 14-Dec-2004 05:36
Newbie problem with Apache hellhammer Apache Web Server Forum 4 30-Aug-2004 09:01
problem w apache processes (wwwrun) lazarusek Apache Web Server Forum 7 10-Feb-2004 07:51

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

All times are GMT -6. The time now is 15:21.


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