<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 4/14/2014 2:17 PM, Michael Stauber
      wrote:<br>
    </div>
    <blockquote cite="mid:534C3444.7070903@blueonyx.it" type="cite">
      <pre wrap="">Hi Tim,

</pre>
      <blockquote type="cite">
        <pre wrap="">In order to get Mcrypt I purchased the MOD_PHP package from solarspeed 
today and the install appeared to go well.

My problem is some of my older software is throwing errors (oscommerce, 
gallery, some of my own php scripts)

1) I need a quick fix for this before the clients see that there stuff 
is broken!!
</pre>
      </blockquote>
      <pre wrap="">
What kind of errors are you getting? </pre>
    </blockquote>
    <br>
    Errors like this<br>
    <br>
    <b>(From Gallery software</b> - old)<br>
    <b>Warning</b>: Creating default object from empty value in <b>/home/.sites/93/site73/web/gallery/Version.php</b>
    on line <b>25</b><br>
    <b>Warning</b>: strtotime(): It is not safe to rely on the system's
    timezone settings. You are *required* to use the date.timezone
    setting or the date_default_timezone_set() function. In case you
    used any of those methods and you are still getting this warning,
    you most likely misspelled the timezone identifier. We selected the
    timezone 'UTC' for now, but please set date.timezone to select your
    timezone. in <b>/home/.sites/93/site73/web/gallery/Version.php</b>
    on line <b>32</b><br>
    <b>Deprecated</b>: Assigning the return value of new by reference is
    deprecated in <b>/home/.sites/93/site73/web/gallery/classes/Mail/htmlMimeMail.php</b>
    on line <b>407</b><br>
    <b>Deprecated</b>: Assigning the return value of new by reference is
    deprecated in <b>/home/.sites/93/site73/web/gallery/classes/Mail/htmlMimeMail.php</b>
    on line <b>423</b><br>
    <b>Deprecated</b>: Assigning the return value of new by reference is
    deprecated in <b>/home/.sites/93/site73/web/gallery/classes/Mail/htmlMimeMail.php</b>
    on line <b>434</b><br>
    <br>
    <br>
    <b>(From a oscommerce site - old)</b><br>
    <b>Deprecated</b>: mysql_connect(): The mysql extension is
    deprecated and will be removed in the future: use mysqli or PDO
    instead in <b>/home/.sites/62/site118/web/includes/functions/database.php</b>
    on line <b>19</b><br>
    <b>Deprecated</b>: Function eregi() is deprecated in <b>/home/.sites/62/site118/web/includes/classes/language.php</b>
    on line <b>87</b><br>
    <b>Deprecated</b>: Function eregi() is deprecated in <b>/home/.sites/62/site118/web/includes/classes/language.php</b>
    on line <b>87</b><br>
    <b>Deprecated</b>: Function eregi() is deprecated in <b>/home/.sites/62/site118/web/includes/classes/language.php</b>
    on line <b>87</b><br>
    <b>Deprecated</b>: Function eregi() is deprecated in <b>/home/.sites/62/site118/web/includes/classes/language.php</b>
    on line <b>87</b><br>
    <b>Deprecated</b>: Function eregi() is deprecated in <b>/home/.sites/62/site118/web/includes/classes/language.php</b>
    on line <b>87</b><br>
    <br>
    <br>
    <b>From my own stuff (non-programmer)</b><br>
    Warning: strtotime(): It is not safe to rely on the system's
    timezone settings. You are *required* to use the date.timezone
    setting or the date_default_timezone_set() function. In case you
    used any of those methods and you are still getting this warning,
    you most likely misspelled the timezone identifier. We selected the
    timezone 'UTC' for now, but please set date.timezone to select your
    timezone. in
    /home/.sites/93/site73/web/show_last_minute_openings_module.php on
    line 158 <br>
    <br>
    <br>
    <br>
    <br>
    <blockquote cite="mid:534C3444.7070903@blueonyx.it" type="cite">
      <pre wrap="">Which PHP version are you using now</pre>
    </blockquote>
    <small><small><small><br>
          <big>PHP Version 5.5.8</big></small></small></small><br>
    <br>
    <br>
    <br>
    <blockquote cite="mid:534C3444.7070903@blueonyx.it" type="cite">
      <pre wrap="">
and which one did you have before?</pre>
    </blockquote>
    <br>
    Whatever came stock on a 5108R install <br>
    <pre wrap="">
</pre>
    <br>
    <br>
    <br>
    <br>
    <br>
    <blockquote cite="mid:534C3444.7070903@blueonyx.it" type="cite">
      <pre wrap="">

At the worst you can uninstall the PKG through the GUI and can go back
to whatever PHP version you had previously.</pre>
    </blockquote>
    <br>
    <br>
    Can't do that because I need the Mcrypt that came with the package.<br>
    <br>
    I though I saw how one could use the stock version on php along with
    the MOD_php version<br>
    <br>
    <br>
    Thanks<br>
    <br>
    --Tim<br>
    <br>
    <br>
    <br>
    <blockquote cite="mid:534C3444.7070903@blueonyx.it" type="cite">
      <pre wrap="">

</pre>
    </blockquote>
    <br>
  </body>
</html>