PHP-Update 4.2.2 auf 4.3.2 geht nicht weiter.

Apache, Lighttpd, nginx, Cherokee
Post Reply
thorstenpl
Posts: 27
Joined: 2003-05-01 22:46
Location: Gnutz
Contact:
 

PHP-Update 4.2.2 auf 4.3.2 geht nicht weiter.

Post by thorstenpl »

Hallo,

versuche grad mal ein Update von PHP 4.2.2 auf 4.3.2 nach dem HowTo von Outlaw durchzuführen.

Nach dem ./Configure

kommt unten im letzten Satz:

Code: Select all

checking return type of qsort... void
configure: error: Cannot find header files under /usr
Wenn ich dann make eingebe kommt folgendes:

Code: Select all

make: *** No targets specified and no makefile found.  Stop.
Kann mir da evtl. jemand weiterhelfen ?

Gruß Thorsten
oxygen
Posts: 2138
Joined: 2002-12-15 00:10
Location: Bergheim
 

Re: PHP-Update 4.2.2 auf 4.3.2 geht nicht weiter.

Post by oxygen »

Ja. Die Suchfunktion z.B. ... für den Anfang würde es auch reichen die MySQL Header Files da hinzupacken wo PHP sie erwartet.
thorstenpl
Posts: 27
Joined: 2003-05-01 22:46
Location: Gnutz
Contact:
 

Re: PHP-Update 4.2.2 auf 4.3.2 geht nicht weiter.

Post by thorstenpl »

Ja, aber welche Files sind denn das genau, und wo liegen die jetzt ?

Sorry, aber lerne noch...

Gruß Thorsten
thorstenpl
Posts: 27
Joined: 2003-05-01 22:46
Location: Gnutz
Contact:
 

Re: PHP-Update 4.2.2 auf 4.3.2 geht nicht weiter.

Post by thorstenpl »

Danke schön.

Habs auch alleine gefunden.

Gruß Thorsten
tschik
Posts: 43
Joined: 2003-09-14 11:22
Location: Mönchengladbach
 

Re: PHP-Update 4.2.2 auf 4.3.2 geht nicht weiter.

Post by tschik »

Kleine Frage wo finde ich das HowTo von Outlaw ??
Haste mal ´nen Link ;-)
chris76
Posts: 1878
Joined: 2003-06-27 14:37
Location: Germering
 

Re: PHP-Update 4.2.2 auf 4.3.2 geht nicht weiter.

Post by chris76 »

tschik
Posts: 43
Joined: 2003-09-14 11:22
Location: Mönchengladbach
 

Re: PHP-Update 4.2.2 auf 4.3.2 geht nicht weiter.

Post by tschik »

Danke
distanzcheck
Posts: 531
Joined: 2003-01-09 08:58
Location: NRW
 

Re: PHP-Update 4.2.2 auf 4.3.2 geht nicht weiter.

Post by distanzcheck »

bekomme bei apache start diese fehlermeldung

Invalid command 'php_admin_value', perhaps mis-spelled or defined by a module not included in the server configurafailed

Was denn da nun falsch gelaufen ?

Apache startet nun auch nicht mehr



Dirk
User avatar
Joe User
Project Manager
Project Manager
Posts: 11191
Joined: 2003-02-27 01:00
Location: Hamburg
Contact:
 

Re: PHP-Update 4.2.2 auf 4.3.2 geht nicht weiter.

Post by Joe User »

php_admin_value ist nur dann erlaubt, wenn mod_php geladen ist...
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.
Post Reply