Results 1 to 4 of 4
Hi guys ! Ive successfully installed LAMP and everything seems to work fine. I can acces to phpmyadmin and mysql when i do
Code:
127.0.0.1
it say's that it works ...
- 08-13-2011 #1Just Joined!
- Join Date
- Aug 2011
- Posts
- 3
LAMP installation and MyBB
Hi guys ! Ive successfully installed LAMP and everything seems to work fine. I can acces to phpmyadmin and mysql when i do
it say's that it works !Code:127.0.0.1
Here's the problem When im trying to install MyBB i can't acces the folder
Ive done a Database and i did unzip all the mybb.tar to /var/www/Upload using terminal.
But when im trying to navigate troughIts not working it says:Code:127.0.0.1/Upload/Install
Not Found
The requested URL /Upload/Install was not found on this server.
Apache/2.2.17 (Ubuntu) Server at 127.0.0.1 Port 80
How can i fix this ?
Thanks !
- 08-13-2011 #2Linux Newbie
- Join Date
- Dec 2009
- Posts
- 241
Why don't you try:
http://localhost/Upload/install
If it ain't work you will need to have a look into your apache settings.
/etc/apache2/sites-enabled
It the usual folder where you find the configuration where the files are expected.
You should find some files in there like: 000-default
P.s.: the difference of my link ain't the localhost but I spell install small.
Nice Nick you got yourself!
Hope it's your own server we are talking about *gg*
- 08-13-2011 #3Just Joined!
- Join Date
- Aug 2011
- Posts
- 3
Your right
Ive successfully import my easyphp Windows MyBB board to linux
But im facing an issue 
I can't see the theme, its blank ive already faced that issue in the past. I know it has something to do with the port. Here's a screenshot: Screenshot.jpg
I dit edit the inc/settings.php with my current configuration. where are the database user and password file located its probably different. Im pretty sure it has something to do with.
Anyone know how i could fix this ?
- 08-13-2011 #4Just Joined!
- Join Date
- Aug 2011
- Posts
- 3
Fixed
The database information are in inc/configs.php. I just reinstalled the theme and re-import the .xml trough the admin cpanel and worked like a charm !
I'm really grateful to anyone who helped me


Reply With Quote