Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
Pages: [1]
Send this topic | Print
Topic: How Do I install a phpbb forum on my website?  (Read 3113 times)
« on: April 11, 2005, 07:38:06 AM »
earthwarrior Offline
Newbie

View Profile
*
Posts: 4



I need something like database hostname/DSN, any help please?
Report to moderator   Logged

 
« Reply #1 on: April 11, 2005, 08:53:03 AM »
Most Handsome Member
Incoherent Offline
Member
Member

View Profile WWW
***
Posts: 103



I am assuming you are on free hosting, and therfore you can not. Free host does not support sql, which is needed.

There are however free sql hosts.

Check the Useful Reasources board below for links and other options.
« Last Edit: April 11, 2005, 08:55:05 AM by Incoherent » Report to moderator   Logged

« Reply #2 on: April 23, 2005, 02:49:03 PM »
thebest Offline
Newbie

View Profile
*
Posts: 9



is there any host for free sql?
Report to moderator   Logged
« Reply #3 on: April 23, 2005, 03:30:05 PM »
adragons
Guest

http://forums.t35.net/index.php?topic=684.0

read the first question/answere
Report to moderator   Logged
« Reply #4 on: April 23, 2005, 04:10:09 PM »
thebest Offline
Newbie

View Profile
*
Posts: 9



thanks for link..

i sign uped for hostsql.com
i filled all right info but still it says can't cannect to datebase.

need help right here
Report to moderator   Logged
« Reply #5 on: April 23, 2005, 04:24:48 PM »
adragons
Guest

hotsql maybe down temporarily (the database server).
wait to see if it fixes its self
contact them or read theire faq

Quote
<?php
$link = mysql_connect("mysqla.hotsql.com", "mysql_user", "mysql_password")
or die("Could not connect: " . mysql_error());
echo "Connected successfully";

$db = mysql_select_db("mysql_user");
?>
Report to moderator   Logged
« Reply #6 on: April 23, 2005, 05:26:53 PM »
thebest Offline
Newbie

View Profile
*
Posts: 9



HOTsql is not down.. its just i cant connect to it some how.
« Last Edit: April 23, 2005, 05:37:12 PM by thebest » Report to moderator   Logged
« Reply #7 on: April 23, 2005, 05:37:12 PM »
adragons
Guest

WHat error is it giving you?
Report to moderator   Logged
« Reply #8 on: April 23, 2005, 05:40:33 PM »
thebest Offline
Newbie

View Profile
*
Posts: 9



phpBB : Critical Error

Could not connect to the database
Report to moderator   Logged
 
Pages: [1]
Send this topic | Print
Jump to:  

Powered by SMF | SMF © 2006-2008, Simple Machines LLC