Using Apache 1.3.26 & PHP4?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Heinola
Forum Newbie
Posts: 1
Joined: Sat Sep 07, 2002 10:41 pm
Location: MN USA
Contact:

Using Apache 1.3.26 & PHP4?

Post by Heinola »

Im a newbie to all :)

How would i set up Apache,PHP4,and MySQL to run together.


i tried but i keep getting forbiden error 403.


Im running windows ME,dynamic IP,DNS,PHP4,MySQL


if any body found any tutorials on this it would help :)
User avatar
phice
Moderator
Posts: 1416
Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:

Post by phice »

Download this http://sourceforge.net/projects/phptriad and it will automatically set up everything for you. It even comes with phpMyAdmin with it.
Image Image
codewarrior
Forum Commoner
Posts: 81
Joined: Wed Aug 07, 2002 1:28 pm

Post by codewarrior »

Or you can try EASYPHP
User avatar
phice
Moderator
Posts: 1416
Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:

Post by phice »

I always feel uncomfortable when the script is mainly written in another langauge, but "Also available in English!". :P
Image Image
User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

Post by Takuma »

Or you could download PHP from http://www.php.net and download Apache from http://www.apache.org and just follow the manual. :D
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

i recommend grabbin an "all in one" program like PHP Triad, it comes with mysql, phpmyadmin, and apache. 8)

http://www.phpgeek.com
User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

Post by Takuma »

Yeah it is the best

P.S. I started by editing conf files etc by myself and I ran into some trouble but manage to get it :D
Post Reply