Why does my allow_url_include not work?
- by autthapone
Server Information: CentOS 5.7 (Final), PHP Version 5.2.6, Apache/2.2.3
I edit in /etc/php.ini change to allow_url_include = On. Then restart apache.
I see configuration on phpinfo() file, but allow_url_include not changed. It's Off yet.
Help me, please.
My Setting. - http://postimage.org/image/aliuyb9a3/
My phpinfo - http://postimage.org/image/tlsu18b1h/
I can't find other php.ini file.
upload_max_filesize also not changed :-(
but max_execution_time and memory_limit is changed.
Everyone, if issue can't solving now, please guide me about repair/re-install PHP on CentOS.