Jump to content

php.ini file


searls03

Recommended Posts

Unless I'm mistaken and depending on your host there should be 3 workarounds.

The first would be by using .user.ini files.

You can read more over at PHP.net

 

The second would be by using ini_set()

 

The third would be by using php_value / php_flag in an .htaccess file. More on that here.

Link to comment
https://forums.phpfreaks.com/topic/236265-phpini-file/#findComment-1214723
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.