On 20 Jan 2003 08:47:06 -0400 Jean-Michel Dault <[EMAIL PROTECTED]> wrote:
> We do have a link: > ls /usr/bin/php -l > lrwxrwxrwx root root /usr/bin/php -> /etc/alternatives/php* > > And: > ls /etc/alternatives/php -l > lrwxrwxrwx root root /etc/alternatives/php -> /usr/bin/php-cli* > > We use update-alternatives so when /usr/bin/php is called, it points > to php-cli (highest priority), or php-cgi (lowest priority), depending > on which one is installed. > > If you don't have this link, it's probably because you forced > installation when the mirrors were out of sync... I think I had this link until today's update. [pascal@hp 2]$ ls /etc/alternatives/php -l ls: /etc/alternatives/php: No such file or directory [pascal@hp 2]$ urpmf /etc/alternatives/php [pascal@hp 2]$ rpm -qa | grep php php-manual-en-4.3.0-1mdk php-gtk-0.5.2-3mdk php-cli-4.3.0-7mdk php-pear-4.3.0-1mdk php-gd-4.3.0-1mdk php-imap-4.3.0-2mdk emacs-php-mode-102-3mdk php-xmlrpc-4.3.0-1mdk php430-devel-430-7mdk php-ldap-4.3.0-2mdk php-ini-4.3.0-1mdk php-readline-4.3.0-1mdk php-ncurses-4.3.0-3mdk php-xml-4.3.0-1mdk php-mysql-4.3.0-1mdk libphp_common430-430-7mdk php-xslt-4.3.0-2mdk
