Installation stops on step 2

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
BeToSee
New Member
New Member
Posts: 3
Joined: Sat Jun 20, 2009 5:42 pm

Installation stops on step 2

Post by BeToSee »

installation stops on step 2 -
firefox says "ready" - blank page without any messages -
i just can see the number of the steps ...

i am installing on bplaced.net as provider - which was recommended as tikiwiki friendly on the German
tikiwiki page ... so should be all right for CMS also ?!

.md5 check said all files ok
chmod the directories (without content) to 777 as stated in the installation guidelines

and now ???

(i did this once before on a different provider - there everything went well)
Last edited by BeToSee on Sat Jun 20, 2009 5:48 pm, edited 1 time in total.
reneh
Dev Team Member
Dev Team Member
Posts: 446
Joined: Tue Nov 28, 2006 8:39 pm

Re: Installation stops on step 2

Post by reneh »

I don't know that causes this problem.....
but some hosts don't allow you to set 777 on folders. You must usualy then use 755 on these hosts....
ReneH 8-)
A search will save you hours waiting for an answer! Image
alby

Re: Installation stops on step 2

Post by alby »

BeToSee wrote: installation stops on step 2 -
firefox says "ready" - blank page without any messages -
i just can see the number of the steps ...
Try with install/index.php?debug=1

Alby
BeToSee
New Member
New Member
Posts: 3
Joined: Sat Jun 20, 2009 5:42 pm

Re: Installation stops on step 2

Post by BeToSee »

this comes out, when trying with "debug"

Notice: Undefined variable: errno in /users/nierika/www/CMS/lib/test.functions.php on line 1115

Notice: Undefined variable: errstr in /users/nierika/www/CMS/lib/test.functions.php on line 1115

Warning: fsockopen() has been disabled for security reasons in /users/nierika/www/CMS/lib/test.functions.php on line 1115

Warning: fwrite(): supplied argument is not a valid stream resource in /users/nierika/www/CMS/lib/test.functions.php on line 1124

Fatal error: Call to undefined function stream_set_blocking() in /users/nierika/www/CMS/lib/test.functions.php on line 1125

@reneh: i tried 755 - same story
alby

Re: Installation stops on step 2

Post by alby »

BeToSee wrote: this comes out, when trying with "debug"

Notice: Undefined variable: errno in /users/nierika/www/CMS/lib/test.functions.php on line 1115

Notice: Undefined variable: errstr in /users/nierika/www/CMS/lib/test.functions.php on line 1115

Warning: fsockopen() has been disabled for security reasons in /users/nierika/www/CMS/lib/test.functions.php on line 1115

Warning: fwrite(): supplied argument is not a valid stream resource in /users/nierika/www/CMS/lib/test.functions.php on line 1124

Fatal error: Call to undefined function stream_set_blocking() in /users/nierika/www/CMS/lib/test.functions.php on line 1125

@reneh: i tried 755 - same story
Please try to comment #115 of  install/lib/classes/CMSInstallPage2.class.php
put this char in front #
# $settings['recommended'][] = testRemoteFile(0, lang('test_remote_url'), '', lang('test_remote_url_failed'), $this->debug);
Alby
BeToSee
New Member
New Member
Posts: 3
Joined: Sat Jun 20, 2009 5:42 pm

Re: Installation stops on step 2

Post by BeToSee »

well - this does it - i hope this wasnt an important function that
i put in comment -

thank you very much for your speedy help -

theres some minor things (yelllow !s) left in the php-settings -
i will see if it works out without more help

thanx again
alby

Re: Installation stops on step 2

Post by alby »

BeToSee wrote: well - this does it - i hope this wasnt an important function that
i put in comment -
That function is necessary for module installation via ModuleManager, check for update, ...
It's not required but reccomanded

Alby
Pierre M.

Re: Installation stops on step 2

Post by Pierre M. »

Shall we conclude that this hosting plan is CMSms 1.5.4 UNcompatible ?

Pierre M.
Locked

Return to “[locked] Installation, Setup and Upgrade”