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

Login with username, password and session length
Pages: [1] 2
Send this topic | Print
Topic: Help with my forum  (Read 5573 times)
« on: May 06, 2005, 10:33:19 PM »
Ulyaoth Offline
Newbie

View Profile
*
Posts: 9



I finished to upload everything in bthe right place. But I cannot open the page.
The link that I know to install is www.ulyaoth.t35.com/phpBB2 or /forum. Neither want to work.
How I can get it started?

(Sorry for my bad English, I am just English studant,)
Report to moderator   Logged

 
« Reply #1 on: May 07, 2005, 09:50:55 AM »
Most Handsome Member
Incoherent Offline
Member
Member

View Profile WWW
***
Posts: 103



where did you upload the files to?

And do you have a sql account? Free accounts ont35 do not provide sql
Report to moderator   Logged

« Reply #2 on: May 07, 2005, 10:14:18 AM »
Ulyaoth Offline
Newbie

View Profile
*
Posts: 9



So it's because I am a free member. where I can find hosts that suport Sql?
Report to moderator   Logged
« Reply #3 on: May 07, 2005, 06:32:57 PM »
Most Handsome Member
Incoherent Offline
Member
Member

View Profile WWW
***
Posts: 103



well you can keep your site here and sign up for a free sql account at freesql

Just type it in a search engine. It will give you the info you need to set it up and t35 does allow it.
Report to moderator   Logged

« Reply #4 on: May 07, 2005, 11:37:39 PM »
Working for Rielst...
Ryanbi Offline
Junior Member
Newbie

View Profile WWW
*
Posts: 34



dont use www in front of your site.
http://ulyaoth.t35.com/phpBB2 --> This is right
Report to moderator   Logged
« Reply #5 on: May 09, 2005, 07:43:17 PM »
Ulyaoth Offline
Newbie

View Profile
*
Posts: 9



Thanks everybody for the Help
Report to moderator   Logged
« Reply #6 on: May 09, 2005, 08:24:56 PM »
Ulyaoth Offline
Newbie

View Profile
*
Posts: 9



I found the freesql you've told me, there they want "username" and "database".
I created a username and database (Same as username) but I don't know if it's right.

So what i need to do to make my forun work? How can I use that freesql?

Sorry for disturbing you.
Report to moderator   Logged
« Reply #7 on: May 09, 2005, 09:18:35 PM »
adragons
Guest

Since freesql.org does not allow forums/cms's use http://hotsql.com/ instead.
Then once youve signed up fill in the forms: with
Database Server Hostname / DSN:  mysqla.hotsql.com
Your Database Name:      mysql_user
Database Username:    mysql_user
Database Password:    mysql_password
Report to moderator   Logged
« Reply #8 on: May 10, 2005, 12:01:30 AM »
Ulyaoth Offline
Newbie

View Profile
*
Posts: 9



sorry for my ignorance but I still confuse.

I already did the form, and recieved the data from hostsql.
But what archive I need to change (name of archive)

I found it in 4 archives

What I need to change here?

function sql_db($sqlserver, $sqluser, $sqlpassword, $database, $persistency = true)
   {
      $this->persistency = $persistency;
      $this->user = $sqluser;
      $this->password = $sqlpassword;
      $this->server = $sqlserver;
      $this->dbname = $database;

      $this->db_connect_id = ($this->persistency) ? mysql_pconnect($this->server, $this->user, $this->password) : mysql_connect($this->server, $this->user, $this->password);

      if( $this->db_connect_id )
« Last Edit: May 10, 2005, 01:39:31 PM by Ulyaoth » Report to moderator   Logged
« Reply #9 on: May 10, 2005, 06:20:04 PM »
adragons
Guest

you dont need to change that! Go to your site, and it should forward you to your install page, put the data in there
Report to moderator   Logged
« Reply #10 on: May 10, 2005, 10:43:27 PM »
Ulyaoth Offline
Newbie

View Profile
*
Posts: 9



ok, thanks for the help.

I did everything you've told me, but the install page didn't open.

Is there anything more wrong?

http://ulyaoth.t35.com/phpBB2

(Sorry for the bad English, I am  Brazilian)
« Last Edit: May 10, 2005, 10:47:44 PM by Ulyaoth » Report to moderator   Logged
« Reply #11 on: May 11, 2005, 05:01:54 PM »
adragons
Guest

By the looks of it you didnt put the files in http://ulyaoth.t35.com/phpBB2 but rather http://ulyaoth.t35.com/ go there and install page should open.
Report to moderator   Logged
« Reply #12 on: May 12, 2005, 07:14:52 AM »
Ulyaoth Offline
Newbie

View Profile
*
Posts: 9



Neither urls worked. I still get "page not found".
« Last Edit: May 12, 2005, 07:19:40 AM by Ulyaoth » Report to moderator   Logged
« Reply #13 on: May 12, 2005, 07:58:20 PM »
adragons
Guest

are you visiting from china or brazil? china has been blocking T35 for some time now but only recently brazil has been hacing the same troubles...
Report to moderator   Logged
« Reply #14 on: May 12, 2005, 10:37:26 PM »
Ulyaoth Offline
Newbie

View Profile
*
Posts: 9



I am visiting from BRazil. do you have any idea how I can solve this?
Report to moderator   Logged
 
Pages: [1] 2
Send this topic | Print
Jump to:  

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