PHP Version 5.3.3-7+squeeze3
MySQL: 5.1.47
Apache log:
[Fri Mar 30 17:39:23 2012] [error] [client 176.14.229.79] PHP Warning: require(/home/www/<my_site_name>/includes/version.php): failed to open stream: No such file or directory in /home/www/<my_site_name>/installation/index.php on line 65
[Fri Mar 30 17:39:23 2012] [error] [client 176.14.229.79] PHP Fatal error: require(): Failed opening required '/home/www/<my_site_name>/includes/version.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/www/<my_site_name>/installation/index.php on line 65
I've tried to find "$mosConfig_absolute_path" variables, but could not find the place where it defined. Also i've tried to unzip source tarball over the clean installation of working Joomla2.5.3 (with overwrite).
I guess, some extra config was overwritten.