devo cambiare la include_path in un vhost , ho provata ad usare ,
purtroppo non funzionacodice:php_value include_path .:/class![]()
se però lo inserisco dentro <VirtualHost></VirtualHost> ( nell'httpd.conf ) funziona correttamente :master:
codice:AccessFileName htaccess <Files ~ "^\ht"> Order allow,deny AllowOverride All Allow from all Satisfy All </Files>