apache - Enabling custom php.ini in xampp -


i using xampp 3.1.0 in windows 8. want enable custom php.ini loaded 1 directory custom php configuration.

i have pasted custom php.ini following code in directory (localhost/test/)

[php]  auto_prepend_file = e:\toprepend\iamhere.php 

the above method not working after restarting apache. tried enabling following option in root/main php.ini after not working:

;;;;;;;;;;;;;;;;;;;; ; php.ini options  ; ;;;;;;;;;;;;;;;;;;;; ; name user-defined php.ini (.htaccess) files. default ".user.ini" user_ini.filename = "php.ini"  ; disable feature set option empty value ;user_ini.filename =  ; ttl user-defined php.ini files (time-to-live) in seconds. default 300 seconds (5 minutes) user_ini.cache_ttl = 300 

please me in sorting out issue...there not enough text on web problem


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -