The ramblings of a developer
One of the most common questions I get for weaverFM is:
The answers are:
Step 1 - Add a HTML page
Step 2 - Turn off Theme styling
In the page options turn off the theme styling for the page.
Step 3 - Set file and folder name
In the general options, set the name of the file to php.ini and the folder to /. You will also want to disable ‘Show in menu’.
Step 4 - Configure php
In this example we will be increasing the upload limit for php to 20MB. The two values we need to adjust are:
A good resource on this is this drupal guide.
Step 5 - Publish & Go!
The next time you publish your page you should see a file called php.ini in the root directory of your website!