Simple PHP newbie Q
Simple PHP newbie Q
Out of context: Reply #3
- Started
- Last post
- 7 Responses
- heavyt0
ok, that kinda makes sense.
you either dont have PHP installed anymore, or some changes were made to it.
step 1 - open terminal
step 2 - type 'php -v'that will tell you what version of php is installed. if it has an error, you need to reinstall php. Use entropy (google it)
if it tells you a version, we need to take the next step, which involves an edit to the php.ini file