Ubuntu server 10.10 x86_64
2 GB RAM / Dual Core unmanaged VDS
MySQL, PHP5, Apache2 all installed using Ubuntu's "tasksel" option for a "LAMP server".
phpBB downloaded from phpbb.com TODAY. Version is 3.0.8, as far as I know.
Here's what I'm trying to do and what I'm having issues with.
On the page
Code: Select all
http://domaingoeshere.com/phpBB3/install/index.php?mode=install&sub=database
Could not connect to the database, see error message below.
Host 'v-XX-XX-XX-XXX.virt-machine.internap-chicago.nfoservers.com' is not allowed to connect to this MySQL server
Here's what I've done so far.
I installed LAMP software from Ubuntu's default repos using the command
Code: Select all
sudo tasksel
I realized that I hadn't ever been prompted to create a password for my MySQL server, so I googled around and found this page and followed its instructions as a sort of "hacky" solution. It seemed to work fine, as all the right messages showed up. I did that after doing a
Code: Select all
sudo su -
Code: Select all
/var/www/phpBB