arnaudcoquelet / fusionpbx

Automatically exported from code.google.com/p/fusionpbx
0 stars 0 forks source link

Script Failure when Installing Nginx on Ubuntu 10.04.4 #383

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Install FS/FusionPBX using soapee01's script in Ubuntu 10.04.4 (Lucid)
2.
3.

What is the expected output? What do you see instead?
There is an error if you choose to install Nginx:

/bin/sed: can't read /etc/php5/fpm/pool.d/www.conf: No such file or directory
ERROR: failed edit of /etc/php5/fpm/pool.d/www.conf pm.max_children = 4

What version of the product are you using? On what operating system?
FS 1.2.7 Ubuntu 10.04.4

Please provide any additional information below.

To fix the error, you have to do the following three steps then rerun the 
script:

mkdir /etc/php5/fpm/pool.d/
cd /etc/php5/fpm/pool.d/
touch www.conf

Original issue reported on code.google.com by faraga...@gmail.com on 12 Mar 2013 at 6:34

GoogleCodeExporter commented 9 years ago
Not really a fix if the file was already supposed to be there with other data 
in it.

Original comment by chatwi...@gmail.com on 20 Mar 2013 at 8:49

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Assigned to soapee01

Original comment by markjcrane@gmail.com on 25 Mar 2013 at 6:26

GoogleCodeExporter commented 9 years ago
Ubuntu 14.04 has been released and people have been using 12.04 LTS for quite 
some time so closing this issue since the people should do install on a newer 
version.

Original comment by markjcrane@gmail.com on 27 Apr 2014 at 5:55

GoogleCodeExporter commented 9 years ago
I know that 10.04 is old news, but unfortunately I have have a Sangoma A200 
analog card and must use their Netborder Express software which is incompatible 
with 12.04. Unfortunately, FreeTDM does not recognize when the call disconnects 
here in Egypt, but Netborder Express does. I find this very strange as my 
understanding is that both are maintained by Sangoma, but there is nothing I 
can do and they are not exactly the most responsive when it comes to tech 
support.

Original comment by faraga...@gmail.com on 27 Apr 2014 at 6:02