için yolunu değiştirmek include / sadece bir kez ihtiyaç

1 Cevap php

I have a lot of sites - all hosted on my server. I want one of them to access file from /vhost which is a directory above httpdocs where the domain is linked.

Ben httpd.conf yolunu değiştirmek için bir seçenek olduğunu biliyorum ama hepsi benim siteleri içerir değiştirmek için bir sürü iş olduğunu.

1 Cevap

Fonksiyonu ini_set () kullanın. Örneğin için PHP include_path kurmak istiyorsa ":. .. /:. / Include:.. / Include" o zaman PHP kodu bu yapardı:

ini_set("include_path", ".:../:./include:../include");

Ayrıca vb auto_prepend_file, auto_append_file error_reporting gibi diğer PHP ayarlarını etkiler) (ini_set kullanabilirsiniz