phpbar.de logo

Mailinglisten-Archive

[php] PHP4 und PHP5 unter Ubuntu 7.10 64-bit installieren

[php] PHP4 und PHP5 unter Ubuntu 7.10 64-bit installieren

Mario Guenterberg mg at havelsoft.com
Fre Feb 15 17:26:12 CET 2008


On Fri, Feb 15, 2008 at 05:15:12PM +0100, Ralf Eggert wrote:
> Hallo Hannes,
> 
> danke für den Hinweis. Werde ich dann nachher mal probieren, wenn mein
> derzeit eingeschlagener Weg nicht klappt.
> 
> Ich habe mir nun testweise mal php4-cgi aus einer alten Ubuntu Version
> stibitzt. Nur weiss ich nicht genau, wie ich PHP4 nun anspreche. Unter
> Windows habe ich einfach folgendes in der httpd.conf eingetragen:
> 
>     ScriptAlias /php4/ "C:/wamp/php4/"
>     AddType application/x-httpd-php .php
>     AddType application/x-httpd-php .php3
>     AddType application/x-httpd-php .php4
>     Action application/x-httpd-php "/php4/php.exe"
> 
>     ScriptAlias /php5/ "C:/wamp/php5/"
>     AddType application/x-httpd-php5 .php5
>     Action application/x-httpd-php5 "/php5/php-cgi.exe"
> 
> Unter Ubuntu ist PHP4 nun unter /usr/lib/php4 zu finden. Weiss jemand,
> was ich in die httpd.conf eintragen muss?

Hallo Ralf,

ich glaube nicht, dass es so funktionieren wird, da php4-cgi von
anderen Bibliothelen abhaengt, als die, die bei Dir unter Ubuntu 7.10
installiert sind (Versionsunterschiede). Ansonsten, falls doch gibst
Du in das ScriptAlias fuer /usr/bin/php4-cgi an. Achau mal nach, ob
unter /usr/bin auch php4-cgi liegt. Unter /usr/lib/php4 liegen nur
die Blibliotheken, unter /usr/bin die ausfuehrbaren Dateien. Am
besten machst Du mal ls /usr/bin | grep php4 und schaust, was alkles
da ist.

Gruss
Mario

-- 
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/CM d- s++: a+ C++++>$ UBL*++++$ P++ L+++ E--- W+++ N+ o-- K- w O- M-
V-- PS++ PE++ Y PGP+++ t--- 5 X++++ R++ tv- b+++ DI D++++  G++ e* h----
r+++ y++++
------END GEEK CODE BLOCK------

php::bar PHP Wiki   -   Listenarchive