User Tools

Site Tools


sphp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sphp [2021/02/25 21:22] chifeksphp [2023/09/14 06:06] (current) – external edit 127.0.0.1
Line 50: Line 50:
     with Zend OPcache v7.4.6, Copyright (c), by Zend Technologies</code>     with Zend OPcache v7.4.6, Copyright (c), by Zend Technologies</code>
  
 +I will be updating this article if I found some issues and some other troubleshooting tips.
  
 +===== Troubleshooting =====
 +
 +
 +If the php version has not changed check first where does your php executable came from with, to work it should show something like this:
 +
 +<code>
 +which php
 +/usr/local/bin/php
 +</code>
 +
 +Check your ~/.bash_profile to be sure there no other php version loading after sphp. If there is some PHP loading just comment it, and restart your Terminal.
sphp.1614288173.txt.gz · Last modified: 2023/09/14 06:06 (external edit)