Re: php5-fpm segfault error 6 in libpcre.so.3.13.1

2017-06-09 Thread Lucio Crusca
Georgi Naplatanov wrote: Stretch (Debian 9) doesn't include PHP 5.x, You are right, in fact it is a jessie+stretch server, mostly jessie + some package from stretch.

Re: php5-fpm segfault error 6 in libpcre.so.3.13.1

2017-06-09 Thread Georgi Naplatanov
On 06/09/2017 12:27 PM, Lucio Crusca wrote: > Hi all, > > I've a problem with a stretch/amd64 web server. Since two hours ago, I > get the following in dmesg and syslog: > > Jun 9 11:21:01 weber kernel: [ 331.716831] php5-fpm[1245]: segfault at > 7ffcb4febf70 ip 7f2e5e8d629a sp 7ffcb4fe

Re: Php5 error message

2013-09-13 Thread John W. Foster
On Fri, 2013-09-13 at 10:15 +0100, Darac Marjal wrote: > On Thu, Sep 12, 2013 at 06:12:52PM -0500, John W. Foster wrote: > > I want to get rid of these messages: HOW! > > In the files mentioned, replace the "#" with ";". > > > > > > PHP Deprecated: Comments starting with '#' are deprecated > >

Re: Php5 error message

2013-09-13 Thread Darac Marjal
On Thu, Sep 12, 2013 at 06:12:52PM -0500, John W. Foster wrote: > I want to get rid of these messages: HOW! In the files mentioned, replace the "#" with ";". > > > PHP Deprecated: Comments starting with '#' are deprecated > > in /etc/php5/cli/conf.d/ming.ini on line 1 in Unknown on line 0 > > P

Re: Php5 question

2013-08-07 Thread Chris Bannister
On Tue, Aug 06, 2013 at 06:49:43PM -0500, John W. Foster wrote: > > > on the remote servers that I work with. Any way to get rid of this error > > > PHP Deprecated: Comments starting with '#' are deprecated in > > /etc/php5/cli/conf.d/ming.ini on line 1 in Unknown on line 0 JFTR, that is not an

Re: Php5 question

2013-08-07 Thread Bob Proulx
David Guntner wrote: > John W. Foster grabbed a keyboard and wrote: > >> PHP Deprecated: Comments starting with '#' are deprecated in > >> /etc/php5/cli/conf.d/ming.ini on line 1 in Unknown on line 0 > > Pretty much means what it says - the .ini file it's pointing to is using > # as a comment, a

Re: Php5 question

2013-08-06 Thread David Guntner
John W. Foster grabbed a keyboard and wrote: > On Tue, 2013-08-06 at 15:36 -0700, David Guntner wrote: >> John W. Foster grabbed a keyboard and wrote: >>> Im seeing this type of error in several situations on both my machines & >>> on the remote servers that I work with. Any way to get rid of this

Re: Php5 question

2013-08-06 Thread John W. Foster
On Tue, 2013-08-06 at 15:36 -0700, David Guntner wrote: > John W. Foster grabbed a keyboard and wrote: > > Im seeing this type of error in several situations on both my machines & > > on the remote servers that I work with. Any way to get rid of this error > > message. It does not seem to be a fat

Re: Php5 question

2013-08-06 Thread David Guntner
John W. Foster grabbed a keyboard and wrote: > Im seeing this type of error in several situations on both my machines & > on the remote servers that I work with. Any way to get rid of this error > message. It does not seem to be a fatal issue, just annoying. And what error is that...? --D

Re: Re: php5 not running

2012-10-25 Thread abdelkader belahcene
Thanks for help The link enabled to available exists, The second is required just for user directory ( I have same problem even if I put the file in /var/www ) , any way the lines are commented. I installed phpmyadmin it works fine, so the php runs correctly, so I need probably to modify

Re: php5 not running

2012-10-24 Thread Joe Pfeiffer
abdelkader belahcene writes: > hi, > I just install php5  and the list of software apache2, mysql ( the LAMP). ( > last version on wheezy ) > > apache2 run nice , same for mysql,  but wwhen I try  a simple file  > containning > for example phpinfo(),  it is not executed. > > the module php for a

Re: PHP5 scripts not served by apache2 on Squeeze

2012-01-06 Thread Bob Proulx
Kristian Lampen wrote: > it is working now on my machine. > > The only thing I did is installing the package php-pear, it was not > before. Because I had not a dependency conflict, I thought it is not > needed!? I don't have php-pear installed. (shrug) Bob signature.asc Description: Digital s

Re: PHP5 scripts not served by apache2 on Squeeze

