Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

httpd.conf mit php und apache

Empfohlene Antworten

Veröffentlicht

nabend, ich habe heute mittag einen apache webserver mit php aufgesetzt - soweit so gut .

nu das php meldet das ich dir httpd.conf selber editeren muß -

in der manual von php habe ich leider keinen eintrag zum apache unter windows 2000 gefunden . :confused:

kennt sich jemand von euch vielleicht damit aus ?

achja, wenn ich php inst. habe muß ich dann trozdem perl für cgi inst. ? oder reicht php aus - der ganze webserver bereich ist für mich noch neuland .

schon einmal danke im vorraus :)

tool-time :OD

Hi!

Ich hatte das gleiche Problem bis ich ne komplett vorkonfigurierte Version gefunden habe. Habe leider nicht mehr den original-link, habs aber auf meinen Webspace upgeloadet, du kannst es hier downloaden!

Am besten du installierst es unter c:\apache, dann geht alles glatt!

Ich hoffe ich konnte dir weiterhelfen

PS: Inhalt der exe: Apache 1.3.20, Perl 5.0, PHP 4.0.5

Hi,

schau einfach mal in die httpd.conf rein:

da gibt es eine Section für PHP, wo die Dateiendungen angegeben werden, die an PHP.EXE weitergeleitet werden:

AddType application/x-httpd-php .php

AddType application/x-httpd-php .php3

Weiterhin muss noch der Pfad zur php.exe eingebunden werden:

z.B. so

<Directory "C:/apache/php4">

AllowOverride None

Options All

</Directory>

MfG :)

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.