WAP Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreWAP Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old November 28th, 2004, 02:39 PM
EJburgan EJburgan is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Location: Glassboro
Posts: 6 EJburgan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
WAP Site Problems

I hope someone else has had this problem, because everywhere else I go, noone knows the answer. I just got a web server. I want to host my own WAP Site. I got the WAP site part down, http://wap.ejonline.net but when I try to download a ring from my phone, I get the "Forbidden" Error message, before I was getting "Unsupported Message Format". I suspect I've achieved something because I now get the "Forbidden" message. I've added all the MIME-types. I heard somewhere that I should edit the .htaccess file so that the site uses it or something like that. Unfortunately I don't know much about .htaccess. HELP Thanx.

Reply With Quote
  #2  
Old November 30th, 2004, 02:33 PM
EJburgan EJburgan is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Location: Glassboro
Posts: 6 EJburgan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Wow, anyone?

Reply With Quote
  #3  
Old November 30th, 2004, 03:23 PM
jabba_29's Avatar
jabba_29 jabba_29 is offline
Back in HEL
Dev Shed God 8th Plane (8500 - 8999 posts)
 
Join Date: Feb 2002
Location: Finland
Posts: 8,613 jabba_29 User rank is General 9th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 9th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 9th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 9th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 9th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 9th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 9th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 9th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 9th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 9th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 9th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 9th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 9th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 9th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 9th Grade (Above 100000 Reputation Level)jabba_29 User rank is General 9th Grade (Above 100000 Reputation Level)  Folding Points: 57777 Folding Title: Beginner FolderFolding Points: 57777 Folding Title: Beginner FolderFolding Points: 57777 Folding Title: Beginner Folder
Time spent in forums: 3 Months 3 Weeks 3 Days 5 h 32 m 57 sec
Reputation Power: 1550
Send a message via ICQ to jabba_29 Send a message via AIM to jabba_29 Send a message via MSN to jabba_29 Send a message via Yahoo to jabba_29 Send a message via Google Talk to jabba_29 Send a message via Skype to jabba_29
Facebook
So what have you done so that your message has changed to "forbidden"?
Perhaps your host doesn't allow you access to htaccess?
__________________
Cheers,

Jamie


# skiFFie | Home of the 'accessibility module' for Drupal
# Jamie Burns [me] Accessibility Module [drupal]
# guidelines | search | wap resources | not getting help | fold to cure

# Any form of employment is strictly prohibited ......


__________________

Let the might of your compassion arise to bring a quick end
to the flowing stream of the blood and tears .....
Please hear my anguished words of truth.

__________________

Reply With Quote
  #4  
Old November 30th, 2004, 04:00 PM
EJburgan EJburgan is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Location: Glassboro
Posts: 6 EJburgan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Quote:
Originally Posted by jabba_29
So what have you done so that your message has changed to "forbidden"?
Perhaps your host doesn't allow you access to htaccess?


Thanks for replying. My host DOES allow access to .htaccess. I just do not know how to edit the .htaccess file and I do not want to mess with it. The .htaccess is not present in the same directory as the WAP site. It is only shown in the MAIN directory for the entire site. I can post the contents of it for you though, and then maybe you can tell me where to add the MIME-type. Basically, what I have done is changed the MIME type in "cpanel" But I have now taken it out and I still get forbidden.

Contents of .htaccess:
Code:
# -FrontPage-

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName www.ejonline.net
AuthUserFile /home/ejonline/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/ejonline/public_html/_vti_pvt/service.grp

Reply With Quote
  #5  
Old December 1st, 2004, 04:24 PM
EJburgan EJburgan is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Location: Glassboro
Posts: 6 EJburgan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Nevermind, problem solved. I used WAPBuddy. Thanks for your help though.

Reply With Quote
  #6  
Old December 15th, 2004, 06:54 AM
ana33 ana33 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2004
Posts: 7 ana33 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
WAPbuddy

Quote:
Originally Posted by EJburgan
Nevermind, problem solved. I used WAPBuddy. Thanks for your help though.



Sorry EJburgan, could I set up WapBuddy on a Windows server???

thanks

Reply With Quote
  #7  
Old December 15th, 2004, 11:12 AM
andymoo's Avatar
andymoo andymoo is offline
Timelord
Dev Shed Novice (500 - 999 posts)
 
Join Date: Oct 2003
Location: Loughborough, Leicestershire
Posts: 605 andymoo User rank is Second Lieutenant (5000 - 10000 Reputation Level)andymoo User rank is Second Lieutenant (5000 - 10000 Reputation Level)andymoo User rank is Second Lieutenant (5000 - 10000 Reputation Level)andymoo User rank is Second Lieutenant (5000 - 10000 Reputation Level)andymoo User rank is Second Lieutenant (5000 - 10000 Reputation Level)andymoo User rank is Second Lieutenant (5000 - 10000 Reputation Level)andymoo User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 4 Days 5 h 53 m 46 sec
Reputation Power: 63
hunt for wapbuddy on the net and find out that way but i suspect it will run on anything with php
__________________
Andy Moore << oh no it's got a blog.....
Word Press WAP Plugin with Ad Mob Advertising revenue
PHP developer
deploying ringtones, mp3 downloads and realtones
I'm a geek who's obsessed with stats and gadgets

Reply With Quote
  #8  
Old December 15th, 2004, 04:22 PM
EJburgan EJburgan is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Location: Glassboro
Posts: 6 EJburgan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
andymoo is right, wapbuddy will run on anything. you just have to be able to use php, which pretty much all "paid" hosting accounts have.

Reply With Quote
  #9  
Old December 24th, 2004, 03:21 AM
theloveless theloveless is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2004
Posts: 12 theloveless User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 18 m 3 sec
Reputation Power: 0
well i was having same kind of errors on a p900 sony ericsson machine when i try to reach my site thru grps and not having problems with my nokia6600 .. so i think it may be because of the operator but the operators where the same..
so i call my operator helpdesk and wanted grps configurations again when i get the message and saved them the problem is resolved.. sometimes wap push message and opera's gprs link may be different that was my problem when i overwrite the new configuration i could reach the server with no problems...

"There is no Patch for human stupidity"..

The Loveless...

Reply With Quote
  #10  
Old June 23rd, 2005, 07:11 AM
sumeetdrsih sumeetdrsih is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2005
Posts: 2 sumeetdrsih User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 47 m 41 sec
Reputation Power: 0
no problem go to wap site

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreWAP Programming > WAP Site Problems


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  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
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway