|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
A small favor
Does the following means that I have installed on my system? I am running Mandriva Linux 2006 version. It is a 64 bit program. Please tell me. [nissanka@c83-250-110-112 ~]$ php -v PHP 5.0.4 (cli) (built: Mar 29 2006 17:34:41) Copyright (c) 1997-2004 The PHP Group Zend Engine v2.0.4-dev, Copyright (c) 1998-2004 Zend Technologies [nissanka@c83-250-110-112 ~]$ |
|
#2
|
|||
|
|||
|
RE: A small favor
if everything installed, try to print out phpinfo();
|
|
#3
|
|||
|
|||
|
RE: A small favor
Thanks moon for the reply. It didn't work though I tried both as a root user and a regular user. What is the problem? [nissanka@c83-250-110-112 ~]$ phpinfo(); bash: syntax error near unexpected token `;' [nissanka@c83-250-110-112 ~]$ [root@c83-250-110-112 nissanka]# phpinfo(); bash: syntax error near unexpected token `;' [root@c83-250-110-112 nissanka]# |
|
#4
|
||||
|
||||
|
RE: A small favor
from the command line - enter
php -r phpinfo(); |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > A small favor |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|