Difference between revisions of "Talk:Installing FusionPBX 3.2 on CentOS 6.5 and Mysql"
From FusionPBX
(Created page with "CentOS 6.4 needs to install patch. yum install patch On a clean install.") |
Scristopher (talk | contribs) |
||
Line 4: | Line 4: | ||
On a clean install. | On a clean install. | ||
+ | |||
+ | These instructions are just awful, I mean yum install blah blah blah php* ??? really?? | ||
+ | and the yum install httpd* mysql*, these are all a recipe to either hose your system or install a bunch of unneeded packages. | ||
+ | This should be reworked, I might do so depending on how my installation goes. |
Revision as of 00:31, 28 July 2014
CentOS 6.4 needs to install patch.
yum install patch
On a clean install.
These instructions are just awful, I mean yum install blah blah blah php* ??? really?? and the yum install httpd* mysql*, these are all a recipe to either hose your system or install a bunch of unneeded packages. This should be reworked, I might do so depending on how my installation goes.