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).

Link to comment
Share on other sites

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

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.