Hi folks
I'm helping put together a shopping cart website using Zen Cart and have recently set up a payment module which relies upon Crypt Blowfish.
I don't know anything about that or Pear. I'm simply following instructions on how to install the payment module, but now I need some technical assistance with configuring my shared hosting.
I think the problem is that either Crypt Blowfish isn't installed on the server, or that the PHP running on my webspace cannot see the Pear code. Or both.
Some additional info:
attempts to put an include_path in my site's .htaccess cause an internal server error. I think that's because PHP is running in CGI mode. So I need to use the php.ini file to affect some changes.
I'm out of my depth here. Any assistance is appreciated.
Thanks