Custom php.ini file for your project

I posted a short tutorial explaining how you can customize the php.ini file for your local web project.

I hope you find it useful. If you have other suggestions on topics you would like me to cover in online tutorials, please let me know.

Juan

oestrada says:

Juan,

When using a custom php.ini file in your project, is that mean you're overriding the one in your default php directory? BTW, nice product. Are you a one man shop? If so that's even more impressive. Also, nice drupal implementation.

Take care and continue success.

Otman
http://otmanestrada.com

juanc says:

Each project has its own php.ini file you can override. The default php.ini is located in the root directory of your project.

Thanks, I'm the main guy behind the product. Drupal is awesome, I recommend it to everyone.

Best regards,

Juan

jasonglades says:

Thanks for providing very helpful tips in PHP.