Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

PHP over CGI?


hodja451

Recommended Posts

I consider this a generic question, not neccessarily dependant on GoogleCheckout.

 

Naturally, my pages are PHP, but how do I know if my "site is installed on a PHP CGI" ?

 

Problem is, I don't know what that means.

 

 

Context:

 

2. .htaccess Basic Authentication Mode with PHP over CGI? If your site is

installed on a PHP CGI you must disable Basic Authentication over PHP.

To avoid spoofed messages (only if this feature is enabled) reaching

responsehandler.php, set the .htaccess file with the script linked

(http://your-site/admin/htaccess.php).

Set permission 777 for http://your-site/googlecheckout/ before running

the script. Remember to turn back permissions after creating the files.

 

Thanks,

Walter

My experience relates to osCommerce Online Merchant v2.2 RC2

Link to comment
Share on other sites

Hi,

 

You can check in your Apache config file (I assume you are running on Apache). Have a look at this tutorial, and check your own config file to see which way PHP is linked to your web server.

 

Cheers,

Adam.

Link to comment
Share on other sites

Thanks, after reading that, I'm guessing it's upstream from me. I'll check my account, then ask the ISP if I don't find it.

 

Walter

My experience relates to osCommerce Online Merchant v2.2 RC2

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...