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

narcissus921’s picture

Subscribing. Just ran into this as well.

oskar_calvo’s picture

I find the same problem.

dixon_’s picture

Status: Active » Postponed (maintainer needs more info)

What server spec are you guys running on?

Simon Georges’s picture

Ubuntu 10.10, PHP 5.3 (Ubuntu packaged version).

Do you need some other specs ?

dixon_’s picture

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.

narcissus921’s picture

I 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)

dixon_’s picture

Please check the syslog or 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.

iRex’s picture

subscribing