Error while moving Joomla from localhost to my website - Joomla! Forum - community, help and support


hello everyone....
i have joomla installed on wamp server, after configuring modules , plugins ....
i tried move website, used "plesk file manager" upload script
and exported , imported database remote host.
beside database configuration, reconfigured `configuration.php` file following:

code: select all

    public $log_path = 'd:\\inetpub\\vhosts\\site.com\\httpdocs\\site\\joomla/logs';
    public $tmp_path = 'd:\\inetpub\\vhosts\\site.com\\httpdocs\\site\\joomla/tmp';

but got following error while browsing joomla index page:


code: select all

    warning: require_once(__dir__/cache.php) [function.require-once]: failed open stream: no error in d:\inetpub\vhosts\site.com\httpdocs\site\joomla\plugins\system\nnframework\helpers\protect.php on line 16
   
    fatal error: require_once() [function.require]: failed opening required '__dir__/cache.php' (include_path='.;./includes;./pear') in d:\inetpub\vhosts\site.com\httpdocs\site\joomla\plugins\system\nnframework\helpers\protect.php on line 16


so how repair error?

hi, think, need contact developer of "nnframework" plugin, maybe somehow stores paths , broken,maybe has settings can change :idea:

jan





Comments

Popular posts from this blog

502 Bad Gateway nginx/1.10.0 (Ubuntu) - Joomla! Forum - community, help and support

Fatal error during instalation - Joomla! Forum - community, help and support

Joomal 3.6.3 update error - PHP temporary folder is not set - Joomla! Forum - community, help and support