1
sjoroos
Cant access Threads in NewBB
  • 2004/3/5 9:03

  • sjoroos

  • Just popping in

  • Posts: 13

  • Since: 2003/1/18


Cant access Threads in NewBB
I have the following problems with all of my sites, both
on XOOPS 1.3.x and 2.0.x. Have ran it on different PC's
with different O\S with the same results.

EVERYTHING works perfect, but after opening about 20-30 different
threads in the NewBB Forum i stops working. After that
i can't access, edit or post in ANY threads! I klick a
thread and the timeglass shows until i get a timeout...
When this happends i delete the xxx@newbb[x].txt cookie
and everything works fine again!!

This is no big problem for me, but my users just can't
stand this as many have little PC knowledge :)

The sites are running on Windows 2003 server with 2 Ghz
CPU and 1024Mb Ram. I'm also behind a D-Link 604i firewall.
Xoops is running under the following config:

+ Apache 2.0.48
+ MySQL 4.0.15
+ PHP 4.3.4 + PEAR
+ Perl 5.8.0

register_globals = On

Thankful for any ideas...

2
Dave_L
Re: Cant access Threads in NewBB
  • 2004/3/5 11:36

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


Is the 'newbb_topic_lastread' cookie the only one that you're deleting? If so, what's the value of that cookie at the time that you need to delete it?

A wild guess is that the problem has something to do with sessions. You might check the sessions-related parameters in php.ini.


3
sjoroos
Re: Cant access Threads in NewBB
  • 2004/3/8 9:39

  • sjoroos

  • Just popping in

  • Posts: 13

  • Since: 2003/1/18


I deleted all the cookies named anything with newbb.
At this occation i had 2 of them, with connections
to the 2 sites i am hosting:

peter@newbb[1].txt
peter@newbb[2].txt

These are the SESSION settings in my php.ini.
Doesn't say me much :( Can anybody help?

************************************************
[Session]

session.save_handler = files

session.save_path= ".;W:\www\tmp"

session.use_cookies = 1

; session.use_only_cookies = 1

session.name = PHPSESSID

session.auto_start = 0

session.cookie_lifetime = 0

session.cookie_path = /

session.cookie_domain =

session.serialize_handler = php

session.gc_probability = 1
session.gc_dividend = 1000

session.gc_maxlifetime = 1440

session.bug_compat_42 = 0
session.bug_compat_warn = 1

session.referer_check =

session.entropy_length = 0

session.entropy_file =

;session.entropy_length = 16

;session.entropy_file = /dev/urandom

session.cache_limiter = nocache

session.cache_expire = 180

session.use_trans_sid = 0

url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=fakeentry"

4
sjoroos
Re: Cant access Threads in NewBB
  • 2004/4/2 10:16

  • sjoroos

  • Just popping in

  • Posts: 13

  • Since: 2003/1/18


Bump...

No idea's whatsoever???

Login

Who's Online

221 user(s) are online (158 user(s) are browsing Support Forums)


Members: 0


Guests: 221


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits