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.

Perl und Apache

Empfohlene Antworten

Veröffentlicht

Hallo

Mein Problem besteht darin das ich Perl nicht zum laufen bekomme mit Apache also die *.pl Dateien werden nicht aufgerufen vom InternetExplorer.

Kann dazu irgendeiner was sagen, zum Beispiel ob man nu doch Module benötigt und falls ja wo man die herbekommt?

Hallo!

Sorry aber deine Überschrift gegoogelt gibt als ersten Link http://perl.apache.org/

Solange du nicht selber ein bisschen Installationsanleitungen liest, wirst du nicht weit kommen.

Unter Windows kannst du als Alternative die Perl Distri von www.activestate.com einbinden.

Gruß Jaraz

Hi,

hast du Perl installiert ?

Wenn ja, hast du in deinem Perl-Programm die Shebang-Zeile (PFad zu Perl) drin ?

Sie muss in die erste Zeile.

Bsp Unix:

#!/usr/bin/perl -w

Bsp Windows:

#!c:\perl -w

Falls du Apache auf Windows laufen hast, dann kannst auch in die httpd.conf folgendes schreiben:

ScriptInterpreterSource registry

Dann brauchst du keine Shebang mehr ...

GRuß

alligator

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.