Skip to content

Fix for unreadable php.ini file#24

Open
francalek wants to merge 1 commit intomantisbt-plugins:masterfrom
francalek:master
Open

Fix for unreadable php.ini file#24
francalek wants to merge 1 commit intomantisbt-plugins:masterfrom
francalek:master

Conversation

@francalek
Copy link
Copy Markdown

If the php.ini file does not have read permissions, the parse_ini_file() function returns false.
Therefore, the condition: array_key_exists( 'memory_limit', $t_ini ) generates an 500 error.

If the php.ini file does not have read permissions, the parse_ini_file()
function returns false.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant