Computing.Net > Forums > Programming > Help With PHP.....^&(

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Help With PHP.....^&(

Reply to Message Icon

Name: N9
Date: May 12, 2003 at 18:59:57 Pacific
OS: winxp
CPU/Ram: 256 ddr
Comment:


ok, I am on winxp, with apache 1.3.27 webserver..

now i've tried and tried to install php,, but all i see when it comes to the page is the actually code of the php,
like http://66.56.108.225/test.php

?!?!
isnt' there just like a n exe of apache with php already isntalled, where u just click a button and everthigng works (yeh we all wish right0
ok pelase help..



Sponsored Link
Ads by Google

Response Number 1
Name: iet-guy
Date: May 13, 2003 at 03:47:30 Pacific
Reply:

try this

If you cannot see that page, you don't have Apache and PHP setup right.


0

Response Number 2
Name: iet-guy
Date: May 13, 2003 at 04:02:50 Pacific
Reply:

NO THANKS TO "SN" for the previous post. I typed the code in the form's textfield and it show up in confirm page but not after i submit, ahhhhh.

How to create phpinfo page


0

Response Number 3
Name: gpp
Date: May 13, 2003 at 06:02:58 Pacific
Reply:

You need to add these lines to your httpd.conf file. Then restart apache.
NOTE: you may need to change the path to php.
Also, this is not the prefered method, but it is the easiest and will work.

AddTYpe application/x-httpd-php .php

ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"


0

Response Number 4
Name: N9
Date: May 13, 2003 at 08:54:24 Pacific
Reply:

GREAT IT WORKS!! COOL! YEEHAA!! thx alot!

oh yhe,
ok
what's the dif between cgi,php, and asp,
in cgi and asp, do you need to isntall anything in the webserver like we do with php??


0

Response Number 5
Name: SN
Date: May 13, 2003 at 10:58:08 Pacific
Reply:

If you would READ THE DIRECTIONS you would have found out that you have to put it into the CONFIRM box, not the original one. :-)

If it "works in the confirm page" then you did it wrong. It's not supposed to work until you actually post.

It's a javascript that emulates the behavior of coder.exe, and if anybody has a better way of doing it, I'm all ears. This was the best I could come up with.

-SN


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Help With PHP.....^&(

Help with: php, MySQL, database www.computing.net/answers/programming/help-with-php-mysql-database/8422.html

need help with PHP www.computing.net/answers/programming/need-help-with-php/12828.html

Need help with an SQL join query www.computing.net/answers/programming/need-help-with-an-sql-join-query/13358.html