What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Installing PHP + MySQL on a windows machine?

Pages: (3): « First « 1 [ 2 ] 3 » Last »
Installing PHP + MySQL on a windows machine?
Author: Message:
Ezra
Veteran Member
*****

Avatar
Forgiveness is between them and God

Posts: 1960
Reputation: 31
37 / Male / Flag
Joined: Mar 2003
RE: Installing PHP + MySQL on a windows machine?
small changes, it runs without configuration.
[Image: 1-0.png]
             
05-10-2005 10:00 PM
Profile PM Web Find Quote Report
KeyStorm
Elite Member
*****

Avatar
Inn-sewer-ants-pollie-sea

Posts: 2156
Reputation: 45
38 / Male / –
Joined: Jan 2003
RE: Installing PHP + MySQL on a windows machine?
I think you should give Xampp a try. It doesn't need installation apart from setting up a service on XP, works flawlessly everytime I have installed it and is well documented. I can't tell about the other apps mentioned, but I tried quite some packages alike and this was by far the best. :)

Btw: It comes configured out of the box. It includes phpMyAdmin (also configured) and several other server applications. If you want to set up some passwords for your servers, you just have to run a command and you will be prompted to set them up individually, so you don't need to open any config files (apart from phpMyAdmin, in which you will need to specify the new username and password you set up for the MySQL server.)

This post was edited on 05-10-2005 at 11:08 PM by KeyStorm.
05-10-2005 11:03 PM
Profile E-Mail PM Web Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
Status: Online
O.P. RE: Installing PHP + MySQL on a windows machine?
Thank you Keystorm, I installed Xampp and I think its good :)
I configurated and it works fine... :)

But... I have a little question... :$

How can I add a new database so I can install a forum...? *-)

Thanks!
YouTube closed-captions ripper (also allows you to download videos!)
05-11-2005 02:19 PM
Profile E-Mail PM Web Find Quote Report
KeyStorm
Elite Member
*****

Avatar
Inn-sewer-ants-pollie-sea

Posts: 2156
Reputation: 45
38 / Male / –
Joined: Jan 2003
RE: Installing PHP + MySQL on a windows machine?
Just get to phpMyAdmin (from localhost/xampp/index.php left menu). And from its homepage you'll find a little form to add a new database.
05-11-2005 02:23 PM
Profile E-Mail PM Web Find Quote Report
John Anderton
Elite Member
*****

Avatar

Posts: 3908
Reputation: 80
37 / Male / Flag
Joined: Nov 2004
Status: Away
RE: Installing PHP + MySQL on a windows machine?
Try easy php @ http://www.easyphp.org/ .... i use it to test stuff :P
Configs pretty easy ... there is a site which tells u what to do .... it was  "open a can of whoop ass website" ^o)
Ill try to get the link tho :D
[

KarunAB.com
]

[img]http://gamercards.exophase.com/459422.png[
/img]
05-11-2005 02:26 PM
Profile E-Mail PM Web Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
Status: Online
O.P. RE: Installing PHP + MySQL on a windows machine?
I tried that but, it doesn't request me a username & password for the database... :-/

YouTube closed-captions ripper (also allows you to download videos!)
05-11-2005 02:28 PM
Profile E-Mail PM Web Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: Installing PHP + MySQL on a windows machine?
quote:
Originally posted by John Anderton
Try easy php @ http://www.easyphp.org/ .... i use it to test stuff :P
Configs pretty easy ... there is a site which tells u what to do .... it was  "open a can of whoop ass website" ^o)
Ill try to get the link tho :D
If you read the thread, about half of the posts are about Mike2 having already tried EasyPHP unsucesfully, he's now trying another package...
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
05-11-2005 02:34 PM
Profile E-Mail PM Web Find Quote Report
KeyStorm
Elite Member
*****

Avatar
Inn-sewer-ants-pollie-sea

Posts: 2156
Reputation: 45
38 / Male / –
Joined: Jan 2003
RE: Installing PHP + MySQL on a windows machine?
quote:
Originally posted by Mike2
I tried that but, it doesn't request me a username & password for the database... :-/
This is because you left the "config" option in phpMyAdmin configuration. Set that to 'cookie' or 'http' to get asked for username and password.

Also, the database does not require to have any user and password. When you're requested for the username and password of your database (in a script installation) you have to specify username and pass of the MySQL server.
05-11-2005 02:38 PM
Profile E-Mail PM Web Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
Status: Online
O.P. RE: Installing PHP + MySQL on a windows machine?
Hmmmm ... thanks...

One last question I hope...

Do I put the scripts on the htdocs folder?

And what do I do with the other files?
YouTube closed-captions ripper (also allows you to download videos!)
05-11-2005 02:54 PM
Profile E-Mail PM Web Find Quote Report
KeyStorm
Elite Member
*****

Avatar
Inn-sewer-ants-pollie-sea

Posts: 2156
Reputation: 45
38 / Male / –
Joined: Jan 2003
RE: Installing PHP + MySQL on a windows machine?
the htdocs folder is the public folder (unless you make internal Apache specifications otherwise). You must place all your script and html files in there.

What 'other' files do you mean?
05-11-2005 03:00 PM
Profile E-Mail PM Web Find Quote Report
Pages: (3): « First « 1 [ 2 ] 3 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On