LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   php problem (https://www.linuxquestions.org/questions/linux-newbie-8/php-problem-904261/)

elieobeid7 09-21-2011 02:33 PM

php problem
 
I asked a question as you see I've been told that i have been told that i have 2 php versions, now i know that I'm using php 5.3.8, in case i have another php, how to find it and delete it, i only have 1 php.ini located in /etc/php.ini

okomba 09-21-2011 04:55 PM

Hi,

Having two php versions is not an issue since only one version can be configured at a time. The best way to know your PHP configuration is to create a php file and put phpinfo() command.

Cheers.

elieobeid7 09-21-2011 04:57 PM

yes i know that and it shows only one path, not 2

---------- Post added 09-22-11 at 12:57 AM ----------

which means in theory i should have 1 php installed

elieobeid7 09-21-2011 04:58 PM

which means in theory i should have 1 php installed

okomba 09-21-2011 05:15 PM

Hi,
How are you using PHP? From command or from Apache? Try phpinfo() command.

Cheers.


All times are GMT -5. The time now is 02:53 AM.