Registering new Extension?
Posted by: gdpodesta (168.156.127.---)
Date: February 20, 2007 11:58PM

Hello...
am new to WAMP/PHP, and am trying to register a CyberSource DLL with instructions for windows/IIS it tells me I have to put a particular folder in the system path for IIS to find it. Don't know how to do this for WAMP to find it, and it is giving me the message" This application has failed to start because CyberSource.dll was not found...." The actuall DLL in the extensions is something else - php5cybersource.dll, but as the message indicates, it cant find the folder that the file is in.

Please help...I don't want to have to give up and go back to IIS!!

Thanks in advance

Options: ReplyQuote
Re: Registering new Extension?
Posted by: CyberSpatium (71.237.217.---)
Date: February 21, 2007 12:23AM

are you referring to Cybercash?i have never heard of cybersource before
.

support for CyberCash has been removed from php so you will need to install it yourself:
[pecl.php.net]


CyberSpatium
-------------------------
WAMP English Forum Admin

Options: ReplyQuote
Re: Registering new Extension?
Posted by: gdpodesta (168.156.127.---)
Date: February 21, 2007 12:29AM

No, definately CyberSource....Bank Of America. Here's their instructions; it's step 5 i'm confused about....I know, its PHP101 stuff, but that's where I'm at sad smiley :

4. In php.ini, look for the section "Windows Extensions", and add one of the
following lines anywhere before the next section, depending on your PHP
version as in the previous step:

extension=phpN_cybersource.dll

where N is the same number you picked in step 3 above.

and then, save your change.

5. Add the lib directory of the CyberSource client installation to the system
PATH (not the user path as it wouldn't be visible to IIS). This will make
the DLLs included in the CyberSource package available to the CyberSource
PHP extension.

Options: ReplyQuote


Sorry, only registered users may post in this forum.