Include_Path für Virtual Host umbiegen

Bevor ich es wieder vergesse, so biegt man für einen vHost (VirtualHost) den php include_path um:

<VirtualHost *:80>
...
php_value include_path ".;C:\Programme\xampp\php\pear\"
...
</VirtualHost>
  • Share/Bookmark

Das könnte Sie auch interessieren:

This entry was posted in Entwicklung and tagged , . Bookmark the permalink.

Hinterlasse eine Antwort

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind markiert *

*

Du kannst folgende HTML-Tags benutzen: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">