Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: Errors with installation  (Read 6392 times)

Offline dhigz

  • Newbie
  • *
  • Posts: 45
  • Karma: +16/-0
    • View Profile
Errors with installation
« on: November 01, 2014, 09:16:09 PM »
I am getting the error on the Configuration page of the install program:

Sorry, but error occurred during installation:
Internal Server Error:

I have set up the server environment as specified and set the correct permissions per the documentation. All checks on the Compatibility page are good. Connects to mySQL and creates the database with no problem. The install progress bar gets about a quarter of the way when the error occurs.

Server is Red Hat Enterprise 5 with Apache 2, MySQL 5.5 and Plesk 12.0.18

This is the first application installed in the server (there have been many) that I have had any problems with. I checked and rechecked everything and still cannot get it to work. I chose this shopping cart program because of all of the good reviews which included easy installation. Any clue what the problem is?

Further information:
Checked the error.txt file and found this - error:  AbanteCart core v.1.0 Call to a member function write() on a non-object in <b>/home/httpd/vhosts/[removed for security].com/httpdocs/core/lib/cache.php</b> on line <b>53</b>
The permissions are set correctly.

Tried the new file and changed permisions as in this post http://forum.abantecart.com/index.php/topic,2323.0.html. No luck

« Last Edit: November 01, 2014, 09:39:16 PM by dhigz »
Don Higbee

Offline dhigz

  • Newbie
  • *
  • Posts: 45
  • Karma: +16/-0
    • View Profile
Re: Errors with installation
« Reply #1 on: November 03, 2014, 12:24:41 AM »
I got it to work by commenting out the following lines in cache.php

//if(!is_array($cache_files)){
   //$this->registry->get('log')->write('Cache directory is not accessible or writable.  Caching operation was skipped!');
//}
Don Higbee

Offline sarap

  • Newbie
  • *
  • Posts: 7
  • Karma: +1/-0
    • View Profile
Re: Errors with installation
« Reply #2 on: November 08, 2014, 08:24:25 PM »
Hi,

I have replaced the cache folder with the attached  and tried everything suggested but still getting the message error.
Please help.

Sarah

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Errors with installation
« Reply #3 on: November 10, 2014, 10:19:07 AM »
Cache directory needs to be writable (777).

You can disable cache (not recommended) in the system settings once you get inside of admin
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

 

Powered by SMFPacks Social Login Mod