Results 1 to 10 of 14
Hi
i want to install Apache, PHP, MySql under Linux Slackware 10.0 .... apache is already running fine " becuase i can browse index.html under localhost " and afterthat i ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-18-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 13
Apache, PHP, MySql under Linux Slackware 10.0
Hi
i want to install Apache, PHP, MySql under Linux Slackware 10.0 .... apache is already running fine " becuase i can browse index.html under localhost " and afterthat i installed PHP but it doesn't seem to work ... i want to view a php file to test it ... i open the browser and typed in http://localhost/test.php then i get a prompt to download it or brows for an application to open it ... it doesn't recognize the php file some how
can somebody help please //// Kind Regards
- 02-18-2005 #2Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,267
Here's a few online how-to for the configuration of PHP under apache
http://dan.drydog.com/apache2php.html
http://apache-server.com/tutorials/LPPHP.html\"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps
- 02-18-2005 #3Just Joined!
- Join Date
- Feb 2005
- Posts
- 13
how can i uninstall the previous apache ? i want to install aache 2
- 02-18-2005 #4Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,267
Since my knowledge of slackware is very limited, I'll refer you to the tutorial of "install / UnInstall" software under Linux, you can find it here. Scroll down to the SLACKWARE section and you will get all the information you need.
\"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps
- 02-18-2005 #5
download it from here
http://www.linuxpackages.net/search_...pache&ver=10.0
than
Code:su pkgtool
Brilliant Mediocrity - Making Failure Look Good
- 02-18-2005 #6Just Joined!
- Join Date
- Feb 2005
- Posts
- 13
i installed apache 2 now ... but when i want to test it (http://localhost/) to view the index.html or what ever ... i get [ The Connection was refused when attempting to contact localhost] .....
what should i do
- 02-18-2005 #7
is apache actually running?
Code:ps -A
Brilliant Mediocrity - Making Failure Look Good
- 02-19-2005 #8
- 02-21-2005 #9Just Joined!
- Join Date
- Feb 2005
- Posts
- 13
how can i get that tool ? i only run blackbox
- 02-21-2005 #10Just Joined!
- Join Date
- Feb 2005
- Posts
- 13
the apache server is running now ... but when i want to view a php page wich i created in the root /htdocs/info.php .. iv'e been prompt either open the file with an application or save it to disk ..
i think it doesn't pick up the .php extension correctly or something ... can anybody please help ??
thanx .....


Reply With Quote