2012-01-06 Thread Kristian Lampen
Am 06.01.2012 um 00:33 schrieb Bob Proulx: > Kristian Lampen wrote: >> I have a fresh install of apache2 and php on my server and I can not >> get php to work, php-scripts are not executed by apache, just the >> plain script is served to the browser. >> ... >> I have the following packages install

Re: PHP5 scripts not served by apache2 on Squeeze

2012-01-05 Thread Bob Proulx
Kristian Lampen wrote: > I have a fresh install of apache2 and php on my server and I can not > get php to work, php-scripts are not executed by apache, just the > plain script is served to the browser. > ... > I have the following packages installed: > ... > libapache2-mod-php5 This should work o

Re: PHP5 scripts not served by apache2 on Squeeze

2012-01-04 Thread Kristian Lampen
On 04/01/2012 09:58, Balint Szigeti wrote: > On 04/01/2012 09:54, Michael Tsang wrote: >> >> On Wednesday, January 04, 2012 05:28 PM, Kristian Lampen wrote: >>> >>> Hello, >>> >>> I have a fresh install of apache2 and php on my server and I can not get >>> php to work, php-scripts are not execu

Re: PHP5 scripts not served by apache2 on Squeeze

2012-01-04 Thread Christofer C. Bell
On Wed, Jan 4, 2012 at 9:16 AM, Avi Greenbury wrote: > Kristian Lampen wrote: > >> Hello, >> >> I have a fresh install of apache2 and php on my server and I can not >> get php to work, php-scripts are not executed by apache, just the >> plain script is served to the browser. >> > > By default, in

Re: PHP5 scripts not served by apache2 on Squeeze

2012-01-04 Thread Avi Greenbury
Kristian Lampen wrote: > Hello, > > I have a fresh install of apache2 and php on my server and I can not > get php to work, php-scripts are not executed by apache, just the > plain script is served to the browser. > By default, in /etc/apache2/mods-available/php5.conf the required directives to

Re: PHP5 scripts not served by apache2 on Squeeze

2012-01-04 Thread Tony Baldwin
On Wed, Jan 04, 2012 at 09:58:57AM +, Balint Szigeti wrote: > On 04/01/2012 09:54, Michael Tsang wrote: > >On Wednesday, January 04, 2012 05:28 PM, Kristian Lampen wrote: > >>Hello, > >> > >>I have a fresh install of apache2 and php on my server and I can > >>not get php to work, php-scripts ar

Re: PHP5 scripts not served by apache2 on Squeeze

2012-01-04 Thread Balint Szigeti
On 04/01/2012 09:54, Michael Tsang wrote: On Wednesday, January 04, 2012 05:28 PM, Kristian Lampen wrote: Hello, I have a fresh install of apache2 and php on my server and I can not get php to work, php-scripts are not executed by apache, just the plain script is served to the browser. The

Re: PHP5 scripts not served by apache2 on Squeeze

2012-01-04 Thread Michael Tsang
On Wednesday, January 04, 2012 05:28 PM, Kristian Lampen wrote: Hello, I have a fresh install of apache2 and php on my server and I can not get php to work, php-scripts are not executed by apache, just the plain script is served to the browser. The problem looks similar to this one: Can't ex

Re: php5 gd imagerotate() function

2011-05-18 Thread eugenik
Joey L wrote: > > Does anyone know what the steps are for a re-compiled gd2 package??? I > would > like to replace the default htat debian comes with. > enabling imagerotate() on debian lenny without recompiling gd from source: 1. download gd.so extention http://letitbit.net/download/64595.6

Re: php5-memcache package & errno=11 Resource temporarily unavailable

2010-03-18 Thread Ólafur Jens Sigurðsson
On Thu, Mar 18, 2010 at 12:29:02PM +, Alex Kent wrote: > So I'm wondering, if this package isn't going to make it into the > official debian lenny sources - what is the best way to proceed? Thats what backport is for, check out http://www.backports.org/dokuwiki/doku.php HTH, Oli -- To UNS

Re: PHP5 for Sarge

