Checksum issue on local installation

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
blight
New Member
New Member
Posts: 2
Joined: Thu Feb 16, 2012 6:11 am

Checksum issue on local installation

Post by blight »

Hi all,

I’m doing an install of CMSMS Hyacinthe 1.10.3 onto my local Windows 7 PC . I have a Xampp environment with PHP 5.3.8, MySQL 5.5.16. I ran the full tarball and the English one and on both when I ran the CMSMS Checksum on Part 1 of the install for CMSMS I got the following repeated notices;

Notice: Undefined offset: 1 in C:\xampp\htdocs\cmsmadesimple\install\lib\classes\CMSInstallPage1.class.php on line 69

And below it the Checksum test showed this issue;

C:\xampp\htdocs\cmsmadesimple\', $line, 2); \\ split it into fields THIS RESOURCE DOES NOT EXIST

I looked at line 69 of this part of the Install file (not that I know what I’m really looking for/at) and it shows;

list($md5sum, $file) = explode(' *./', $line, 2); // split it into fields

I stopped the installs at this point. Any ideas what I’m doing wrong? I’m new to this and would really appreciate your help.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Checksum issue on local installation

Post by Dr.CSS »

I've only once used a checksum file and it was after it was installed, if you unpacked the tar in the httpdocs of XAMPP you shouldn't heed to use it as it is only to make sure all folders/files made it to the server...
blight
New Member
New Member
Posts: 2
Joined: Thu Feb 16, 2012 6:11 am

Re: [SOLVED] Checksum issue on local installation

Post by blight »

Thanks Dr CSS. Carried on with install and all OK. Consider solved. I also wanted to say what a great product CMSMS and this forum is.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Checksum issue on local installation

Post by Dr.CSS »

Locked

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