View Single Post
  #4  
Old 01-19-2004, 08:36 PM
 
kevinrm kevinrm is offline
 

X-Wizard
  
Join Date: Aug 2003
Posts: 1,003
 

Default 4.11-3.5.3

Just tried this from 4.11 - 3.5.3, got this error:

Fatal error: Call to undefined function: func_find_executable() in /xcart/include/tests.php on line 65

Now I'm stuck, not sure what to do!

Line 65, if I'm correct,reads:

$script = "unshift (@INC,'".$xcart_dir."/payment'); require Net::SSLeay; Net::SSLeay->import(qw(get_https post_https sslcat make_headers make_form)); print Net::SSLeay->VERSION;";

Help!
Reply With Quote