PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` 1. Extract the tar.gz on linux server and then make our zip. (Make manual installation on the extracted tar on linux to check for symlinks) 2. .htaccess is our file to redirect script to www. 3. Move the data directory to non web accessible directory before attempting to install manually and set the path accordingly while installing. 4. [IMP]Check and change symlinks in every version in install.php and seedsymlinks.php as well. 5. We have restricted the script on windows because it creates a lot of symlinks and those symlinks can not created on windows environment. 6. PHP REQUIREMENT LINK : doc\README.Install.md 7. Need to adjust symlinks in clone.php 8. In version 6.0.32 , we have changed ->withHeader('Location', '/out/out.ViewFolder.php') to ->withHeader('Location', $settings->_httpRoot.'out/out.ViewFolder.php') in file /seeddms-6.0.32/index.php as workaround suggested by vendor, since script was not constructing full URL properly with subfolder and was getting redirected to Docroot URL https://sourceforge.net/p/seeddms/discussion/general/thread/c68201a388/ . Check if this is required in next version.