Joomla 3 is giving some error after changing hosting company - Joomla! Forum - community, help and support
i have developed new website in joomla 3 , want transfer new hosting , domain. have copied files , directories , created databases. changed configuration file. problem new hosting company runs php 5.2.17 version , removed string in index.php checking php version. after have strange error
warning: require_once(__dir__/includes/defines.php) [function.require-once]: failed open stream: no such file or directory in /usr/.../public_html/index.php on line 28
fatal error: require_once() [function.require]: failed opening required '__dir__/includes/defines.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /usr/.../public_html/index.php on line 28
warning: require_once(__dir__/includes/defines.php) [function.require-once]: failed open stream: no such file or directory in /usr/.../public_html/index.php on line 28
fatal error: require_once() [function.require]: failed opening required '__dir__/includes/defines.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /usr/.../public_html/index.php on line 28
the minimum requirements joomla 3.2 php 5.3.10+. regardless of core hacks may try make... i'm thinking isn't going work. need see if host upgrade php @ least 5.3.10, if not higher.
Comments
Post a Comment