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

Empfohlene Antworten

Veröffentlicht

Hi leute,

ich hab mal ne kleine Frage, und zwar such in in der Config Datei meines Apaches die Angabe welche angibt wo mein php-interpreter liegt.

Kann mir vielleicht jemand die Stelle beschreiben/sagen weil ich da was ändern müsste.

Ich hab das mal eingestellt is aber schon länger her und jetzt find ich des nimmer

thx, mfg byte

betriebssystem? win/linux machen da doch schon einen unterschied.

mal nach php darin gesucht?

hmmm...

zeile 220 bis 223 ... in windows wohlgemerkt....

kann das sein? :D

unter windows sollten folgende direktiven zu finden sein:

LoadModule php4_module "x:/pfad/zu/deinem/php/sapi/php4apache.dll

oder z.b. als netzwerkshare:

LoadModule php5_module "\\server\dein-shared-php\php5apache2.dll"

auf linux/unix-basierten systemen ist folgende direktive irgendwo drin:

LoadModule php4_module modules/libphp4.so

wenn dein php als cgi läuft, such mal nach:

Action application/x-httpd-php "/pfad/zu/deinem/php/php.exe"

die jeweilogen dateitypen die dem php-interpreter vorgegeben sein könnten:

AddType application/x-httpd-php .php .php3 .php4 .php5 .phtml (.wasauchimmer)

wenn php-scripte automatisch als farblich codierten quelltext anzeigen waren, suchst du sowas:

AddType application/x-httpd-php-source .phps

ich glaube das waren jetzt ausreichend suchmuster :D

s'Amstel

jop thx hat mir geholfen :)

mfg byte

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.