puts "Hallo " + gets.chomp + "."
?> Christoph
=> Hallo Christoph.
dann in der httpd.config folgendes hinzugefügt:
For PHP 5 do something like this:
LoadModule php5_module "D:/Apache/PHP/php5apache2.dll"
AddType application/x-httpd-php .phpDas genügt nicht. Irgendwas mußt du auch noch für "php5ts.dll" unternehmen.
Nö:
LoadModule php5_module "H:/php/php5apache2.dll"
AddType application/x-httpd-php .php
(Auszug aus meiner httpd.conf)
Und Umgebungsvariable PATH erweitert: H:\php
Dann lief das gute Stück bei mir.
Gruß, Ashura
--
Selfcode: sh:( fo:) ch:? rl:( br:^ n4:& ie:{ mo:) va:) de:> zu:) fl:( ss:| ls:[ js:|
30 Days to becoming an Opera8 Lover -- Day 19: Notes
Meine Browser: Opera 8.01 | Firefox 1.0.4 | Lynx 2.8.3 | Netscape 4.7 | IE 6.0
[Deshalb frei! - Argumente pro freie Software]
Selfcode: sh:( fo:) ch:? rl:( br:^ n4:& ie:{ mo:) va:) de:> zu:) fl:( ss:| ls:[ js:|
30 Days to becoming an Opera8 Lover -- Day 19: Notes
Meine Browser: Opera 8.01 | Firefox 1.0.4 | Lynx 2.8.3 | Netscape 4.7 | IE 6.0
[Deshalb frei! - Argumente pro freie Software]