I am trying to install CMS Made Simple 1.4.1 on a internal web server (Apache 2.0.59 (win32) PHP 5.1.5).
My server has no connection to internet (and won't have ever).
Is there a way to disable the install process to check on internet for version ?
fopen(http://dev.cmsmadesimple.org/latest_version.php)
has you can imagine I can't go tthu the installation because of this error :
Warning: fopen(http://dev.cmsmadesimple.org/latest_version.php) [function.fopen]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in D:\www\cmsmadesimple\lib\test.functions.php on line 837
Fatal error: Maximum execution time of 30 seconds exceeded in D:\www\cmsmadesimple\lib\test.functions.php on line 837