|
#1
| |||
| |||
| Installed Apache, how do I open root in terminal shell? OK, sorry for sounding like a technological imbecile here, but then, I am. I downloaded Apache (which supposedly comes with php and mySQL integrated) from a website called Apache friends, and attempted to follow the installation instructions. http://www.apachefriends.org/en/xampp-macosx.html#849 Everything seemed to go alright until I hit step 3.2. It kept telling me that "You need to start XAMPP as root!" So I enabled root user in directory utility, and tried the command "sudo root" on the advice of a friend who uses Linux, and it prompted me not for the root password but for my normal password. And of course, it still gives me the same error message ("You need to start XAMPP as root!") when I try: /Applications/xampp/xamppfiles/mampp start So how do I start xampp as root in the terminal shell? Thanks much, Luke |
|
#2
| ||||
| ||||
| Any particular reason you chose not to go with MAMP as a solution over XAMPP? http://www.mamp.info/en/mamp.html
__________________ • Apple iMac G5 17" (2 GHz G5) - Mac OS X 10.4.11 • Apple Macintosh Quadra 650 (33 MHz MC68040) - Mac OS 8.1 • Apple PowerBook Duo 230 (33 MHz MC68030) - System 7.1 • "JHVH-1" (2 GHz AMD Athlon XP 2400+) - Slackware 12.1 • "Kidbuntu" (2.8 GHz Celeron D 335) - Ubuntu 8.04 |
|
#3
| ||||
| ||||
| Code: sudo /Applications/xampp/xamppfiles/mampp start
__________________ Power Macintosh G4/500MHz "Yikes!" 10.4.11 Server • 1024MB • 3 x 120GB + 320GB • DVR-111D • 2 x Radeon 7000 PCI • 2 x 17" CRT MacBook 2.0GHz Core 2 Duo - White 10.5.5 • 2048MB • 80GB • CD-RW/DVD-ROM iPod Photo 60GB • iPod nano 1GB • AT&T DSL 6Mb/768k http://www.jeffhoppe.com |
|
#4
| ||||
| ||||
| My apologies....wasn't aware that XAMPP used MAMP. ![]()
__________________ • Apple iMac G5 17" (2 GHz G5) - Mac OS X 10.4.11 • Apple Macintosh Quadra 650 (33 MHz MC68040) - Mac OS 8.1 • Apple PowerBook Duo 230 (33 MHz MC68030) - System 7.1 • "JHVH-1" (2 GHz AMD Athlon XP 2400+) - Slackware 12.1 • "Kidbuntu" (2.8 GHz Celeron D 335) - Ubuntu 8.04 |
|
#5
| |||
| |||
| Quote:
The point of getting an Apache server is so that I can learn php, and I now have it where it appears I can test php files. |
|
#6
| ||||
| ||||
| Understood, but I wasn't aware that one used the other, hence my question. I kind of got the impression that XAMPP was trying to shoehorn something to OS X that MAMP had already done. No worries.
__________________ • Apple iMac G5 17" (2 GHz G5) - Mac OS X 10.4.11 • Apple Macintosh Quadra 650 (33 MHz MC68040) - Mac OS 8.1 • Apple PowerBook Duo 230 (33 MHz MC68030) - System 7.1 • "JHVH-1" (2 GHz AMD Athlon XP 2400+) - Slackware 12.1 • "Kidbuntu" (2.8 GHz Celeron D 335) - Ubuntu 8.04 |