Postponed (maintainer needs more info)
Project:
NodeStream
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 May 2011 at 06:59 UTC
Updated:
12 Aug 2011 at 17:15 UTC
Hi,
Using the tarball on www.nodestream.org (1.0 version), just after entering db credentials, I stumble upon a WSOP containing :
Notice: Undefined variable: install_state in /profiles/nodestream/libraries/profiler/profiler_api.inc on line 25
Notice: Undefined variable: install_state in /profiles/nodestream/libraries/profiler/profiler_api.inc on line 25
Warning: Cannot modify header information - headers already sent by (output started at /profiles/nodestream/libraries/profiler/profiler_api.inc:25) in /includes/install.inc on line 618
Warning: Cannot modify header information - headers already sent by (output started at /profiles/nodestream/libraries/profiler/profiler_api.inc:25) in /includes/install.inc on line 619
Is there something I'm missing ?
Comments
Comment #1
narcissus921 commentedSubscribing. Just ran into this as well.
Comment #2
oskar_calvo commentedI find the same problem.
Comment #3
dixon_What server spec are you guys running on?
Comment #4
simon georges commentedUbuntu 10.10, PHP 5.3 (Ubuntu packaged version).
Do you need some other specs ?
Comment #5
dixon_Yeah, some more specs like CPU and RAM would be useful. But also, Drupal 6 doesn't go very well with PHP 5.3. WSOD is often caused by PHP errors that the webserver (Apache) is configured to not show. But why the error occurs in the first place could probably be a timeout.
Comment #6
narcissus921 commentedI was using WAMP on my desktop - Core 2 Quad 6600 with 8GB RAM - PHP 5.2 if I remember right since I was doing some Pressflow stuff with 5.2. I'll verify later, but every other install I've done on here has been fine.
I was going to try using Aegir to deploy it, and see if there's any differences. Report on my findings at least on my desktop in the next day or two. (middle of moving)
Comment #7
dixon_Please check the
syslogor equivalent logging to get some more information on this. It's impossible to say what the problem is when all we have is a WSOD. Obviously the machine spec shouldn't be a problem.Comment #8
iRex commentedsubscribing