thepinder 0 Report post Posted June 18, 2009 Im tring to install SMF forums and it asks for server and port what do i enter for that? Share this post Link to post Share on other sites
BCD 1 Report post Posted June 18, 2009 If you have copied the files onto the server and are installing, then you need to enter "localhost" in the server field.If you are trying to connect to server using ftp client, then you need to enter the domain/subdomain in the host field (ex: domain.com), and port number 21 (you can leave it blank). Share this post Link to post Share on other sites
thepinder 0 Report post Posted June 18, 2009 (edited) Datebase Server Hostname - localhost Database Server Port - 21 DB Name - conflect_thepinder DB Username - conflect_thepinder DB Password - * Prefix for tables in database - phpbb I get this error when i put in the info above. Could not connect to the database, see error message below. Access denied for user 'conflect_pinder'@'localhost' (using password: YES Can someone please help me Edited June 18, 2009 by thepinder (see edit history) Share this post Link to post Share on other sites
akashi 0 Report post Posted June 18, 2009 have you created an sql user & database from cpanel? if you haven't, then you should create database and database user from cpanel (mysql database wizard). Datebase Server Hostname - localhost Database Server Port - 21 DB Name - conflect_thepinder DB Username - conflect_thepinder DB Password - * Prefix for tables in database - phpbb I get this error when i put in the info above. Could not connect to the database, see error message below. Access denied for user 'conflect_pinder'@'localhost' (using password: YES Can someone please help me Share this post Link to post Share on other sites
BCD 1 Report post Posted June 18, 2009 Considering you already created the MySQL database, I can only think of the password entered incorrectly. Check if the caps lock was on. Share this post Link to post Share on other sites
yordan 10 Report post Posted June 18, 2009 Datebase Server Hostname - localhostDatabase Server Port - 21OK, here is the error. You are running the phpBB installation script, "localhost" is correct for the hostname, but "21" is false for the Databas server port. Leave this value to the default (give nothing). Share this post Link to post Share on other sites
thepinder 0 Report post Posted June 18, 2009 kk thanks Share this post Link to post Share on other sites
yordan 10 Report post Posted June 18, 2009 "KK" standing for "OK" ? Was your install successful ? Share this post Link to post Share on other sites
thepinder 0 Report post Posted June 18, 2009 ok well once i got done with that and past taht info i got this error Fatal installation error Fatal installation error index.php [ 399 ] Module "" not accessible. Share this post Link to post Share on other sites
akashi 0 Report post Posted June 19, 2009 You have to check what's on line 399 in index.php to know what's going wrong. ok well once i got done with that and past taht info i got this error Fatal installation error Fatal installation error index.php [ 399 ] Module "" not accessible. Share this post Link to post Share on other sites
yordan 10 Report post Posted June 19, 2009 are you doing this with the Xisto installer, or did you upload the phpbb scripts and performed the installation ?We need to know that in order to guess which step has been forgotten. Share this post Link to post Share on other sites
BCD 1 Report post Posted June 21, 2009 @thepinder: Hope you installed it by now. If not, then completely remove the files you have uploaded and re-upload afresh and make sure you have database created before installing. It should work. When you get error always do this. Most of the time you will get the answer. Share this post Link to post Share on other sites