Re: [PHP] PHPBB Speed Issues

2009-07-31 Thread Ashley Sheridan
On Fri, 2009-07-31 at 11:27 +0100, David Otton wrote: > 2009/7/31 Paul Scott : > > -1. Measure everything. No point implementing a change that slows > things down. Implement low-hanging-fruit first (eg a CDN) > 0. Optimise your existing setup before adding more layers > > 1. Cache as much as you c

Re: [PHP] PHPBB Speed Issues

2009-07-31 Thread David Otton
2009/7/31 Paul Scott : -1. Measure everything. No point implementing a change that slows things down. Implement low-hanging-fruit first (eg a CDN) 0. Optimise your existing setup before adding more layers > 1. Cache as much as you can (everything) > 2. Minimise HTTP requests > 3. Use an opcode cac

Re: [PHP] PHPBB Speed Issues

2009-07-31 Thread Paul Scott
Ashley Sheridan wrote: > I've optimised the images in the template, enabled the GZ compression, > and it's only improved the speed by a mere fraction. I have noticed that > the page itself doesn't display until after this delay, so I was > guessing that I could maybe force the buffer to flush at ke

[PHP] PHPBB Speed Issues

2009-07-31 Thread Ashley Sheridan
Hi Guys, I know this is maybe a bit specific for the general list, but thought I'd throw it out there anyway as I reckon a lot of you have had experience with PHPBB at some point or another. We've got an existing installation of the forum here, that's been active for a couple of years and is fairl

Re: [PHP] phpbb forum & site login integratio

2008-11-02 Thread Robert Cummings
On Mon, 2008-11-03 at 00:31 +0100, Maciek Sokolewicz wrote: > Richard Heyes wrote: > >> Hi All I am looking to integrate phpbb forum with an existing site login > >> system. > > > > Not having looked at it, you could look at using HTTP auth. Might make > > things easier. Then again, it might not.

Re: [PHP] phpbb forum & site login integratio

2008-11-02 Thread Maciek Sokolewicz
Richard Heyes wrote: Hi All I am looking to integrate phpbb forum with an existing site login system. Not having looked at it, you could look at using HTTP auth. Might make things easier. Then again, it might not. [shrugs] Ask on the phpbb forums, I don't know how they handle logins exactly a

Re: [PHP] phpbb forum & site login integratio

2008-11-02 Thread Richard Heyes
> Hi All I am looking to integrate phpbb forum with an existing site login > system. Not having looked at it, you could look at using HTTP auth. Might make things easier. Then again, it might not. [shrugs] -- Richard Heyes HTML5 Graphing for FF, Chrome, Opera and Safari: http://www.rgraph.org

[PHP] phpbb forum & site login integration

2008-11-02 Thread Progwihz
Hi All I am looking to integrate phpbb forum with an existing site login system. I 've been searching the web for information on how to do this and cant find one. I came across this and I dont know if anyone here has had any experience with it or if anyone has tried it out. http://www.phpclas

RE: [PHP] phpbb / sessionid nightmare

2007-05-02 Thread Richard Lynch
On Sat, April 28, 2007 5:51 pm, Brad Sumrall wrote: > I understand where you are going with the mysql injection. > It would appear as though the entire session is being dictated by this > _utmX > session which I have never seen before. > > It would appear as though the /index.php sets this java bas

RE: [PHP] phpbb / sessionid nightmare

