| You are here: DEVPPL ‹ Forum ‹ Programming ‹ PHP and MySQL Forum |
NOTIFICATIONS
|
|
|||||||||||||||
Login |
Apache2, PHP and MYSQL install and config
9 posts
• Page 1 of 1
0
Apache2, PHP and MYSQL install and config
Hello,
Please can someone guide me through installing and configuring Apache 2, PHP(not 5) and MYSQL (not 5).
I have tried many guides but did not succeed the configuration.
I now ask the experts to guide me through the process.
Thanks
Please can someone guide me through installing and configuring Apache 2, PHP(not 5) and MYSQL (not 5).
I have tried many guides but did not succeed the configuration.
I now ask the experts to guide me through the process.
Thanks
- Kali
- Reputation: 0
- Posts: 8
- Joined: Tue Nov 30, 2004 11:39 pm
- Highscores: 0
- Arcade winning challenges: 0
Apache2, PHP and MYSQL install and config - Sponsored results
- Sponsored results
0
Easiest first:
MySQL:
Download the binary package from here:
http://dev.mysql.com/downloads/mysql/4.1.html
Just run the windows installer, reboot your system and that should do it.
Apache:
Download the binary package from here:
http://gulus.usherbrooke.ca/pub/appl/ap ... no_ssl.msi
Run the windows installer, reboot and you should have apache running fine out of the box.
PHP4 and/or 5:
Download the binary package from here:
http://www.php.net/downloads.php
Be sure to grab the _full_ package eg:
PHP 4.3.9 zip package [6,953Kb] - 22 Sep 2004
or
PHP 5.0.2 zip package [7,538Kb] - 23 Sep 2004
as these packages include the modules for apache2 _AND_ have all the other goodies.
Now just follow the instructions here:
http://www.php.net/manual/en/install.wi ... pache2.php
It's pretty easy stuff, just take the time to read the instructions.
MySQL:
Download the binary package from here:
http://dev.mysql.com/downloads/mysql/4.1.html
Just run the windows installer, reboot your system and that should do it.
Apache:
Download the binary package from here:
http://gulus.usherbrooke.ca/pub/appl/ap ... no_ssl.msi
Run the windows installer, reboot and you should have apache running fine out of the box.
PHP4 and/or 5:
Download the binary package from here:
http://www.php.net/downloads.php
Be sure to grab the _full_ package eg:
PHP 4.3.9 zip package [6,953Kb] - 22 Sep 2004
or
PHP 5.0.2 zip package [7,538Kb] - 23 Sep 2004
as these packages include the modules for apache2 _AND_ have all the other goodies.
Now just follow the instructions here:
http://www.php.net/manual/en/install.wi ... pache2.php
It's pretty easy stuff, just take the time to read the instructions.
- Malcolm
- Reputation: 0
- Posts: 198
- Joined: Thu Oct 07, 2004 10:53 pm
- Location: Ontario, Canada
- Highscores: 0
- Arcade winning challenges: 0
0
Here is a good guide how to install AMP: http://internetmaster.com/installtutorial/
AMP = Apache, MySQL, PHP
And welcome to the DEVPPL forums =)
AMP = Apache, MySQL, PHP
And welcome to the DEVPPL forums =)
[url=http://www.linkedin.com/profile/view?id=96243938]Meet me on LinkedIn[/url]
[img]http://www.devppl.com/images/facebook_icon_small.jpg[/img] Help DEVPPL grow, [url=http://www.facebook.com/pages/DEVPPL/140524279390050]like DEVPPL on facebook[/url]!
[img]http://www.devppl.com/images/facebook_icon_small.jpg[/img] Help DEVPPL grow, [url=http://www.facebook.com/pages/DEVPPL/140524279390050]like DEVPPL on facebook[/url]!
- Rasmus Lindström
- Site Admin
- Reputation: 18
- Posts: 2834
- Joined: Tue Aug 17, 2004 2:07 pm
- Location: Sweden
- Highscores: 1
- Arcade winning challenges: 0
- ReFredzRate
- Highscores: 0
- Arcade winning challenges: 0
0
Hey Guys,
thanks for your prompt reply.
I had already installed apache, mysql 5, php 5 on my computer and editted the config, php.ini files and made a mess of things.
How can i restart from scratch?
System restore to an earlier date? any ideas please.
thanks,
Kali
P.S. Im on Win XP
thanks for your prompt reply.
I had already installed apache, mysql 5, php 5 on my computer and editted the config, php.ini files and made a mess of things.
How can i restart from scratch?
System restore to an earlier date? any ideas please.
thanks,
Kali
P.S. Im on Win XP
- Kali
- Reputation: 0
- Posts: 8
- Joined: Tue Nov 30, 2004 11:39 pm
- Highscores: 0
- Arcade winning challenges: 0
0
Can't you just uninstall apache and remove the php5 folder?
[url=http://www.linkedin.com/profile/view?id=96243938]Meet me on LinkedIn[/url]
[img]http://www.devppl.com/images/facebook_icon_small.jpg[/img] Help DEVPPL grow, [url=http://www.facebook.com/pages/DEVPPL/140524279390050]like DEVPPL on facebook[/url]!
[img]http://www.devppl.com/images/facebook_icon_small.jpg[/img] Help DEVPPL grow, [url=http://www.facebook.com/pages/DEVPPL/140524279390050]like DEVPPL on facebook[/url]!
- Rasmus Lindström
- Site Admin
- Reputation: 18
- Posts: 2834
- Joined: Tue Aug 17, 2004 2:07 pm
- Location: Sweden
- Highscores: 1
- Arcade winning challenges: 0
0
For apache and mysql you can just use add/remove programs in the control panel; as for php you can just delete the main directory.
After uninstalling apache and mysql I'd sugget deleting their directories to remove any residue of the programs so your new install will be "fresh and clean".
After uninstalling apache and mysql I'd sugget deleting their directories to remove any residue of the programs so your new install will be "fresh and clean".
- Malcolm
- Reputation: 0
- Posts: 198
- Joined: Thu Oct 07, 2004 10:53 pm
- Location: Ontario, Canada
- Highscores: 0
- Arcade winning challenges: 0
0
Thanks again peeps,
will give that a try (if i delete the files, it is never clean, when i install for the second time, i am always told that this file and that file already exists! ie from the previous installation)
But I will give it a try.
Cheers
Kali
will give that a try (if i delete the files, it is never clean, when i install for the second time, i am always told that this file and that file already exists! ie from the previous installation)
But I will give it a try.
Cheers
Kali
- Kali
- Reputation: 0
- Posts: 8
- Joined: Tue Nov 30, 2004 11:39 pm
- Highscores: 0
- Arcade winning challenges: 0
|
|