Results 1 to 6 of 6
Can anyone explain to me or point me to a good tutorial an how to install apache, php, and mysql? i tried the one on unixmen and it didnt work...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-18-2009 #1
help installing apache, php, mysql
Can anyone explain to me or point me to a good tutorial an how to install apache, php, and mysql? i tried the one on unixmen and it didnt work
- 11-20-2009 #2
Install LAMP - Google Search
Hope that helped
- 11-20-2009 #3
- 11-20-2009 #4Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,722
Google: slackware lamp install
The Unixmen one looks very thorough and it is recent. Saying it "didn't work" means *nothing.* Qualify your problem or continue to spin in circles.
How to ask questions
- 11-20-2009 #5
um, my question was:
"Can you point me to another tutorial besides the one at unixman."
It wouldn't matter if it worked or not, I just wanted to be shown a tutorial besides the one there.
Alternate Title:
"Unixmen apache install didn't work"
anyway, i'll try it again on unixmen...
- 11-20-2009 #6
i think the problem is slackpkg isn't properly installed. i get:
when i type "slackpkg update". i also got the GPG, so i dont think its that. the main problem is that it cannot copy to a directory that doesn't exist. Any ideas?Code:bash-3.1$ su - root Password: LIFE: Learning about people the hard way -- by being one. root@host:~# slackpkg update Updating the package lists... Downloading... Downloading ChangeLog.txt... --2009-11-20 18:46:55-- ftp://carroll.cac.psu.edu/pub/linux/distributions/slackware/slackware-13.0/ChangeLog.txt => `/tmp/slackpkg.tjOUsd/ChangeLog.txt' Resolving carroll.cac.psu.edu... 128.118.2.96 Connecting to carroll.cac.psu.edu|128.118.2.96|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /pub/linux/distributions/slackware/slackware-13.0 ... done. ==> SIZE ChangeLog.txt ... 225961 ==> PASV ... done. ==> RETR ChangeLog.txt ... done. Length: 225961 (221K) 100%[======================================>] 225,961 108K/s in 2.0s 2009-11-20 18:46:58 (108 KB/s) - `/tmp/slackpkg.tjOUsd/ChangeLog.txt' saved [225961] No changes in ChangeLog.txt between your last update and now. Do you really want to download all other files (y/N)? y List of all files Package List Downloading FILELIST.TXT... --2009-11-20 18:47:01-- ftp://carroll.cac.psu.edu/pub/linux/distributions/slackware/slackware-13.0/FILELIST.TXT => `/tmp/slackpkg.tjOUsd/FILELIST.TXT' Resolving carroll.cac.psu.edu... 128.118.2.96 Connecting to carroll.cac.psu.edu|128.118.2.96|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /pub/linux/distributions/slackware/slackware-13.0 ... done. ==> SIZE FILELIST.TXT ... 863754 ==> PASV ... done. ==> RETR FILELIST.TXT ... done. Length: 863754 (844K) 100%[======================================>] 863,754 135K/s in 6.5s 2009-11-20 18:47:08 (130 KB/s) - `/tmp/slackpkg.tjOUsd/FILELIST.TXT' saved [863754] cp: cannot stat `/tmp/slackpkg.tjOUsd/CHECKSUMS.md5': No such file or directory Package descriptions Formatting lists to slackpkg style... Package List cp: cannot stat `/tmp/slackpkg.tjOUsd/*-filelist.gz': No such file or directory Package descriptions cp: cannot stat `/tmp/slackpkg.tjOUsd/PACKAGES.TXT': No such file or directory


Reply With Quote

