![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Absolute Beginner Talk The perfect starting place to find out more about computers, Linux and Ubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Dipped in Ubuntu
![]() Join Date: Nov 2007
Beans: 638
|
Ok, this if my first how to. So if i do something wrong just tell me I will try and fix it.
Ok, so for starters the whole reason I'm writing this how too is because i just installed a LAMP server onto my box and phpbb. And I had a really hard time with it because i was trying to follow other sites tutorials and they used terminal. Now don't get me wrong i love terminal and have nothing at all against it. but i learned the hard way that you should check synaptic package manager and add/remove programs first. because if you use synaptic or add/remove you're ensured that the packages will be installed correctly unlike with the terminal where it's easier for you to mess up somewhere. So back to setting up your LAMP server. Got to System>Administration>Synaptic Package Manager. Then put in your password and when it comes up go to Edit>Mark Packages by Task... then it will open up something that looks like this ![]() (click picture to enlarge.) Now mark "LAMP server" as you can see I've done. Click Ok. then click apply. It will install the packages. While it's installing something should pop up asking you to set your mysql password. Make sure to set it as something that you will remember. When it gets done to make sure everything is installed correctly and working the way it should go to http://localhost/ Now that should take you to your Apache Directory. Now if everything is working right go to Synaptic Package Manager again (System>Administration>Synaptic Package Manager) and now search "phpmyadmin" but without the quotes. One package should pop up. ![]() (click picture to enlarge.) Mark the package for installation and then click Apply. Once that is done installing to to http://localhost/phpmyadmin and it should take you to this page ![]() (click picture to enlarge.) Now, for the username it should be "root". and then password is whatever you set your mysql password as remember I told you to remember that you'd be needing it! ha ha. So any ways. Once you are logged in go to "Privileges" Then go to "Add a new User" in the "User name:" put whatever you'd like your username to be. Something that's easy for you to remember. then for the "Host:" click the drop down box and select "Local" it should also put "localhost" in the black. Then for the password type the same password you used earlier or one that you'll remember and then retype it. Where it says "Database for user" select the option that says "Create database with same name and grant all privileges" once you're done scroll all the way to the bottom and in the bottom right hand corner there is a button that says "Go" click it. It should take you to a new page and on that page it should say something along the lines of "New User Added." or something like that. Now that we're done with that click here to download phpbb 3. for the options click "Save to Disk" and then ok. Save it to your desktop if it does not do that already. When it is done downloading extract the package to your desktop. Now go to the terminal and type in Code:
sudo nautilus ![]() (click picture to enlarge.) Now click File System then open the folder in there called "var" and then the folder in there called "www" there should be a folder in there that says Apache-2 or something along those lines. Delete it. you don't need. That is not actually your Apache. It's just the index file that comes with it. Now on to setting up phpbb3. Go to he folder that you downloaded. Extract it to you desktop and then enter this command into the terminal again if you've already closed that window that had opened Code:
sudo nautilus Now that you're done with the set up. Open your terminal again and type the Code:
sudo nautilus -RadiationHazard Last edited by RadiationHazard; February 1st, 2008 at 02:04 AM.. |
|
|
|
|
|
#2 |
|
Dipped in Ubuntu
![]() Join Date: Nov 2007
Beans: 638
|
Re: How To: Setup LAMP server on Ubuntu(and phpbb3)
is this a bad how too or something?
|
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Feb 2008
Beans: 1
|
Re: How To: Setup LAMP server on Ubuntu(and phpbb3)
hey, its a good tutorial, I just followed it to install LAMP on my new ubuntu desktop.
thanks |
|
|
|
|
|
#4 |
|
Chocolate Ubuntu Mocha Blend
![]() Join Date: Nov 2007
Beans: 1,808
Ubuntu 9.10 Karmic Koala
|
Re: How To: Setup LAMP server on Ubuntu(and phpbb3)
Sweet dude. You might repost it in this forum for more traffic of those who know about it:
http://ubuntuforums.org/forumdisplay.php?f=7 |
|
|
|
|
|
#5 |
|
5 Cups of Ubuntu
![]() Join Date: Jun 2005
Beans: 32
|
Re: How To: Setup LAMP server on Ubuntu(and phpbb3)
weird. When i go to Synaptic and do the following:
Code:
>System >Administration >Synaptic Package Manager. >Edit >Mark Packages by Task Both are greyed out and cannot be unselected or even installed (presumably because they're already installed). Any ideas? |
|
|
|
|
|
#6 |
|
A Carafe of Ubuntu
![]() |
Re: How To: Setup LAMP server on Ubuntu(and phpbb3)
one thing you could change... not that it is wrong... instead of opening terminal and typing sudo nautilus you could press alt+F2 and type gksudo nautilus and press enter... then type your password and boom root nautilus
|
|
|
|
|
|
#7 |
|
5 Cups of Ubuntu
![]() Join Date: Jun 2005
Beans: 32
|
Re: How To: Setup LAMP server on Ubuntu(and phpbb3)
Ok, I see that this was also posted to another area where there's been some discussion: V
I'll repost my query to there. |
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2007
Beans: 8
|
Re: How To: Setup LAMP server on Ubuntu(and phpbb3)
Hey guys,
I install Apache/mysql/php/phpmyadmin seperately using sudo apt-get install, LAMP is ticked already in the edit > mark tasks part. My question is this, when going to localhost, I can get to the apache directory just fine, however, I can't get into phpmyadmin, it says it doesn't exist, although ubuntu says the package is installed. Any ideas? |
|
|
|
|
|
#9 |
|
5 Cups of Ubuntu
![]() Join Date: Feb 2007
Beans: 30
|
Re: How To: Setup LAMP server on Ubuntu(and phpbb3)
My problem is after everything is setup, I can't view an page as a PHP enabled page.
ie; It just shows the php code, rather than the GUI that should show up on those phpBB3 pages. |
|
|
|
|
|
#10 |
|
Just Give Me the Beans!
![]() Join Date: May 2007
Beans: 59
|
Re: How To: Setup LAMP server on Ubuntu(and phpbb3)
Site error: the file xxxx requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator.
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|