Page 1 of 1

Warning message when starting installation, then stuck

Posted: Thu Aug 28, 2008 7:50 pm
by twwitt
I'm installing 1.41 (my second install; this one is on a new web server -- don't know what kind). PHP Version 4.2.3. I uploaded all the files and set permissions, and went to begin installation, but just after the Install System asks me to choose a language for the installer, I get this warning message and can't go any further:

Warning: Wrong parameter count for php_uname() in /usr/home31/csmweb/public_html/content/install/lib/classes/CMSInstallerPage1.class.php on line 53

Can anyone help me solve this?

-- Tom

Re: Warning message when starting installation, then stuck

Posted: Thu Aug 28, 2008 8:44 pm
by alby
twwitt wrote: I'm installing 1.41 (my second install; this one is on a new web server -- don't know what kind). PHP Version 4.2.3. I uploaded all the files and set permissions, and went to begin installation, but just after the Install System asks me to choose a language for the installer, I get this warning message and can't go any further:

Warning: Wrong parameter count for php_uname() in /usr/home31/csmweb/public_html/content/install/lib/classes/CMSInstallerPage1.class.php on line 53
Installer can't go because your requirement are very low .... PHP must be at least 4.3+

Alby

Re: Warning message when starting installation, then stuck

Posted: Mon Sep 01, 2008 4:19 am
by twwitt
Thanks. Didn't catch that requirement. I'll request an upgrade of my web server.