Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 08-27-2004, 04:22 PM Setting up PHP
Average Talker

Posts: 28
Trades: 0
Can someone please tell me the steps to setting up PHP and mySQL, I just run a normal home PC no server software installed. I have PHP 5.0 already downloaded. Thanks in advance for any help.
__________________

Please login or register to view this content. Registration is FREE
sfnum8 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-27-2004, 05:04 PM
Christopher's Avatar
Iced Cap

Latest Blog Post:
Cross-domain AJAX with JSONP
Posts: 3,110
Location: Toronto, Ontario
Trades: 0
Since mySQL support isn't "turned on" by defualt in PHP5, a lot of people have trouble enabling it. I just had to copy some DLL's to a WINDOWS directory and edit the php.ini, but I know some people have tried all sorts of things to no avail.

Anyway, get a webserver such as Apache or IIS (IIS is a Windows-only server) and follow the instructions to install it. There are specific instructions in the PHP manual as well as your PHP download as to setting up PHP with your chosen server. In Apache, it's as simple as copying a couple files over to the Apache directory and adding a few directives to the httpd.conf file.

mySQL is it's own server, so just install it and you're set -- you don't really need to configure anything if you just want to fool around with it (though you might want to set a different root password).

Though it's recommended that you try and set up everything by yourself (so you can tweak things to your liking, and more importantly, learn along the way), there are programs that set up all three of them in one go, no configuration required:
__________________

Please login or register to view this content. Registration is FREE
- Latest Articles:
Please login or register to view this content. Registration is FREE
,
Please login or register to view this content. Registration is FREE

--
Please login or register to view this content. Registration is FREE

Christopher is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Setting up PHP
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.73978 seconds with 12 queries