PHP, MYSQL and Apache install

This is a discussion on "PHP, MYSQL and Apache install" within the PHP Forum section. This forum, and the thread "PHP, MYSQL and Apache install are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > PHP Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Sep 13th, 2006, 10:02
New Member
Join Date: Aug 2006
Location: London
Age: 23
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
PHP, MYSQL and Apache install

Hi

I am new to PHP, MySQL and Apache and want to learn them. What I need to do before is install them. What do you think of WAMP ( http://www.wampserver.com) and XAMPP ( http://www.apachefriends.org/en/index.html). I am not sure which download is better to install. I use Dreamweaver.
I would be the most grateful if you would give me suggestions.
Reply With Quote

  #2 (permalink)  
Old Sep 13th, 2006, 22:24
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Skype™ to ukgeoff
Re: PHP, MYSQL and Apache install

I've used WAMP previously and the install went without problems.

Don't know how far down the road you are with Dreamweaver but using an editor where you are hand coding and know exactly what is going on is a much, much better way to both learn and do it for real.
Reply With Quote
  #3 (permalink)  
Old Sep 14th, 2006, 20:47
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,763
Blog Entries: 1
Thanks: 0
Thanked 18 Times in 18 Posts
Send a message via AIM to moojoo Send a message via MSN to moojoo Send a message via Yahoo to moojoo
Re: PHP, MYSQL and Apache install

PHP is already installed if you have a Mac, you just need to uncomment the php line in the httpd.conf file. As for MySQL I just download the MySQL installer and ran it. Worked great.

Run PHP on a Mac:

Edit the httpd.conf file: sudo pico /etc/httpd/httpd.conf

uncomment: LoadModule php4_module
uncomment: AddModule mod_php4.c
Restart Apache: sudo apachectl graceful

And PHP is running. Of course this probably doesn't help you but I am bored and killing time.
__________________
The internet is just a fad.
http://www.mevans76.com
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)

Last edited by moojoo; Sep 14th, 2006 at 20:51.
Reply With Quote
  #4 (permalink)  
Old Sep 14th, 2006, 22:15
AdRock's Avatar
SuperMember

SuperMember
Join Date: Jul 2006
Location: Devon, England
Posts: 565
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to AdRock
Re: PHP, MYSQL and Apache install

If you want to install them all seperatley then check out this tutorial

http://www.puremango.co.uk/cm_wamp_9...5a01aa8b011570

really easy to follow
Reply With Quote
Reply

Tags
php, mysql, apache, install

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Trainer Required for PHP MYSQL & APACHE BBenson Job Opportunities 0 Feb 9th, 2007 16:43
PHP Developer - Linux, Apache, MySQL - 12 month contract! AN Agent Job Opportunities 0 Mar 8th, 2006 08:23
PHP problem in Apache/PHP/MySQL JohnI PHP Forum 5 Jan 19th, 2006 01:21
can anyone install PHP for me ash PHP Forum 1 May 29th, 2005 16:28


All times are GMT. The time now is 21:06.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43