PDA

View Full Version : Help with phpBb



Lokannon
March 4th, 2002, 17:34
Okay, i know its sad.... i actually need help with phpBB... but im really annoyed.

Can anyone find a phpBB (NOT phpBB2) that is in zip format, so i can unzip it onto my computer... If im going about this the wrong way, please tell me!!! im soo, confused, and their stupi manual didnt help!

Thnx
Lok

niv
March 4th, 2002, 17:37
www.powerarchiver.com

GZIP tars can be "unzipped" on Windows machines as well.

Lokannon
March 4th, 2002, 17:49
thnx :D

<: Lok :>

Bruce
March 4th, 2002, 17:55
You could've just used winzip as well.

Lokannon
March 4th, 2002, 19:07
It wouldnt let me open the .tar file with winzip... dunno why...

It would be nice if i coulf just use winzip, but i cant. If you kno how to, please tell me. thnx :D.

<: Lok :>

AlieXai
March 5th, 2002, 02:31
Could of just gone to the project page too:

http://www.sourceforge.net/projects/phpbb

cheatpark
March 5th, 2002, 08:01
or http://www.phpbb.com

agent007
March 5th, 2002, 08:49
Originally posted by cheatpark
or http://www.phpbb.com
I believe he wanted it in zip format, not tar.gz ;)

cheatpark
March 5th, 2002, 08:52
Whoops...well if he was desperate he could have got something like winace to open it.

Whisper2Me
March 5th, 2002, 12:40
thanks everyone.

I couldn't even download the phpbb..... went to soundforge and getting the zip now :)

Now pray for me in my hour of need..... have to figure out how to install it over at tripod.uk

Bruce
March 5th, 2002, 15:32
Originally posted by Whisper2Me

Now pray for me in my hour of need..... have to figure out how to install it over at tripod.uk It's not possible. They don't offer php or mysql.

Whisper2Me
March 5th, 2002, 15:38
ummmmmm then why was I allowed to enable them?

Whisper2Me
March 5th, 2002, 15:40
on the install as we speak. PLUS the help forums at tripod.uk tell how to install it.

care to revise your opinion?

Bruce
March 5th, 2002, 15:48
Well I'm guessing you mean http://tripod.co.uk

I guess they do offer both now, but they never used to.

Lokannon
March 5th, 2002, 15:49
I am currently TRYING to install phpBB. I ran the install.php script and came up with this error:


Parse error: parse error in /usr/local/psa/home/vhosts/liquiphy.hostingextreme.com/httpdocs/phpBB2/install.php on line 758


Then, i checked the install.php script. this is the line(s) with the prooblem:


if( preg_match("/^(3\.23)|(4\.)/", $version) )
{
$sql = "ALTER TABLE " . $table_prefix . "sessions
TYPE=HEAP";
$db->sql_query($sql))
}
}
}

line 758 is the line that says: $db->sql_query($sql))

Can anyone help me?? Im a very confused PHP newb....

<: Lokannon :>

Bruce
March 5th, 2002, 15:50
Change
$db->sql_query($sql))
to
$db->sql_query($sql);

I thought they fixed that in RC-3 though.

Lokannon
March 5th, 2002, 15:56
Thats why! i knew that... just wasnt patient.. i have a problem with that....

its RC-2

:D :D

Thnx

Whisper2Me
March 5th, 2002, 16:28
well phrozen,,,,,,, coulda swore that's what the .uk was for....lol.... anyway, enuff of that.

you have actually provided me with tons of valuable info while i've been lurking here, so thanks heaps for that :)

now i'm just trying to figure out the phpbb admin stuff..... will you hear me if i scream for help?:confused:

ducktape
March 6th, 2002, 01:33
winzip classic would unzip it