Kein phpize unter Redhat ES4

Apache, Lighttpd, nginx, Cherokee
patrickheppler
Posts: 9
Joined: 2007-05-20 10:39
 

Kein phpize unter Redhat ES4

Post by patrickheppler »

Hallo,
ich habe hier einen Server mit Redhat ES 4, PHP 4, Apache 2.x und Plesk 8.1.
Wenn ich nun über Konsole den Befehl phpize aufrufe, kommt -bash: phpize: command not found. Ist phpize nicht standardmässig bei PHP mit drin?
Kann man das ggf. nachinstallieren?
phpinfo() zeigt folgenden ./configure:

'./configure' '--build=i386-redhat-linux' '--host=i386-redhat-linux' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--cache-file=../config.cache' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php.d' '--enable-force-cgi-redirect' '--disable-debug' '--enable-pic' '--disable-rpath' '--enable-inline-optimization' '--with-bz2' '--with-db4=/usr' '--with-curl' '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr' '--with-png-dir=/usr' '--with-gd=shared' '--enable-gd-native-ttf' '--without-gdbm' '--with-gettext' '--with-ncurses=shared' '--with-gmp' '--with-iconv' '--with-jpeg-dir=/usr' '--with-openssl' '--with-png' '--with-pspell' '--with-xml' '--with-expat-dir=/usr' '--with-dom=shared,/usr' '--with-dom-xslt=/usr' '--with-dom-exslt=/usr' '--with-xmlrpc=shared' '--with-pcre-regex=/usr' '--with-zlib' '--with-layout=GNU' '--enable-bcmath' '--enable-exif' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-track-vars' '--enable-trans-sid' '--enable-yp' '--enable-wddx' '--with-pear=/usr/share/pear' '--with-imap=shared' '--with-imap-ssl' '--with-kerberos' '--with-ldap=shared' '--with-mysql=shared,/usr' '--with-pgsql=shared' '--with-snmp=shared,/usr' '--with-snmp=shared' '--enable-ucd-snmp-hack' '--with-unixODBC=shared,/usr' '--enable-memory-limit' '--enable-shmop' '--enable-calendar' '--enable-dbx' '--enable-dio' '--enable-mbstring=shared' '--enable-mbstr-enc-trans' '--enable-mbregex' '--with-mime-magic=/usr/share/file/magic.mime' '--with-apxs2=/usr/sbin/apxs'
spasswolf
Posts: 27
Joined: 2006-06-09 11:00
 

Re: Kein phpize unter Redhat ES4

Post by spasswolf »

Bei Debian gibt es phpize in den php*-dev Paketen, vielleicht ist es bei Red Hat genauso.
hasch
Posts: 99
Joined: 2007-03-09 15:23
 

Re: Kein phpize unter Redhat ES4

Post by hasch »

Suche mal phpize mit locate phpize, du musst dann ggf. den kompleten Pfad zur phpize angeben, um es aufzurufen...
patrickheppler
Posts: 9
Joined: 2007-05-20 10:39
 

Re: Kein phpize unter Redhat ES4

Post by patrickheppler »

hasch wrote:Suche mal phpize mit locate phpize, du musst dann ggf. den kompleten Pfad zur phpize angeben, um es aufzurufen...
Loate phpize bringt:

/opt/php51/share/man/man1/phpize.1
/usr/local/psa/admin/man/man1/phpize.1

Aber das ist nicht wirklich das was ich suche.
User avatar
Joe User
Project Manager
Project Manager
Posts: 11183
Joined: 2003-02-27 01:00
Location: Hamburg
 

Re: Kein phpize unter Redhat ES4

Post by Joe User »

Code: Select all

rpm -ivh php4-devel
Sollte auch unter RHES funktionieren...
PayPal.Me/JoeUserFreeBSD Remote Installation
Wings for LifeWings for Life World Run

„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.