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.

Empfohlene Antworten

Veröffentlicht

Hi Forum,

ich habe gerade das Problem, dass der include_path in der php.ini nicht sauber verarbeitet wird (Zumindest hat es den Anschein)

In der php.ini steht folgendes:

include_path = ".:/usr/share/php5/PEAR:/usr/share/php5"
Der "Fehler" äussert sich wie folgt: script index.php:

require_once(test.php)";  // liegt im webserver root

require_once ("SOAP/Client.php");   //liegt hier /usr/share/php5/PEAR/SOAP/Client.php

Fehler:

.:/usr/share/php5/PEAR:/usr/share/php5 Warning: require_once(/srv/www/$webserverroot$/SOAP/Client.php): failed to open stream: No such file or directory in /srv/www/$webserverroot$/testWsiWsPortal2.php on line ...

Ändere ich die Reihenfolge im include_path, findet er die Client.php aber nicht mehr die test.php.

Hat jemand ne Idee woran das liegen könnte?

Bearbeitet von t3quill4b0y

Sorry, hab ausversehen zu früh auf "Erstellen" geklickt :(

Hi Forum,

Problem gelöst. Es war eine PHP Erweiterung Namens PHAR, welche den include_path modifiziert, schuld. Mit einer älteren PHAR Version von 2007 tut alles mit den includes, aber ich würde lieber die Finger von PHAR lassen..... Schafft mehr Probleme wie es löst :(

Cya

Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.

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.