osCmax v2.5 User Manual
Results 1 to 4 of 4

Warning: exec() has been disabled for security reasons in

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. ...

      
  1. #1
    Lurker
    Join Date
    Feb 2005
    Posts
    3
    Rep Power
    0


    Default Warning: exec() has been disabled for security reasons in

    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. #2
    Lurker
    Join Date
    Feb 2005
    Posts
    3
    Rep Power
    0


    Default Anyone??

    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. #3
    Active Member
    Join Date
    May 2004
    Location
    somewhere above colchester uk
    Posts
    147
    Rep Power
    0


    Default RE: Anyone??

    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. #4
    Lurker
    Join Date
    Feb 2005
    Posts
    3
    Rep Power
    0


    Default

    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);
    would i replace the "https://secure.authorize.net/gateway/transact.dll"???

    PS Thanks for you help!

Similar Threads

  1. SSL Security warning when using HTTPS
    By xpman in forum osCmax v2 Installation issues
    Replies: 5
    Last Post: 12-12-2006, 09:19 PM
  2. Database Import Warning: set_time_limit() has been disabled
    By ratfungus in forum osCmax v2 Installation issues
    Replies: 0
    Last Post: 03-24-2006, 03:21 PM
  3. Disabled for Security Reasons
    By dnjdesigns.net in forum osCMax v1.7 Installation
    Replies: 4
    Last Post: 06-06-2005, 04:49 PM
  4. FATAL ERROR: register_globals is disabled in php.ini
    By robroymedia in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 09-13-2004, 10:57 AM
  5. php-error: register_globals is disabled in php.ini
    By Anonymous in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 11-05-2002, 01:29 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •