Skip to main content

Easy Apache finding out previous PHP version

Comments

6 comments

  • ahoychris
    Sorry, versions 5.4, 5.3 and 5.2, I'm not running php version 3's
    0
  • cPanelMichael
    Hello :) You can browse to the following directory: /usr/local/cpanel/logs/easy/apache
    You will find older EasyApache build logs here. You can view the one with the date of your previous build and look at the section where PHP was built to see which version was used. Thank you.
    0
  • ahoychris
    Thanks, I've been looking through the files in the folder, but I don't seem be be bale to find anything in there about php. Just a lot of info about the server and my machine doing the build.
    0
  • cPanelMichael
    The "env" files will not be of much help to you. You will want to review the actual build logs. EX: /usr/local/cpanel/logs/easy/apache/build.1380730805
    If you grep the build log for a term such as "PHP", you will get output that should be helpful. Thank you.
    0
  • ahoychris
    Thank you, I managed to find some useful information. Unfortunately I only have non .env fields from today, it appears I have no logs for my earlier uses of Easy apache.
    0
  • cPanelMichael
    If downgrading your PHP is necessary, you may simply want to go with PHP 5.3. PHP 5.2 is EOL and will be removed from EasyApache in the near future. Thank you.
    0

Please sign in to leave a comment.