Jump to content

[SOLVED] Path to php


Recommended Posts

I know this is totally n00b

 

I just got a dedi from 1and1, fedora core 6.

 

I type "which php" in my shell and I get

/usr/bin/php

 

problem is, there is no /usr/bin/php, just usr/bin

 

In installing ffmpeg, I found that my modules, pear and build directories are within:

/usr/lib64/php

Is this my path to php? ;D

 

Link to comment
https://forums.phpfreaks.com/topic/86077-solved-path-to-php/
Share on other sites

oh oops

 

[root@ ~]# ls -lF /usr/bin | grep php

-rwxr-xr-x 1 root root    3028032 Sep 18 09:09 php*

-rwxr-xr-x 1 root root    3032128 Sep 18 09:09 php-cgi*

-rwxr-xr-x 1 root root      1159 Sep 18 09:08 php-config*

-rwxr-xr-x 1 root root      4121 Sep 18 09:08 phpize*

[root@ ~]# ls -lF /usr/lib64 | grep php

drwxr-xr-x  5 root root      43 Jan 14 23:08 php/

[root@ ~]#

 

 

Link to comment
https://forums.phpfreaks.com/topic/86077-solved-path-to-php/#findComment-440635
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.