Hello, i'm a complete newby to uwsgi, so sorry if i'm overlooking something obvious.
I've recompiled uwsgi 2.0.3 along with php plugin and i'm trying to have $PHP_INI_SCAN_DIR system variable passed to underlying php instance (5.3.3) in order to have a given directory scanned for additional ini files (a la /etc/php.d, in order to fully support per instance php configs): http://www.php.net/manual/en/configuration.php As far as i cant tell, this is currently not working with the above setup under a centos 6.4 system, by exporting OS variable PHP_INI_SCAN_DIR prior to fire uwsgi up. As a side note, i've successfully applied the same approach with fcgi in the past. Anyone with similar experience or is there another way to obtain the same goal? Thanks in advance for your support, -m
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
