Jump to content

Can't find the php.ini file.


Recommended Posts

You should rename the file named as php.ini-recommended to just php.ini. Opening the php.ini will allow to configure PHP.

 

Running the PHP function called phpinfo() will allow to see how PHP is configured. You may need to add your PHP folder to the PATH Environment Variable in order for the PHP Interpreter to be able to find the php.ini

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.