Company


                                                                      
                                                                       COMPANY NAME

Magilla Gorilla eBay and XsitePro Privacy Site Map
<< Previous    1...   7  8  [9]  10  11  ...13    Next >>

Now lets look at what needs doing on the server for this to work.

Below are the files you get with the PhpBay Pro API version.

We do Not need all of them and how they work is covered in the Manual that you can see in the image above so I will just cover what is required to have XsitePro and PhpBay Pro Api to work in harmony and allow us to pull the eBay listing into our website.

 Below are the only files we need to upload to our server from the initial Php Files you saw above.


The no name file is our htaccess file. :)

Now simply upload the files to the folder you are using on your server. Normally at Hostgator that will be your public_html folder.

Ok the files are now on the Server.

Lets look at the htaccess file that comes with PhpBay Pro API.

Above is the original code in the htaccess file you get with your PhpBay Pro Api files.

Below is the line of code we need to add.

So our code now looks like below.

The highlighted part above is the extra line we need to add and save, so that we can use .htm .html or even .php extensions if you want to.

AddHandler application/x-httpd-php5 .php .html .htm

The blue Text on the line above is the code you need to copy and add to your htaccess file like i did in the images above.

<< Previous    1...   7  8  [9]  10  11  ...13    Next >>