Jump to content

vladgur

Retired Forum Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by vladgur

  1. And this is A Linux server of course, so Im very surprised to see a reference to .dll on it
  2. * I have setup WHM to pipe CPanels support requests to php -q /home/MYUSER/public_html/WHMCSFOLDER/pipe/pipe.php * I made sure that pipe.php has 755 permissions and begins with !#/php/path * Apache 1.3.3.7 is compiled with PHP 4.4.7 & CURL and SSL enabled: CURL support enabled CURL Information libcurl/7.15.3 OpenSSL/0.9.7a zlib/1.2.1.2 libidn/0.5.6 However when I do send a CPANEL request from one of the clients accounts the following gets written to error_log in WHMCSFOLDER/pipe folder: PHP Warning: Unknown(): Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-n on-zts-20020429/php_curl.dll' - /usr/local/lib/php/extensions/no-debug-non-zts-20020429/php_curl.dll: cannot open shared object file: No such file or directory in Unknown on line 0 And no emails make their way to the WHMCS Support Center Can somebody advise on the error or how to make the email piping from CPanel work?
  3. Im not sure if this is a problem with my 2checkout accoutn but when I try to pay a test invoice through 2checkout(in demo mode), 2 checkout takes me to an error page stating that incorrect parameters were provided. I looked in viewinvoice.php source code and realized that all the parameters being sent to https://www.2checkout.com/2co/buyer/purchase are prepended with "x_" as in "x_Address" or "x_First_Name" while 2checkout info page says that "Address" or "First_Name" need to be sent. Is is an error on WHMCS side or is my 2CO account not configured properly?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated