similar to: php-pdo

Displaying 20 results from an estimated 800 matches similar to: "php-pdo"

2006 Jul 20
1
SQLite with PHP5 problem
Has anyone ever installed PHP5 with SQLiteDatabase class support in CentOS 4.3? I have to run a program with this class for a core feature. But unfortunately, both the php 5.0.4 package in centosplus and a SRPM build from FC5 will not work with this class. With the error "undefined class SQLiteDatabase"! And there *IS* the "pdo_sqlite.so" extension in my php.d/pdo.ini file, as
2009 Jun 29
1
php5 and sqlite
Is there any reason (besides upstream does it) to compile php5 with --without-sqlite in CentOS5 ? Would it conflict with the sqlite that yum needs? Is there a repo (centosplus, rpmforge...) having a php5 and sqlite enabled ? I can only find older mails that seem to imply it does not harm to include sqlite (and some which seem to imply the contrary as well, but without any facts) but I can find
2011 Feb 15
3
apache 2 and php 5.2
Hi originally I installed php 4 on centos 5.5 and then a few repos including the remi repo to upgrade to php5, which seems to upgrade/work without any issues. However when I make a change to the /etc/php.ini file it doesn't look like apache is seeing it, for example if I change the post_max_size and upload_max_file to 25M each apache still sees the default 2M. I also removed the /etc/php.ini
2013 Mar 24
0
[Fwd: Re: PHP Questions on move from CentOS 5.x to CentOS 6.x]
---------------------------- Original Message ---------------------------- Subject: Re: [CentOS] PHP Questions on move from CentOS 5.x to CentOS 6.x From: "Max Pyziur" <pyz at brama.com> Date: Sun, March 24, 2013 1:14 pm To: "Reindl Harald" <h.reindl at thelounge.net> -------------------------------------------------------------------------- > >
2012 Jun 12
1
[0x721427d8@gmail.com: [php<=5.4.3] Parsing Bug in PHP PDO prepared statements may lead to access violation]
FYI I verified this on a working system. ----- Forwarded message from 0x721427D8 0x721427D8 <0x721427d8@gmail.com> ----- Date: Sun, 10 Jun 2012 15:02:43 +0200 From: 0x721427D8 0x721427D8 <0x721427d8@gmail.com> To: bugtraq@securityfocus.com Subject: [php<=5.4.3] Parsing Bug in PHP PDO prepared statements may lead to access violation [php<=5.4.3] Parsing Bug in PHP PDO
2012 Jul 20
0
CentOS 6.2 x86_64 + PHP 5.3.3 + Zend Guard Loader v3.3 == Segfault
Hello everyone, I've got issues getting Zend Guard Loader v3.3 running. Tried several installations, doesn't work for any. Once I install Zend Guard Loader my PHP CLI binary starts to segfault *at exit*. Same is true for apache processes with mod_php enabled: Works until you SIGHUP your apache processes. Doing that your webserver quits with a segfault. Can anyone reproduce that
2015 Oct 30
4
disable ZTS in php
Hey guys, I'm trying to disable ZTS in php, because an application we need (AppDynamics) is not compatible with it. So I tried compiling php with the following flags: php -i | grep configure Configure Command => './configure' '--with-apxs2=/opt/apache2/bin/apxs' '--with-zlib=/usr' '--prefix=/opt/php-5.6.8' '--with-libdir=lib64'
2015 Oct 30
2
disable ZTS in php
Yeah Erro, ok you have a point. I'll do that. Thanks! On Fri, Oct 30, 2015 at 11:40 AM, Eero Volotinen <eero.volotinen at iki.fi> wrote: > This is really wrong way to do this. Install yum-utils and use > yumdownloader --source package-name to get rhel version of package. Then > modify spec file and recompile. > > Eero > Hey guys, > > I'm trying to disable
2010 Mar 01
1
CentOS 4.8 - PHP Version 5.1.6 and SQLite
I wish to use the SQLite extensions for php but the version I updated to with yum update (see above) was compiled '--without-sqlite'. I could sure use some help getting these extensions enabled. As I am unfamiliar with OOP the references to PDO on the web have been meaningless to me. Furthermore, a trip to the local book store today (Barnes & Noble) revealed no php books that
2012 Mar 27
4
Problem with PHP / Postgresql on CentOS6.2
HI. I have instaled a WEB server with Postgresql on CentOS 6.2. PostgreSQL, versin 9.1.3 x64 from EntrrpriseDB base *.run*. PHP with PDO from YUM using reposity versions. On start apache does not get error. PHP LOG under, with PDO error. *PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/pdo_pgsql.so' - libpq.so.5: failed to map segment from shared
2009 Mar 04
1
head scratcher update
perhaps my mind isn't working today. I'm trying to update a system that hasn't been updated in a while which I believe is CentOS 5.2 but it's possible that it's 5.1. I am pretty sure that it has php installed from CentOS-Extras and when I do yum update, it's stumbling on php --> Finished Dependency Resolution Error: Missing Dependency: php-common = 5.1.6-20.el5_2.1 is
2008 Jan 31
1
centosplus + priority plugin
I have a Centos 4 box that has been updated all the way to 4.6 without using the centosplus repository. Now I want to use the centosplus repository for Centos 4 to get the latest LAMP, mod_perl, perl and other perl modules so that I can install rt 3.6.6 and its necessary modules. However, for some reason, the latest perl package in the centosplus repository does not appear on the radar when
2020 Nov 07
4
Data Table not rendering properly using R shiny
Hi All, I have a data output as below.I want to display them in an interactive html report using shiny but the data table is not rendering properly and instead giving NA values. max_usage_hours_per_region<-setNames(aggregate(df3_machine_region$sum_as_hours~df3_machine_region$Region,df3_machine_region,max),c("Region","Sum_as_Hours")) Region Sum_as_Hours 1 Africa 1156.0833
2020 Nov 07
4
Data Table not rendering properly using R shiny
Hi All, I have a data output as below.I want to display them in an interactive html report using shiny but the data table is not rendering properly and instead giving NA values. max_usage_hours_per_region<-setNames(aggregate(df3_machine_region$sum_as_hours~df3_machine_region$Region,df3_machine_region,max),c("Region","Sum_as_Hours")) Region Sum_as_Hours 1 Africa 1156.0833
2015 Mar 24
2
error building php spec file
Hey all, I'm attempting to build a spec file of php 5.6.7 - the latest stable - into an rpm. And it's failing with this set of errors: Processing files: php-5.6.7-1.el7.x86_64 warning: File listed twice: /etc/rc.d/init.d/php-fpm error: Symlink points to BuildRoot: /usr/bin/phar -> /home/bluethundr/rpmbuild/BUILDROOT/php-5.6.7-1.el7.x86_64/usr/bin/phar.phar warning: File listed twice:
2011 Feb 14
4
Begining with RoR, litle questions
Hello, First, sorry about my english. I come from lamp+symfony world, i understand the MVC design and so on... my questions... 1. Should learn ruby 100% before entering the documentation for RoR? 2. Works with apache as module? 3. What about DB abstraction? something similar to PDO in php? Appreciate a few links in addition to the official. In short, a little guidance of where to start PD:
2009 Apr 02
2
A set of PHP 5.2.9 RPM packages built for Enterprise Linux 4.7 and 5.3
Hello, I think the links should be useful for someone who looking for PHP 5.2 RPM using at CentOS. Have fun! http://oss.oracle.com/projects/php/ Overview This project supplies PHP 5.2.9 RPM packages built for Oracle Enterprise Linux 4.7 and 5.3 on x86 and x86_64. They will also install on Red Hat Enterprise Linux. The PHP command line, CGI interface, and an Apache module are
2010 Sep 02
2
PHP.ini question 5.5CentOS
I can't seem to figure out why any changes I make to php.ini and restart apache (apachectl stop|start; grep of any httpd processes), the settings do not update. php -r "phpinfo();" | grep Configuration Configuration File (php.ini) Path => /etc/php.ini Configuration I installed extensions via yum and they don't show up. # rpm -qa|grep php php-gd-5.1.6-27.el5
2016 May 10
2
Change Password after expired
I do not speak Spanish, I am using a web server, which is not locally on Samba 4, but on the same network. OS: CentOS 7 64-bit [Root @ webserver conf] # rpm -qa | grep httpd httpd-tools-2.4.6-31.el7.centos.x86_64 httpd-2.4.6-31.el7.centos.x86_64 [Root @ webserver conf] # [Root @ webserver conf] # rpm -qa | grep php php-pear-1.9.4-21.el7.noarch php-pear-Net-Socket-1.0.14-1.el7.noarch
2007 Jun 08
1
Upgrading mysql5 from centosplus
Hello List, I have a regular install of centos 4.4 i386 (lately updated to 4.5), a new application needs mysql > 5.0.x The natural way to do this was: yum --enablerepo=centosplus update mysql However, after all the dependency / transaction checks.. i get this.. Dependencies Resolved ============================================================================= Package Arch