Displaying 20 results from an estimated 7000 matches similar to: "Mod_glusterfs for newbie"
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
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
2009 Jan 14
1
Problems with prefix when building glusterfs-1.4.0rc7
Hi,
I tried installing 1.4.0rc7 using:
./configure --prefix=/ --disable-bdb --disable-mod_glusterfs
The prefix=/ was to make sure that the default paths for configuration
and log files are /etc/glusterfs and /var/log/glusterfs.
When i try to run make install I get the following error:
test -z "//lib" || mkdir -p -- "//lib"
/bin/sh ../../libtool --mode=install
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:
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
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
>
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
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
2016 Mar 26
3
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
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
>>
>> I get (sorry for the French):
>>
>>
>> "
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
2007 Jan 20
3
libmysqlclient not found, while compiling PowerDNS
Hi Everyone,
I am trying to build the PowerDNS rpm from the source rpms
powerdns-2.9.20-3.MIND.src.rpm, it requires opendbx-devel which I am
trying to build from the instructions at
(http://www.linuxnetworks.de/opendbx/download/index.html)
I have subscribe to centosplus for packages like mysql5 and php5. I
have the following MySQL packages installed
[root at charlie ~]# rpm -qa | grep mysql
2018 Apr 05
1
Centos 7 LAPP setup PHP 5 vs 7
Another questions regarding my new server setup.
As with the Postgresql setup, different pages describing setting up a Centos
LAPP server have differing opinions about PHP versions.
The default distro's appear to still be installing PHP5 while some sites
instruct on how to install PHP7.
I am porting my old server which must be 10 years old, running Fedora 9 and
PHP5 onto the new server,
2013 Apr 24
2
puppet apache module dependency cycle
I am trying to use puppetlabs apache module on CentOS to install mod php
package.
class {''apache::mod::php'': }
It returns error "Error: Could not find dependency Package[httpd] for
A2mod[php5]". I am using Puppet 3.1 version.
Do I need to call class{''apache'': } explicitly to get mod-php install
working? If I try that as follows then it
2016 Mar 26
0
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
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
>
> I get (sorry for the French):
>
>
> "
> dpkg-buildpackage -rfakeroot -D -us -uc
> dpkg-buildpackage: paquet source
2006 Jan 13
2
RoR on OpenBSD 3.8
Has anyone on this list setup lighttpd on OpenBSD 3.8 with fast-cgi and PHP5
? If so did you have to install PHP5 with the ports system or is it
possible to use the PHP5 package ?
Thanks,
Greg
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.17/228 - Release Date: 1/12/2006
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
2007 May 14
0
Error rebuilding PHP5 under CentOS 5
First off, I apologize if this is off-topic.
I'm sending it to the CentOS list because I would have to believe this is a
configuration issue of the packages CentOS/upstream are providing. In any
case, I have to start somewhere.
While re-building PHP5 under CentOS5 (to enable Oracle functions via the
--with-oci8 option), I receive a compile error while compiling cast.c
because the