Displaying 20 results from an estimated 100000 matches similar to: "Thanks!"
2013 Sep 18
0
Some php5 extensions not installed until a second run
Hi, I''ve inherited a puppet setup for automating php installation and
extension management. We''re on Debian and we''ve encountered a strange
issue that I''ve traced down back to puppet I think. I''ve stripped back the
configuration and made the problem reproducible, logs and config pasted
below.
1. php5-common, php5-memcache, and php5-mysql are all
2007 Apr 09
3
Too much silence, perceived delay
In a system connected to a verizon T1, Digium TE411P (quad T1 echo cancellation), client is complaining it is "too quiet".
The complaint regards calls over the T1, not in house SIP only calls.
Their description indicates they want some earpiece feedback of themselves speaking. Also, they complain that it takes several seconds (3-4) for the other party to respond. That is kind of
2013 Sep 18
7
Puppet requires second run to execute some catalog items.
Hi, I''ve inherited a puppet setup for automating php installation and
extension management. We''re on Debian and we''ve encountered a strange
issue that I''ve traced down back to puppet I think. I''ve stripped back the
configuration and made the problem reproducible, logs and config pasted
below.
1. php5-common, php5-memcache, and php5-mysql are all
2009 Nov 14
4
php config security concern for c5
a recent post on bugtraq hilighted an issue with how upstream has
configured apache to invoke php, namely using addhandler, which has the
behavior of matching the extension anywhere in the file. this means
that foo.php.jpg will be run as php. where this becomes an issue is web
apps that allow uploads into the webspace for images, pdfs, etc. if the
app assumes that anything.jpg is safe,
2006 Feb 16
3
Postgresql 8.1.x on CentOS 3.6
Hello everyone,
Does anyone know if there are any Postgresql 8.1.3 RPMs for CentOS 3.6?
I've looked at the Postgresql website but I couldn't find anything
under RHEL3/CentOS3. I've tried installing the RHEL4 RPMs which seem
to work. Unfortunately, I'm getting errors whenever I try to compile
PHP5 from source.
Thanks and Best Regards,
Matt
--
Stand before it and there is no
2017 Feb 21
1
Centos 7 with Postfixadmin, what provides php5-mysql
I am building a Centos7 mailserver to replace my Centos6 server.
This means moving to Apache 2.4 and MariaDB, so I am finding a number of
changes from my notes.
I now have MariaDB running with the databases created and Apache
running. I try accessing postfixadmin and get:
DEBUG INFORMATION:
MySQL 4.1 functions not available! (php5-mysqli installed?)
database_type = 'mysqli' in
2013 Jan 31
1
The way Puppet installs things fail
Basically, the way puppet installs things things with
/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install
<package_name>
fails due to authentication
WARNING: The following packages cannot be authenticated
But if I do it from an ssh console normally, using apt-get install
<package_name> it works fine without issues.
Is there a way to change how puppet uses the
2012 Apr 03
6
2 package resources for the same package installation in two differents modules caused errors
Hello,
We had the following situation where including two classes that were
ensuring the installation of the same package "php5-imagick" and it
was causing an error indicating that two ressources of the same name
are forbidden (sorry, I don''t have the exact message error since we
fixed quickly the error).
Since we are newbies in puppet, we would like to understand what this
2017 Apr 20
0
OT: systemd Poll - So Long, and Thanks for All the fish.
On Apr 20, 2017, at 7:33 AM, James B. Byrne <byrnejb at harte-lyne.ca> wrote:
>
> When a vendor ... fundamentally changes the way the administration
> of an operating system is presented
I?ve gotten the sense from this other part of the thread that the answer to my question, ?What are you moving to?? is FreeBSD.
If you think FreeBSD system administration hasn?t changed over the
2009 Dec 01
3
Duplicate definition on the same line and in the same file ?
Hi,
I''m trying to add libapache2-mod-php5 as a dependency in my php5 module here is what I get
info: Loading facts in raidcontroller
info: Loading facts in raidcontroller
debug: Format s not supported for Puppet::Resource::Catalog; has not implemented method ''from_s''
err: Could not retrieve catalog from remote server: Error 400 on SERVER: Duplicate definition:
2015 May 12
2
appdynamics php agent prevented by SELinux
Well, I was having a heck of a time with the rpm install in terms of
customizing the install directory.
So I thought the easy way out might be to go for a source install. Which I
tried and this was the output from the install:
[root at web1:/opt/AppDynamics/appdynamics-php-agent] #./install.sh
appd.jokefire.com 443 beta.jokefire.com "Web Front End" web1.jokefire.com
Install script for
2015 May 11
2
appdynamics php agent prevented by SELinux
Hey guys,
I've got another C7 problem I was hoping to solve. I
installed appdynamics-php-agent-4.0.5.0-1.x86_64 on a C7.1 host.
It's failing to communicate with it's controller on another host. And this
is the interesting part. Whether or not I have SELinux enabled, I have
apache reporting SELinux problems.
[root at web1:~] #getenforce
Permissive
May 10 20:47:56 web1 python[25735]:
2013 Oct 10
3
Puppet fails to install package, whilst it's okay to do manually
Dear all,
I''m seeing this strange thing: When I run "*puppet agent -td*" on the node
(Nagios, in this example case), puppet fails to install Nagios3 (on Debian)
with this:
Debug: Executing ''/usr/bin/dpkg-query -W --showformat ${Status} ${Package}
> ${Version}\n nagios3''
> Debug: Executing ''/usr/bin/apt-get -q -y -o
>
2006 Mar 28
3
compiling php with fcgi on tiger
I can''t figure out how to compile php with fcg enabled.
I found a website which gives an example of how to write options in
configure
http://scoops.totallyrule.com/articles/2006/02/01/mysql5-ab-package-and-php5
So I wrote
./configure --prefix=/usr/local --program-suffix=5 --enable-fastcgi
--enable-discard-path --enable-force-cgi-redirect
--with-mysqli=/usr/local/mysql/bin/mysql_config
2007 May 23
1
Debian etch packages of php5-xapians have old style flat function interface
I'm running Debian stable (etch) on a server, and have the following Xapian
packages installed.
root@seagrass:/etc/php5/apache# dpkg -l | grep xap
ii libxapian-dev 0.9.9-1 Development files for Xapian search engine l
ii libxapian13 0.9.9-1 Search engine library
ii php4-xapian
2009 Sep 17
0
web-meetme cbEnd.php not running - error
Hey,
Ive installed web meetme and everything is working fine except no records
are being written to the cdr and participants tables, this is because the
cbEnd.php script is not running. Below is the output of the cbEnd.php when I
run in manually. I am running asterisk 1.4.20.1 and web meetme 3.1.0 and the
latest release's of PEAR,PHP and MySQL.
./cbEnd.php
PHP Strict Standards: Assigning
2015 Jan 26
0
Call Recording doesn't work
Hi all,
on my atserisk box call recording and cdr doesn't work. In the log files I
have a strange entry - does this have something to do with that?
Version: Asterisk 13.1.0
Host: debian wheezy 7.7
Thanks a lot for a brief hint .
Walter.
***
[2015-Jan-26 11:34:04] [PHP-DEPRECATION_WARNING]
(/var/local/asterisk/www/admin/modules/digiumaddoninstaller/functions.inc.ph
p:29) -
2016 Mar 26
2
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Hi Olly and co,
On an Ubuntu 15.10, following the docs at
https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package
When
running debuild -e PHP_VERSIONS=5 -us -uc
I get (sorry for the French):
"
dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: paquet source xapian-bindings
dpkg-buildpackage: version source 1.2.21-2.1
dpkg-buildpackage: distribution source unstable
2016 Mar 26
0
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Le 26/03/16 18:44, Yannick Warnier a ?crit :
> Le 26/03/16 18:04, Olly Betts a ?crit :
>> On Sat, Mar 26, 2016 at 04:51:35PM -0500, Yannick Warnier wrote:
>>> On an Ubuntu 15.10, following the docs at
>>> https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package
>>>
>>> When
>>>
>>> running debuild -e PHP_VERSIONS=5 -us -uc
2012 Jun 04
1
nodejs based website
Hello,
I am trying to setup a node.js based website called 'hummingbird'.
It's a monitoring package that you can read about here:
http://projects.nuttnet.net/hummingbird/
My question is when I hit the site all I see is a directory listing
http://107.21.183.42/hummingbird/
Similar to what would happen if you went to a php site without php
being configured in apache with the