[BlueOnyx:14097] Re: Server error

Richard C. Barker Sr. admin at probass.com
Fri Dec 13 18:52:31 -05 2013


Ok after some serious testing it is in fact a Joomla 3.2.0 issue.
Tested using the following php versions
5.3.3, 5.3.27, 5.4.20 and 5.5.4
MySql versions 5.1.69 and 5.5.34

This is the file that causes the issus:
libraries/joomla/http/transport/curl.php at about line 146
                 // Follow redirects.
                 $options[CURLOPT_FOLLOWLOCATION] = (bool) 
$this->options->get('follow_location', true);

                 // Set the cURL options.
                 curl_setopt_array($ch, $options);

                 // Execute the request and close the connection.
                 $content = curl_exec($ch);

It had nothing to do with backing out the MySql

RC

-- 
+---------------------------------------------+
  Richard C. Barker Sr.
  CEO & President
  1-800-510-3139
  ProBass Networks Inc.
    http://www.probassnetworks.net
    http://www.probass.net
  ***************************************
  DISCLAIMER : -
  This e-mail is confidential and intended only for the use
  of the individual or entity named above and may contain
  information that is privileged. If you are not the intended
  recipient, you are notified that any dissemination, distribution
  or copying of this e-mail is strictly prohibited. If you have
  received this email in error, please notify us immediately
  by return email or telephone and destroy the original message.
+---------------------------------------------+




More information about the Blueonyx mailing list