Warnung: file_put_contents(/home/www/web1/html/php_dev/test.txt) [function.file-put-contents]: failed to open stream: Permission denied in /home/www/web1/html/php_dev/sys/lib.activity.php (Zeile 58)
wer kennt neuen Apache 2.0.34 ? [Archiv] - PHP-Scripte PHP-Tutorials PHP-Jobs und vieles mehr

- Ad -
php-resource




Archiv verlassen und diese Seite im Standarddesign anzeigen :
wer kennt neuen Apache 2.0.34 ?


 
Bernd
17-03-2002, 13:33 
 
gibt es schon jemand der unter dem neuen Apache 2.0.34 PHP ans Laufen gebracht hat ????
Alles läuft nur php Scripte werden grundsätzlich gedownloadet.
Öffne ich dabei aber das Script hat php seine Arbeit daran getan.

Bernd

 
Titus
17-03-2002, 13:49 
 
Du hast PHP anscheinend nicht korrekt eingebunden. Lies nochmal das erste Kapitel unseres Buches. ;)
Für das CGI-Modul müssen die drei Zeilen in die httpd.conf (zumindest beim 1.3er Apache):

ScriptAlias /php/ "C:/php/"
AddType application/x-httpd-php .php
Action application/x-httpd-php /php/php.exe

 
Bernd
17-03-2002, 15:26 
 
Danke Titus.....
genauso ist es eingetragen.....

es ist ja auch komisch.... wenn ich im Downloadfenster Öffnen anklicke dann kommt ja das Script richtig von php bearbeitet.

?????

Bernd

 
Titus
17-03-2002, 17:43 
 
eigenartig ... mal sehen, was apache dazu zu sagen hat:

While we do not yet recommend Apache 2.0 for production usage, if you have postponed testing Apache 2.0 due to its experimental nature, please download and test this Apache 2.0.32 release to help ensure that any forthcoming 2.0 releases are the best versions available. Please report any bugs (http://httpd.apache.org/bug_report.html) you find.

Also, dann reporte denen mal schön! :D In der Bug-Database von Apache hab ich zum 2er httpd gar nix gefunden.

- -

Alle Zeitangaben in WEZ +2. Es ist jetzt 17:24 Uhr.