RSSAmplifier

Ryan Chandler · Nov 8, 2023

How to find your php.ini file

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

What is the php.ini file? PHP uses an INI file for all of it's configuration. It gets loaded when PHP starts up and is used to configure extensions and various PHP features. How you locate your php.ini file all depends on what sort of access you have to your server. I'll detail a couple of different methods below. Command-line access If you have access to php through the command-line (inside of…

Read on ryangjchandler.co.uk

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.