Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

I am trying to update core 1.19 to 1.2 but get error

Started by oliver, October 11, 2015, 10:53:26 AM

Previous topic - Next topic

oliver

Hello
I am trying to update abantecart from 1.19 to 1.2 but i am get error
QuotePlease check error log for more info. You can check error log in the control panel if it is functional. Otherwise, refer to error log located in your web server
Go to main page

error log :

Quote[Sun Oct 11 04:04:59.995747 2015] [autoindex:error] [pid 458777] [client 37.110.149.194:33276] AH01276: Cannot serve directory /home/sana03/public_html/resources/image/: No matching DirectoryIndex (index.html.var,index.htm,index.html,index.shtml,index.xhtml,index.wml,index.perl,index.pl,index.plx,index.ppl,index.cgi,index.jsp,index.js,index.jp,index.php4,index.php3,index.php,index.phtml,default.htm,default.html,home.htm,index.php5,Default.html,Default.htm,home.html) found, and server-generated directory index forbidden by Options directive, referer: http://sanabana.com/index.php?rt=product/product&product_id=132
[Sat Oct 10 11:28:24.529799 2015] [access_compat:error] [pid 813094] [client 185.82.201.17:61193] AH01797: client denied by server configuration: /home/sana03/public_html/admin/index.php

abolabo

#1
hello.

Your problem related to apache web-sever configuration.
You should to have something like that in your httpd.conf
<Directory /var/www/>
        Options Indexes FollowSymLinks MultiViews
        AllowOverride All
        Require all granted
</Directory>


see Options directives
Options Indexes FollowSymLinks MultiViews


Please read this for details here
http://stackoverflow.com/questions/5301776/directory-index-forbidden-by-options-directive
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

Forum Rules Code of conduct
AbanteCart.com 2010 -