Jump to content

Installing MySQL on local comp. to run a forum on my local comp.


Wicked_one

Recommended Posts

I want to run a phpbb forum on my local comp. for development.

When I installed MySQL I installed the complete install as a development comp.

I'm not sure if I have the right config. for running a forum on my comp?

I don't know where to find the DB hostname.

 

Is having php on my comp. enough for MySQL to use it or do I have to install php in the MySQL DB?

 

If some one who has installed phpbb on there comp. reads this please e-mail me with how you installed everything(php, MySQL, phpbb).

To install phpbb you'll need three things Apache (a webserver), PHP and MySQL. You have to install Apache as PHP is a server side language. Your computer wont understand PHP, even though your have PHP installed. When you install and setup Apache all php files you request from http://localhost will get parsed by PHP.

 

If you are new to installing AMP (Apache, PHP and MySQL) I'd recommend you to install WAMP from wampserver.com.

 

Also the hostname will be just localhost

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.