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
Warning message when starting installation, then stuck
Warning message when starting installation, then stuck
Last edited by twwitt on Thu Aug 28, 2008 7:53 pm, edited 1 time in total.
Re: Warning message when starting installation, then stuck
Installer can't go because your requirement are very low .... PHP must be at least 4.3+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
Alby
Re: Warning message when starting installation, then stuck
Thanks. Didn't catch that requirement. I'll request an upgrade of my web server.