From Fedora Project Wiki

Revision as of 21:11, 1 May 2014 by Javiertury (talk | contribs)

Switch to use .user.ini instead of editing /etc/php.ini

Check this out: [1]. I think it should be better to use these instead of adding changing php.ini, don't you think?

Hm, interesting. Not sure if this would need to go in /usr/share/drupal then. Can you provide a correct procedural step for this? --pfrields 15:34, 21 June 2010 (UTC)

Use mysql_secure installation

I replaced mysqladmin -u root password $PASSWORD by mysql_secure_installation. I think that for the first time setup it is better