Tried installing AbanteCart Beta version 0.9 on my server. When I tried to access my site after FTPing the files over, I get the following error:
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /homepages/21/d159450388/htdocs/abantecart/index.php on line 47
It does not allow me to continue the install . Can someone look into this problem.
Can you please let u know what hosting are you using? PHP info would be helpful too
thank you for replying back. After looking at the info you have requested, I was able to resolve the problem on my own. I host with 1and1 where I use a .htaccess file to make my site support PHP5 . When I uploaded the files, I mistakenly replaced my htaccess file with the one provided with the cart - not knowing that I would be removing the line that makes my site support PHP5 . Once I realized this, I put back the line and was able to complete the installation. Thanks for taking the time to look at the problem.
We will add an extra validation for this case in the next release. thanks for the update.