2009-11-23 Thread Wayne
i wrote: Hello debian-user, google failed, I can`t find any source with function packages PHP5 for Sarge distribution. Sarge is OLD. Your best option id to upgrade, to etch, or the now stable lenny. WT -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject

Re: [PHP5] sybase_connect not working anymore at Lenny

2009-11-12 Thread Frank Bonnet
Frank Bonnet wrote: Hello Since we setup a Lenny server some PHP5 SYBASE applications does not work anymore. The sybase_connect routine, part of the php5-sybase package, does not connect and return an error. In previous etch version all our php scripts were working fine ... Anyone has the s

Re: PHP5 Warning: pg_connect() Cannot create new link.

2009-03-24 Thread Chris Bannister
On Tue, Mar 17, 2009 at 05:04:07PM +0100, Pet wrote: > Hi, > > I've php5-pgsql installed, but php-scripts throw > > Warning: pg_connect() [function.pg-connect]: Cannot create new link. > > For any help, many thanks That is insufficient information. Honestly, this is probably why your post is be

Re: php5 gd imagerotate() function

2009-01-30 Thread Joey L
On Tue, Jan 27, 2009 at 3:08 PM, Chris Burkhardt wrote: > > > I don't know why there is an md5 mismatch. Do you have an internet > connection so > you can fetch packages from the net instead of the DVD? If so, try > commenting > out the CD sources in /etc/apt/sources.list, run apt-get update, and

Re: php5 gd imagerotate() function

2009-01-27 Thread Chris Burkhardt
Joey L wrote: > To All: > > I am getting this error on my site: > *Fatal error*: Call to undefined function imagerotate() in > */var/www/html/websites > > > *I was told that i need the imagerotate() function to be enabled in the > pre-packaged gd package that i installed. > > I found this link

Re: php5 and UTF BOM header

2007-08-13 Thread Mathias Brodala
Hi. supermega, 11.08.2007 14:42: > On 11 Sie, 09:50, Mathias Brodala <[EMAIL PROTECTED]> wrote: >> Use an editor which allows you to omit the BOM, it's optional for UTF-8 >> anyways. >> As long as you send the correct Content-Type header, the output won't be any >> different. >> > > I know this

Re: php5 and UTF BOM header

2007-08-11 Thread supermega
On 11 Sie, 09:50, Mathias Brodala <[EMAIL PROTECTED]> wrote: > Use an editor which allows you to omit the BOM, it's optional for UTF-8 > anyways. > As long as you send the correct Content-Type header, the output won't be any > different. > I know this solition and I use it for now, but it's again

Re: php5 and UTF BOM header

2007-08-11 Thread Mathias Brodala
Hi. supermega, 11.08.2007 03:21: > How to make PHP interpreter not to send these BOM bytes to client? Use an editor which allows you to omit the BOM, it’s optional for UTF-8 anyways. As long as you send the correct Content-Type header, the output won’t be any different. Regards, Mathias -- de

Re: php5-mysqli .deb package for Debian Sarge

2007-01-15 Thread Mathias Brodala
Hello once again. Mathias Brodala, 15.01.2007 20:47: > Siju George, 15.01.2007 19:14: >> Could one of you share me the steps I have to take to compile a >> php5-mysqli package for sarge using the Source at dot deb? > > Go into your preferred build directory and run the following: > > $ apt-get s

Re: php5-mysqli .deb package for Debian Sarge

2007-01-15 Thread Mathias Brodala
Hello Siju. Siju George, 15.01.2007 19:14: > No where I find php5-mysqli package for debian sarge :-( I wonder if there is even one. > Could one of you share me the steps I have to take to compile a > php5-mysqli package for sarge using the Source at dot deb? Go into your preferred build direct

Re: php5-mysqli - how come it's not available in sid?

2006-10-01 Thread Tom Verbreyt
Hey ho, >> Much to my surprise, there's no php5-mysqli available in >> sid. <...> >> Does anybody know why the package is missing for certain >> architectures? <...> >> [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=320835 <...> > Seems that above bug was closed prematurely. > > Oli W

Re: php5-mysqli - how come it's not available in sid?

2006-10-01 Thread Olafur Jens Sigurdsson
Þann 2006-09-30, 01:08:27 (+0200) skrifaði Tom Verbreyt: > Hey ho, > > Much to my surprise, there's no php5-mysqli available in sid. > There is of course php5-mysql, but I'd like to stay in touch. > > In the wishlist bug at [1], the maintainer says the package > has entered unstable, but I can't

Re: PHP5 on unstable?

2006-09-17 Thread Roberto C. Sanchez
On Sun, Sep 17, 2006 at 12:22:49PM -0300, Leonardo Sá wrote: > Hello all, > > I went around in a quest for PHP5 and found it to be in the unstable > repository. Anyone knows why is it still there? Many PHP frameworks require > php5 now, so Ive been considering installing it on my production server

Re: PHP5 on unstable?

2006-09-17 Thread Albert Dengg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Sep 17, 2006 at 12:22:49PM -0300, Leonardo S? wrote: > Hello all, > > I went around in a quest for PHP5 and found it to be in the unstable > repository. Anyone knows why is it still there? Many PHP frameworks require > php5 now, so Ive been co

Re: PHP5 and MySQL5

2006-05-31 Thread Stephen
On Wed, May 31, 2006 at 11:17:14AM -0400 or thereabouts, Oswaldo Otero wrote: > Hello Guys. > > We are installing 9 servers with Debian but we want to use PHP5 and > MySQL5. Those packages are not in stable, so what options do we have. We > are thinking in dotdeb.org. What dou you think about th

Re: php5

2005-11-15 Thread Jonathan Opperman
On 15 Nov 2005, at 3:21 PM, Wiki wrote: That's me again.   I need some service.   My (home) PC is offline, but sometimes I can be online, but I need Informations about packages (upgrades) with mail (automatic function).   (no manual email, automatic email, something like a: New safety upegrade

Re: php5

2005-11-15 Thread Wiki
That's me again.   I need some service.   My (home) PC is offline, but sometimes I can be online, but I need Informations about packages (upgrades) with mail (automatic function).   (no manual email, automatic email, something like a: New safety upegrade in apache2-common, php4 )   THX for resp

Re: php5

2005-11-09 Thread Matt Price
On 11/9/05, Jon Dowland <[EMAIL PROTECTED]> wrote: > On Wed, Nov 09, 2005 at 02:33:08PM +0100, Wiki wrote: > > Is website actualized alaways when new stable is public? > > Could you rephrase that please? I don't understand. > this presumably means, "is the website updated" ('actual' in most europ

Re: php5

2005-11-09 Thread Jon Dowland
On Wed, Nov 09, 2005 at 02:33:08PM +0100, Wiki wrote: > Is website actualized alaways when new stable is public? Could you rephrase that please? I don't understand. -- Jon Dowland http://jon.dowland.name/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

Re: php5

2005-11-09 Thread Wiki
Is website actualized alaways when new stable is public? On 11/9/05, Roberto C. Sanchez <[EMAIL PROTECTED]> wrote: On Wed, Nov 09, 2005 at 07:30:59AM +0100, Wiki wrote:> When will be php5 in stable version?>  How can I find out if there are some new upgrades/packages in stable > version (without de

Re: php5

2005-11-09 Thread Roberto C. Sanchez
On Wed, Nov 09, 2005 at 07:30:59AM +0100, Wiki wrote: > When will be php5 in stable version? > How can I find out if there are some new upgrades/packages in stable > version (without debian - In windows?)? - New packages will not be added to stable. You will need to wait for testing to become th

Re: php5

2005-11-09 Thread Paolo Alexis Falcone
On 11/9/05, Wiki <[EMAIL PROTECTED]> wrote: > When will be php5 in stable version? > > How can I find out if there are some new upgrades/packages in stable version > (without debian - In windows?)? The stable version is aptly called stable as the packages there are effectively stable in terms of v

Re: php5-mysqli still missing in packages?

2005-10-29 Thread Rene Engelhard
Hi, The Gimper wrote: > Could it really be that php5-mysqli is still missing in packages even now > when > mysql5 is stable? If so... why on earth!?!?!? Because stable isn't changed with new packages anymore when it is released. And since stable didn't contain php5 because it was not really sta

Re: php5-mysqli still missing in packages?

2005-10-28 Thread The Gimper
now i see you probably thought php5-mysqli was php5 and mysql. php5-mysqli = PHP's MySQL Improved Extension. Quoting The Gimper <[EMAIL PROTECTED]>: > ehum what's complex? mysql5 is already in the package list, php5-mysqli > have > been available for ages. > > Quoting "Roberto C. Sanchez" <[EMA

Re: php5-mysqli still missing in packages?

2005-10-28 Thread Roberto C. Sanchez
On Fri, Oct 28, 2005 at 11:10:01PM +0200, The Gimper wrote: > ehum what's complex? mysql5 is already in the package list, php5-mysqli have > been available for ages. > > Quoting "Roberto C. Sanchez" <[EMAIL PROTECTED]>: > > > On Fri, Oct 28, 2005 at 10:10:57PM +0200, The Gimper wrote: > > > Coul

Re: php5-mysqli still missing in packages?

2005-10-28 Thread The Gimper
ehum what's complex? mysql5 is already in the package list, php5-mysqli have been available for ages. Quoting "Roberto C. Sanchez" <[EMAIL PROTECTED]>: > On Fri, Oct 28, 2005 at 10:10:57PM +0200, The Gimper wrote: > > Could it really be that php5-mysqli is still missing in packages even > now wh

Re: php5-mysqli still missing in packages?

2005-10-28 Thread Roberto C. Sanchez
On Fri, Oct 28, 2005 at 10:10:57PM +0200, The Gimper wrote: > Could it really be that php5-mysqli is still missing in packages even now > when > mysql5 is stable? If so... why on earth!?!?!? > Um... MySQL 5 was released 4 days ago. Packaging something that complex for Debian is not trivial. Y