2007-05-02 Thread Richard Lynch
> This is a new page. > Think about it as a blank .php page first. > > Now, where would you point me now? > > Brad > > -Original Message- > From: Chris [mailto:[EMAIL PROTECTED] > Sent: Monday, April 30, 2007 12:18 AM > To: Brad Sumrall > Cc: php-general@

RE: [PHP] phpbb / sessionid nightmare

2007-05-02 Thread Richard Lynch
On Sat, April 28, 2007 4:46 pm, Brad Sumrall wrote: > The cookie it's self says > PHPSESSID=26b7974a5d71c7d0bfebbf71750dac7b > Path=/ > Host=www.domain.com > > When I go to the jacked up page, I pickup this one > PHPSESSID=a787e077dd18ed18cb824f664d38315d > Path=/ > Host=domain.com As I recall, it

Re: [PHP] phpbb / sessionid nightmare

2007-04-30 Thread Stut
Brad Sumrall wrote: Does anyone know what this _utma _utmb _utmc _utmz stuff is? Obviously it is not a php standard. Obviously it is what is actually controlling my sessions? These come from Google services (analytics, adsense, etc), they have nothing to do with your sessions. -Stut -- PHP

RE: [PHP] phpbb / sessionid nightmare

2007-04-29 Thread Brad Sumrall
-general@lists.php.net Subject: Re: [PHP] phpbb / sessionid nightmare Brad Sumrall wrote: > The cookie domain in phpbb is already set at ./domain.com I doubt it's set to ./domain.com What about your session (ie NOT phpbb) ? -- Postgresql & php tutorials http://www.designmagick.com/ --

RE: [PHP] phpbb / sessionid nightmare

2007-04-29 Thread Brad Sumrall
Sumrall Cc: php-general@lists.php.net Subject: Re: [PHP] phpbb / sessionid nightmare Brad Sumrall wrote: > The cookie domain in phpbb is already set at ./domain.com I doubt it's set to ./domain.com What about your session (ie NOT phpbb) ? -- Postgresql & php tutorials http://www.desi

RE: [PHP] phpbb / sessionid nightmare

2007-04-29 Thread Brad Sumrall
, April 30, 2007 12:18 AM To: Brad Sumrall Cc: php-general@lists.php.net Subject: Re: [PHP] phpbb / sessionid nightmare Brad Sumrall wrote: > The cookie domain in phpbb is already set at ./domain.com I doubt it's set to ./domain.com What about your session (ie NOT phpbb) ? -- Postgres

Re: [PHP] phpbb / sessionid nightmare

2007-04-29 Thread Chris
Brad Sumrall wrote: The cookie domain in phpbb is already set at ./domain.com I doubt it's set to ./domain.com What about your session (ie NOT phpbb) ? -- Postgresql & php tutorials http://www.designmagick.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://w

RE: [PHP] phpbb / sessionid nightmare

2007-04-29 Thread Brad Sumrall
Subject: Re: [PHP] phpbb / sessionid nightmare Brad Sumrall wrote: > The cookie it's self says > PHPSESSID=26b7974a5d71c7d0bfebbf71750dac7b > Path=/ > Host=www.domain.com > > When I go to the jacked up page, I pickup this one > PHPSESSID=a787e077dd18ed18cb824f

RE: [PHP] phpbb / sessionid nightmare

2007-04-29 Thread Brad Sumrall
PROTECTED] Sent: Sunday, April 29, 2007 6:45 PM To: Brad Sumrall Cc: [EMAIL PROTECTED]; php-general@lists.php.net Subject: Re: [PHP] phpbb / sessionid nightmare Brad Sumrall wrote: > The cookie it's self says > PHPSESSID=26b7974a5d71c7d0bfebbf71750dac7b > Path=/ > Host=www.domain.c

Re: [PHP] phpbb / sessionid nightmare

2007-04-29 Thread Chris
Brad Sumrall wrote: The cookie it's self says PHPSESSID=26b7974a5d71c7d0bfebbf71750dac7b Path=/ Host=www.domain.com When I go to the jacked up page, I pickup this one PHPSESSID=a787e077dd18ed18cb824f664d38315d Path=/ Host=domain.com That will be your problem. A cookie created on domain.com is

RE: [PHP] phpbb / sessionid nightmare

