Quote:
I' m trying to use the Shopping Channel for the first time and can't get past this error when I try and run the installation:
Unable to gain read access to awsoapclientconfig.inc.php. Please check permissions and try again.
The file in question had 'hidden' and 'read only' unchecked before I uploaded it. Any ideas??
|
Guess what? I was also making my first page using the Shop Window / IPS system last night with no previous experience of PHP and had exactly the same problem you're experiencing along with half a dozen others.
I found the documentation poor and nearly gave up several times. It's a wild frontier out there!
With a bit of help from my server admin mate we solved the problem you're experiencing - which is covered in the docs - you need to log into your webspace via ftp and use the CHMOD command to set the config file to 777 so it's read, write and executable. Once that's done you'll probably get path errors.
You need the explicit path on the server that's hosting your website, luckily ours is on our server so we can see it's
/home/sites/www.cantbarsed.org/web/awsoapclient
but if you don't know the path on your server you're stuck (or I would be)
The example shop.php is pants, but I've learnt a look from mucking about with it and the templates.
Another surprise was how long it takes
AW to generate a dataset - I signed up for loads of merchants - seemed churlish not too given it's a portal and it took 4 hours plus to generate the dataset!
It's a learning experience for sure, good luck with yours!