Can't finish installation

Can't finish installation

Sunday 03 October 2004 11:02:27 am - 2 replies

Modified on Sunday 03 October 2004 2:33:16 pm by Evgen Chistyakoff

Author Message

Dave Myron

Tuesday 07 December 2004 6:06:29 pm

There are about infinity number of questions like this in thius forum (of which I'm suffering the same effects in a new 3.4.4 installation). Why don't they have any answers? It definitely makes searching for the answer yourself mighty difficult.

So, is there an answer to this?

For me, on the first step of the setup wizard there are the two buttons presented: Finetuning and Next. Clicking either results in 'Document contains no data' in Firefox and 'Page cannot be displayed' in IE.

I have AcceptPathInfo On in EZP's directory directive in httpd.conf. Is there anything I can try to get this thing to work? I've been looking forward to moving to EZP but not being able to get past the first step in the setup is obviously a moderately-serious stumbling block ;)

Cheers,
chicken

Dave Myron

Tuesday 07 December 2004 11:29:41 pm

I poked around some. I kept moving some helper code -- echo "stop"; exit; -- until I found the place where it just gives up.

It happens around line 635:
$moduleResult =& $module->run( $function_name, $params, false, $userParameters );

That line fails. I didn't step into the module being run at all. But I var_dump()ed it and the module is an instance of ezmodule and the function_name is init.

Anybody have any idea what could be happening in the init that causes it to just give up the ghost?

chicken

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.