search for: php5

Displaying 20 results from an estimated 244 matches for "php5".

Did you mean: php
2013 Sep 18
7
Puppet requires second run to execute some catalog items.
...tomating 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 installed. 2. php5-common and php5-mysql receive an update, say from 5.3.3-7+squeeze14 to 5.3.3-7+squeeze17 3. Puppet runs and php5-common upgrade conflicts. Apt''s first solution removes php5-mysql and php5-memcache. 4. Puppet continues run...
2013 Sep 18
0
Some php5 extensions not installed until a second run
...tomating 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 installed. 2. php5-common and php5-mysql receive an update, say from 5.3.3-7+squeeze14 to 5.3.3-7+squeeze17 3. Puppet runs and php5-common upgrade conflicts. Apt''s first solution removes php5-mysql and php5-memcache. 4. Puppet continues run...
2013 Jan 31
1
The way Puppet installs things fail
...puppet uses the package installation method, so it works properly? If you''re wondering, I have all relevant keys install, and I have apt-get update before I install anything, so it looks like it''s puppets fault. I''m using Puppet 3.0.3 Notice: /Stage[main]/Php/Package[php5-mysql]: Dependency Package[php5] has failures: true Error: Could not update: Execution of ''/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5'' returned 100: Reading package lists... Building dependency tree... Reading state information... The following extra...
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 error meant: does it mean that all...
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: E...
2006 Feb 21
1
0.9.3+ bindings and php5
hi all, i noticed php5 is now supported, however ./configure isn't seeing it. here's a snippet from running ./configure: ----- checking for php-config... /usr/bin/php-config checking for ... no checking for php5... no checking for php... no ----- 'php-config --version' reports '5.0.5-pl5-gentoo'...
2015 May 11
2
appdynamics php agent prevented by SELinux
...ailing 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]: SELinux is preventing /usr/lib/appdynamics-php5/proxy/jre/bin/java from write access on the file /usr/lib/appdynamics-php5/logs/agent.log.lck. ***** Plugin catchall (100. confidence) suggests **************************... May 10 20:47:56 web1 python[25735]: SELinux is preventing /usr/lib/appdynamics-php5/p...
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 0.9.9-1.1...
2007 Oct 18
3
Changing php5 with php4 in CentOS 5
Hi, In our server CentOS 5 is installed. Some of our web pages are compatible with php4 but in centOS 5 , php5 is installed and we cannot see our pages. I want to remove php5 and install php4 but i could not find php4 rpm for CentOS 5. Can anybody help me? Thanks Can ?izer -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attach...
2007 Sep 20
3
running php4 and php5 parallel
Is it possible to run php4 and php5 parallel in Centos4 somehow? If the parallel php5 could be installed from rpm also that would be great also. Regards, Peter
2008 Apr 17
3
php5 and postgresql 8.2/8.3
Hi. I have installed php5 with support for postgresql (php5-pgsql). If I install postgresql-client ver. 8.2.7 or 8.3.x apache (httpd) core-dumps. If I install postgresql-client 8.1.11 or 8.2.6 apache does not core-dump. This is the output (backtrace) from gdb: (gdb) bt #0 0x000000080651c340 in ?? () #1 0x000000080094ebd...
2008 Dec 11
4
PHP5 on CentOS4.7?
Hi all, Does anyone know if CentOS 4.7 will support PHP5 natively? I have searched centos.org site, but can't see anything related to this? -- Kind Regards Rudi Ahlers
2007 Feb 10
1
php5 rpm to be installed in parallel with php4?
Hi, I'm looking for a php5 rpm which I can install in parallel with php4. Therefore, the centosplus rpm is (AFAIK) not usable for me as it replaces php4. Does centos provide an php5 rpm which does not touch my php4? Is there a matching srpm on web? Sorry, if this question is a FAQ. Thanks for your help :) fs
2016 Mar 26
3
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
...pian-backports/+archive/ubuntu/ppa I didn't know they existed, but using them fixed my issue indeed, thanks! (I fooled them a little using the packages for vivid because the ppa doesn't have a wily branch, but that went through just fine, although I had to skip testing). Now I have the php5-xapian, I add "extension=xapian.so" to my /etc/php5/apache2/conf.d/20-xapian.ini, I see in phpinfo that that file is parsed, but that's it (no xapian module info). When I check the Apache error_log, I get this: " PHP Warning: PHP Startup: Unable to load dynamic library '...
2006 Sep 01
2
PHP5?
Hi everyone, I wish to run PHP5 on my web servers. Does CentOS support PHP5 yet or does this have to be manually built? Thanks.
2013 Oct 10
3
Puppet fails to install package, whilst it's okay to do manually
...> DPkg::Options::=--force-confold install nagios3'' returned 100: Reading > package lists... > Building dependency tree... > Reading state information... > The following extra packages will be installed: > apache2-mpm-prefork bsd-mailx javascript-common libapache2-mod-php5 > libjs-jquery liblockfile-bin liblockfile1 libonig2 libqdbm14 > nagios-images > nagios3-cgi nagios3-common nagios3-core php5-cli php5-common psmisc > wwwconfig-common > Suggested packages: > php-pear nagios-nrpe-plugin mysql-client postgresql-client > The following pa...
2016 Mar 26
2
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
...it was on a previous version of Ubuntu (don't remember which) with xapian-bindings-1.2.16. On a Debian Wheezy, the sources are still at xapian-bindings-1.2.12 and I get the following: " make check-TESTS make[4]: Entering directory `/home/ywarnier/xapian-bindings-1.2.12/debian/build/php5/php' /bin/bash: line 5: 313 Segmentation fault /usr/bin/php5 -n -d safe_mode=off -d enable_dl=on -d extension_dir='/home/ywarnier/xapian-bindings-1.2.12/debian/build/php5/php/.libs' -d include_path='php5:../../../../php/php5' ${dir}$tst FAIL: smoketest.php ============...
2006 May 13
2
PHP5 questions
If I install PHP5 from centosplus it will replace PHP4, is this correct? Or is there a way to have it installed in parallel? I know I can't run both modules at the same time, but I'd prefer having them installed in parallel, so I can switch back/between easier. When I try updating I get a dependency warn...
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 returns dependency cycle error. Can someone provide an example usage to install mod-php and handle main httpd package insta...
2010 Jun 24
11
Error: Trying to install passenger-install-apache2-module
i am trying to install passenger-install-apache2-module but it is giving me the error. E: could''nt find the package passenger-install-apache2-module Please help me over this. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to