Standard PHP configuration command for centos 6.5

Posted by Krishna on Server Fault See other posts from Server Fault or by Krishna
Published on 2014-06-01T17:12:49Z Indexed on 2014/06/01 21:33 UTC
Read the original article Hit count: 258

Filed under:
|
|

First of all let me tell you my knowledge in managing server and configuring script is very basic. Now I am trying to setup a server for my personal use. My server is up and running in Centos 6.5 with PHP, MySql and ISPConfig. I felt that even PHP is installed it needs some configuration for a standard web server.

I searched on and found some 'configure' command but none working. The reason they did not have a specific step by step guidance on how to do this. Can somebody help me to configure PHP in a standard way?

Thanks in advance.

Some more detail, as required - 1. I did not install PHP from source. 2. Yes, I want some standard modules to be enabled in PHP 3. I also want to know do I need to change some settings on default?

I do have a managed VPS, so do you suggest me to copy php.ini from that VPS to new dedicated server so all required settings which is working fine for me to be copied here also?

Thanks

© Server Fault or respective owner

Related posts about centos

Related posts about php