This is a discussion on Warning: exec() has been disabled for security reasons in within the osCMax v1.7 Installation forums, part of the osCMax v1.7 Forums category; HI There, CAn anybody help me with this ?? I am getting these messages when im checking out a product. ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| HI There, CAn anybody help me with this ?? I am getting these messages when im checking out a product. Warning: exec() has been disabled for security reasons in /home/fhlinux196/t/trendlabs.co.uk/user/htdocs/catalog/includes/modules/authorizenet_direct.php on line 69 Warning: Cannot modify header information - headers already sent by (output started at /home/fhlinux196/t/trendlabs.co.uk/user/htdocs/catalog/includes/modules/authorizenet_direct.php:69) in /home/fhlinux196/t/trendlabs.co.uk/user/htdocs/catalog/includes/functions/general.php on line 29 Any help would be appreciated Thanks P |
|
#2
| |||
| |||
| Ok maybe i havent explained well enough when this issue occurs, I add a product to the checkout, i sign in with my account details and then i choose payment type "cash on delievery" it when i clickon the continue button that the error messages appears. Anyone???? |
|
#3
| |||
| |||
| Do you have SSL? It looks like the first error may be because you have not entered the complete url to your site in authorizenet_direct.php. Try using the format http://www.trendlabs.co.uk. That is the first thing I would try. It may fix the second error too. I am no coder so this could be wrong, but worth a try. cheers
__________________ Google says be nice! |
|
#4
| |||
| |||
| Ok, I dont have SSL enabled on my servers yet, will this effect the transaction process? even if it's through the cash on Delievery action? on authorizenet_direct.php, where do i change/add my full URL? Code: // Post order info data to Authorize.net, make sure you have curl installed
// Please edit the "Path to cURL" to reflect your path to cURL. Leave the -d and everything
// after it intact (i.e. /usr/local/bin/curl or c:/apache/htdocs/bin/curl)
exec("/usr/bin/curl -d \"$data\" https://secure.authorize.net/gateway/transact.dll", $response);
PS Thanks for you help! |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SSL Security warning when using HTTPS | xpman | osCMax v2 Installation issues | 5 | 12-12-2006 10:19 PM |
| Database Import Warning: set_time_limit() has been disabled | ratfungus | osCMax v2 Installation issues | 0 | 03-24-2006 04:21 PM |
| Disabled for Security Reasons | dnjdesigns.net | osCMax v1.7 Installation | 4 | 06-06-2005 04:49 PM |
| FATAL ERROR: register_globals is disabled in php.ini | robroymedia | osCMax v1.7 Discussion | 1 | 09-13-2004 10:57 AM |
| php-error: register_globals is disabled in php.ini | Anonymous | osCommerce 2.2 Installation Help | 1 | 11-05-2002 02:29 PM |