ich möchte gerne PHP4.4.6 auf PHP 5.2.5 updaten, dabei wähle ich den Weg der Kompilation.
Dies war mein Configure Command für PHP4.:
Code: Select all
./configure usw... (updated)
Mein aktueller Befehl für PHP5 lautet:
Code: Select all
./configure usw... (updated)
Gruss PAS