Search found 1 match
- Wed Jan 06, 2016 8:25 am
- Forum: Web Server
- Topic: php.ini file not updating
- Replies: 5
- Views: 13862
Re: php.ini file not updating
The user specific PHP values are set in "/home/username/conf/web/httpd.conf".
...
php_admin_value memory_limit 128M
...
Change the value there and restart apache.
-- Jobin
...
php_admin_value memory_limit 128M
...
Change the value there and restart apache.
-- Jobin