2007-04-28 Thread Brad Sumrall
I mean, the get forum Brad -Original Message- From: Brad Sumrall [mailto:[EMAIL PROTECTED] Sent: Saturday, April 28, 2007 7:02 PM To: [EMAIL PROTECTED] Cc: php-general@lists.php.net Subject: RE: [PHP] phpbb / sessionid nightmare Oops! Maybe not. You were right! SFC = stupid flippn

RE: [PHP] phpbb / sessionid nightmare

2007-04-28 Thread Brad Sumrall
t for now, just trying to get it to work! Thanks, Brad -Original Message- From: Richard Lynch [mailto:[EMAIL PROTECTED] Sent: Saturday, April 28, 2007 3:43 PM To: Brad Sumrall Cc: php-general@lists.php.net Subject: Re: [PHP] phpbb / sessionid nightmare On Sat, April 28, 2007 11:03 am, Bra

RE: [PHP] phpbb / sessionid nightmare

2007-04-28 Thread Brad Sumrall
I understand where you are going with the mysql injection. It would appear as though the entire session is being dictated by this _utmX session which I have never seen before. It would appear as though the /index.php sets this java bases session variable and since phpbb does not use this, it neve

RE: [PHP] phpbb / sessionid nightmare

2007-04-28 Thread Brad Sumrall
: 'Tijnema !'; php-general@lists.php.net Subject: RE: [PHP] phpbb / sessionid nightmare On Sat, April 28, 2007 12:47 pm, Brad Sumrall wrote: > which sessionid call on that crazy page is kicking out the original > sessionid and asking for a new one. That's when an experienced progr

RE: [PHP] phpbb / sessionid nightmare

2007-04-28 Thread Brad Sumrall
neral@lists.php.net Subject: Re: [PHP] phpbb / sessionid nightmare On Sat, April 28, 2007 11:03 am, Brad Sumrall wrote: > Users log into web site in a sudo phpbb login which works fine. > > Users are able to browse around phpbb and a sudo phpbb program called > photopost. > > > > B

RE: [PHP] phpbb / sessionid nightmare

2007-04-28 Thread Richard Lynch
On Sat, April 28, 2007 12:47 pm, Brad Sumrall wrote: > which sessionid call on that crazy page is kicking out the original > sessionid and asking for a new one. That's when an experienced programmer KNOWS that it's time to re-factor and re-write the page. :-) > I am lost in the sauce on this one

Re: [PHP] phpbb / sessionid nightmare

2007-04-28 Thread Richard Lynch
On Sat, April 28, 2007 11:03 am, Brad Sumrall wrote: > Users log into web site in a sudo phpbb login which works fine. > > Users are able to browse around phpbb and a sudo phpbb program called > photopost. > > > > But when the goto a differen't part of the site which is not phpbb > related, > the s

RE: [PHP] phpbb / sessionid nightmare

2007-04-28 Thread Brad Sumrall
preventing it from looking for the cookie! Sincerely, Brad [EMAIL PROTECTED] -Original Message- From: Tijnema ! [mailto:[EMAIL PROTECTED] Sent: Saturday, April 28, 2007 12:11 PM To: Brad Sumrall Cc: php-general@lists.php.net Subject: Re: [PHP] phpbb / sessionid nightmare On 4/28/07, Brad

Re: [PHP] phpbb / sessionid nightmare

2007-04-28 Thread Tijnema !
On 4/28/07, Brad Sumrall <[EMAIL PROTECTED]> wrote: Users log into web site in a sudo phpbb login which works fine. Users are able to browse around phpbb and a sudo phpbb program called photopost. But when the goto a differen't part of the site which is not phpbb related, the sessionid does n

Re: [PHP] phpBB alternatives?

2005-02-09 Thread Richard Lynch
Give them all a trial run and see which one you like: http://www.opensourcecms.com/ -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] phpBB alternatives?

2005-02-09 Thread Dennis Lahay
Yes, please read that page again. It had nothing to do with the phpBB software itself, but with the AWstats that run on their server. The vulnerabilities that phpBB a few months back had were quickly patched. The phpBB community is huge and offer fantastic support. Other alternatives include vB

AW: [PHP] phpBB alternatives?

2005-02-08 Thread Mirco Blitz
Hi, This one is really nice. I Use it myself on a coulpe of sites. http://phorum.org/ Greetings Lindworm -Ursprüngliche Nachricht- Von: Tony Di Croce [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 9. Februar 2005 02:16 An: php-general@lists.php.net Betreff: [PHP] phpBB alternatives

Re: [PHP] phpBB alternatives?

2005-02-08 Thread Chris Shiflett
--- Tony Di Croce <[EMAIL PROTECTED]> wrote: > Due to the recent vulnerabilities discovered in phpBB and the > content of this page: > http://www.phpbb.com/ > I have decided to consider other options for my forum needs... Does > anyone have any reccomendations for a PHP based forum software? FUDfo

Re: [PHP] phpBB alternatives?

2005-02-08 Thread Robby Russell
On Tue, 2005-02-08 at 17:16 -0800, Tony Di Croce wrote: > Due to the recent vulnerabilities discovered in phpBB and the content > of this page: > http://www.phpbb.com/ > I have decided to consider other options for my forum needs... Does > anyone have any reccomendations for a PHP based forum softw

Re: [PHP] phpBB alternatives?

2005-02-08 Thread Dan Trainor
Tony Di Croce wrote: Due to the recent vulnerabilities discovered in phpBB and the content of this page: http://www.phpbb.com/ I have decided to consider other options for my forum needs... Does anyone have any reccomendations for a PHP based forum software? I'm not an advocate for phpBB by any mea

[PHP] phpBB alternatives?

2005-02-08 Thread Tony Di Croce
Due to the recent vulnerabilities discovered in phpBB and the content of this page: http://www.phpbb.com/ I have decided to consider other options for my forum needs... Does anyone have any reccomendations for a PHP based forum software? -- Send REAL USPS letters from the Web! http://www.quickymai

Re: [PHP] phpbb multiforums

2004-09-01 Thread raditha dissanayake
Xongoo!com: Central unit wrote: Holla friends, I have a code which separates phpBB forums, but run into problems because of cookies when *switching between forums*. Should I get rid of cookies entirely (I am rewriting entire code to passing $forum variable) or something may be done (still I am lear

[PHP] phpbb multiforums

2004-09-01 Thread Xongoo!com: Central unit
Holla friends, I have a code which separates phpBB forums, but run into problems because of cookies when *switching between forums*. Should I get rid of cookies entirely (I am rewriting entire code to passing $forum variable) or something may be done (still I am learning php :) Code below: if ($

Re: [PHP] phpBB, PHP5, MySQL 4, and IIS 6

2004-08-11 Thread Jason Wong
On Thursday 12 August 2004 12:56, JNJ wrote: > Guys -- I'm getting a headache trying to install phpBB. I have IIS 6 > (Win2K3), PHP 5, MySQL 4. Every install has the same result -- "The PHP > configuration on your server doesn't support the database type that you > chose" > Anyone have any sug

[PHP] phpBB, PHP5, MySQL 4, and IIS 6

2004-08-11 Thread JNJ
Guys -- I'm getting a headache trying to install phpBB. I have IIS 6 (Win2K3), PHP 5, MySQL 4. Every install has the same result -- "The PHP configuration on your server doesn't support the database type that you chose" I've d/led the PHP 5 patched version -- same results. I've enabled the

RE: [PHP] PHPBB and EZBOARD.COM

2003-06-08 Thread Miranda, Joel Louie M
Got an idea. Brb. Louie -Original Message- From: Miranda, Joel Louie M Sent: Monday, June 09, 2003 8:04 AM To: [EMAIL PROTECTED] Subject: [PHP] PHPBB and EZBOARD.COM Hello, Has anyone got an idea how to migrate the things in ezboard.com to phpbb forum? Thanks, Louie -- PHP General

[PHP] PHPBB and EZBOARD.COM

2003-06-08 Thread Miranda, Joel Louie M
Hello, Has anyone got an idea how to migrate the things in ezboard.com to phpbb forum? Thanks, Louie -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] phpBB

2003-01-15 Thread Maxim Maletsky
http://sf.net/projects/phpbb -- Maxim Maletsky [EMAIL PROTECTED] Félix García Renedo <[EMAIL PROTECTED]> wrote... : > Hi, > > How could I download phpBB? > I tryed in http://www.phpbb.com/index.php but I couldn't. > > Thanks. > Un saludo. > > Félix García Renedo ( [EMAIL PROTECTED] ) --

[PHP] phpBB

2003-01-15 Thread Félix García Renedo
Hi, How could I download phpBB? I tryed in http://www.phpbb.com/index.php but I couldn't. Thanks. Un saludo. Félix García Renedo ( [EMAIL PROTECTED] )

Re: [PHP] phpBB Info

2002-07-08 Thread Martin Clifford
I'm sure there is a phpBB specific userbase out there that could answer this question for you. My guess would be... I don't know, something like http://www.phpbb.com. Martin >>> "BrettM" <[EMAIL PROTECTED]> 07/06/02 12:35PM >>> I wanna be able to do some stuff, which involves getting data fro

Re: [PHP] phpBB Info

2002-07-06 Thread Stuart Dallas
On Saturday, July 6, 2002 at 5:35:26 PM, "BrettM" wrote: > I wanna be able to do some stuff, which involves getting data from my phpBB > board. > Member Count: (this section should autoupdate) > Number Of Forums: (this section should autoupdate) > Highest Post Count: (this section shouldauto upd

[PHP] phpBB Info

2002-07-06 Thread BrettM
I wanna be able to do some stuff, which involves getting data from my phpBB board. Member Count: (this section should autoupdate) Number Of Forums: (this section should autoupdate) Highest Post Count: (this section shouldauto update((member) with (post count) posts)) Most Replied to topic: (this

Re: [PHP] phpbb and ikonboard forum scripts

2001-12-25 Thread Indera
her you may want > to try is http://www.yabb.info (PHP/mySQL combo) > > Jeff > - Original Message - > From: "Indera" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, December 25, 2001 4:49 PM > Subject: [PHP] phpbb and ikonboard

Re: [PHP] phpbb and ikonboard forum scripts

2001-12-25 Thread Jeff Lewis
To: <[EMAIL PROTECTED]> Sent: Tuesday, December 25, 2001 4:49 PM Subject: [PHP] phpbb and ikonboard forum scripts > Hello, > > I am trying to decide between these two scripts and was wondering if anyone has either of them > installed. The one thing I need that I can't figure out

[PHP] phpbb and ikonboard forum scripts

2001-12-25 Thread Indera
Hello, I am trying to decide between these two scripts and was wondering if anyone has either of them installed. The one thing I need that I can't figure out if either of them have is whether or not, I can hide categories (that contain the forums and topics) on the category page and based on a