AbanteCart Community

General Topics => General Discussion => Topic started by: sim on May 20, 2015, 05:55:43 AM

Title: export problem
Post by: sim on May 20, 2015, 05:55:43 AM
when me click export, it occur this error, why?

2015-05-06 22:09:08 - warning: AbanteCart core v.1.2 session_start(): open(C:\ScriptEngines\Php\temp\session_data\sess_20fahghl1calps7ijc8lp8ud12, O_RDWR) failed: Permission denied (13) in <b>C:\HostingSpaces\zemkkuql\eshop.mybrandmart.my\wwwroot\core\lib\session.php</b> on line <b>77</b>
Title: Re: export problem
Post by: eCommerce Core on May 20, 2015, 08:03:20 AM
You have file/directory permission issue on your computer
Check this directory C:\ScriptEngines\Php\temp\session_data\

Set this directory to be read and write to your web server
Title: Re: export problem
Post by: sim on May 21, 2015, 12:04:57 AM
ok already thx..