Python Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming LanguagesPython 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:
  #1  
Old November 23rd, 2004, 10:31 AM
mohikan mohikan is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 36 mohikan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 19 h 54 m 43 sec
Reputation Power: 5
Send a message via ICQ to mohikan
php and httpserver

hi,

can I use php files with simplehttpserver or basehttpserver ?

I guess you know what are there in my mind (;

regards

Reply With Quote
  #2  
Old November 27th, 2004, 11:19 AM
mohikan mohikan is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 36 mohikan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 19 h 54 m 43 sec
Reputation Power: 5
Send a message via ICQ to mohikan
Unhappy I think it is impossible

I think it is impossible,

because I took many answer from this forum for my old questions.
but now there are not somebody to answer this question.
if there are not here, there are not anywhere .

if it can be possible, php and other developers use to python simple , base or cgi httpservers for learning their languages.
because it is easy to use and install.

best regards

Reply With Quote
  #3  
Old November 28th, 2004, 02:46 AM
SimonGreenhill's Avatar
SimonGreenhill SimonGreenhill is offline
(retired)
Dev Shed God 11th Plane (10000 - 10499 posts)
 
Join Date: Dec 2003
Location: The Laboratory
Posts: 10,101 SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)  Folding Points: 4925 Folding Title: Novice Folder
Time spent in forums: 3 Months 3 Weeks 5 h 49 m 4 sec
Reputation Power: 1331
Facebook
why not ask this in the PHP forum?

Reply With Quote
  #4  
Old November 28th, 2004, 04:24 AM
mohikan mohikan is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 36 mohikan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 19 h 54 m 43 sec
Reputation Power: 5
Send a message via ICQ to mohikan
I searched both forums

I searched both forums before ask this question,

and I searched other resources and google for it.

and it is not only for php developers, if a perl or jsp developer need a web server to test their aplictions , they need a http server, easy to use and install which work on their local machines.

but also I will ask same question in php forum

thanks

Reply With Quote
  #5  
Old November 28th, 2004, 04:39 AM
SimonGreenhill's Avatar
SimonGreenhill SimonGreenhill is offline
(retired)
Dev Shed God 11th Plane (10000 - 10499 posts)
 
Join Date: Dec 2003
Location: The Laboratory
Posts: 10,101 SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)SimonGreenhill User rank is General 5th Grade (Above 100000 Reputation Level)  Folding Points: 4925 Folding Title: Novice Folder
Time spent in forums: 3 Months 3 Weeks 5 h 49 m 4 sec
Reputation Power: 1331
Facebook
most people use apache as a webserver, especially if they're using php too. It's not too hard to set up either

Reply With Quote
  #6  
Old November 28th, 2004, 04:50 AM
mohikan mohikan is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 36 mohikan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 19 h 54 m 43 sec
Reputation Power: 5
Send a message via ICQ to mohikan
I am using apache too

I am using apache too , when I was started to learn php in 2000.

but one time think about that, a few kilobytes compiled python web server. It can help beginners. Because many people thinking installing php is too hard. Ok, there are apache+php+mysql installer packages like xammp. But beginners still need configuration for it.

I am a php developer and I am trying to learn python.
I like python but still I prefer php for my web aplications.

regards

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPython Programming > php and httpserver


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 4 hosted by Hostway
Stay green...Green IT