[PHP] Fatal error: Allowed memory size of XXXXX bytes exhausted

2010-10-15 Thread Julien Jabouin
Hello, I have an issu with a script launched by cron. In fact, although i setup php memory_limit to high value (1G or 2Go), i have the same issue. By example with 2G : Output from command /usr/bin/php5 -d memory_limit=2G -f /home/test/www/cron.php .. Fatal error: Allowed memory size of 536870

Re: [PHP] Error message not understood

2010-10-15 Thread Luigi Pressello
Probably a PHP compilation problem. The message seems refer to the headers (libmysql.h) used in the ../configure phase of the building process. It seems like your PHP version was compiled using a MySQL 5.0.11 version header, while your connecting to a server running MySQL 5.1.51, Have you upgra

RE: [PHP] Error message not understood

2010-10-15 Thread Tommy Pham
> -Original Message- > From: Tommy Pham [mailto:tommy...@gmail.com] > Sent: Friday, October 15, 2010 2:16 PM > To: 'sueandant'; 'PHP' > Subject: RE: [PHP] Error message not understood > > > -Original Message- > > From: sueandant [mailto:hollandsath...@tiscali.co.uk] > > Sent: Frida

RE: [PHP] Error message not understood

2010-10-15 Thread Tommy Pham
> -Original Message- > From: sueandant [mailto:hollandsath...@tiscali.co.uk] > Sent: Friday, October 15, 2010 2:02 PM > To: PHP > Subject: [PHP] Error message not understood > > Can anyone help me with this error message and explain how to correct the > mismatch? > > PHP Warning: mysqli_

[PHP] Error message not understood

2010-10-15 Thread sueandant
Can anyone help me with this error message and explain how to correct the mismatch? PHP Warning: mysqli_connect() [function.mysqli-connect]: Headers and client library minor version mismatch. Headers:50051 Library:50151 tholland

Re: [PHP] RegExp question: how to add a number?

2010-10-15 Thread Andrew Ballard
On Fri, Oct 15, 2010 at 11:07 AM, Richard Quadling wrote: > On 15 October 2010 15:45, Andrew Ballard wrote: >> On Fri, Oct 15, 2010 at 5:52 AM, Richard Quadling >> wrote: >>> On 15 October 2010 10:16, Ford, Mike wrote: > -Original Message- > From: Andre Polykanine [mailto:an...

Re: [PHP] RegExp question: how to add a number?

2010-10-15 Thread Richard Quadling
On 15 October 2010 15:45, Andrew Ballard wrote: > On Fri, Oct 15, 2010 at 5:52 AM, Richard Quadling wrote: >> On 15 October 2010 10:16, Ford, Mike wrote: -Original Message- From: Andre Polykanine [mailto:an...@oire.org] Sent: 14 October 2010 21:42 Hi everyone, >>

Re: [PHP] RegExp question: how to add a number?

2010-10-15 Thread Andrew Ballard
On Fri, Oct 15, 2010 at 5:52 AM, Richard Quadling wrote: > On 15 October 2010 10:16, Ford, Mike wrote: >>> -Original Message- >>> From: Andre Polykanine [mailto:an...@oire.org] >>> Sent: 14 October 2010 21:42 >>> >>> Hi everyone, >>> I hope you're doing well (haven't written here for a lo

Re: [PHP] Help with sending credentials?

2010-10-15 Thread Richard Quadling
On 15 October 2010 10:51, Tommy Pham wrote: >> -Original Message- >> From: Richard Quadling [mailto:rquadl...@gmail.com] >> Sent: Friday, October 15, 2010 1:47 AM >> To: Brian Dunning >> Cc: PHP-General List >> Subject: Re: [PHP] Help with sending credentials? >> >> On 14 October 2010 21:4

Re: [PHP] RegExp question: how to add a number?

2010-10-15 Thread Richard Quadling
On 15 October 2010 10:16, Ford, Mike wrote: >> -Original Message- >> From: Andre Polykanine [mailto:an...@oire.org] >> Sent: 14 October 2010 21:42 >> >> Hi everyone, >> I hope you're doing well (haven't written here for a long time :-)). >> The question is as follows: I have a regexp that

RE: [PHP] Help with sending credentials?

2010-10-15 Thread Tommy Pham
> -Original Message- > From: Richard Quadling [mailto:rquadl...@gmail.com] > Sent: Friday, October 15, 2010 1:47 AM > To: Brian Dunning > Cc: PHP-General List > Subject: Re: [PHP] Help with sending credentials? > > On 14 October 2010 21:45, Brian Dunning wrote: > > Gents - > > > > I'm try

RE: [PHP] searching for application like Google Doc

2010-10-15 Thread Tommy Pham
> -Original Message- > From: Sharl.Jimh.Tsin [mailto:amoiz.sh...@gmail.com] > Sent: Thursday, October 14, 2010 9:16 PM > To: Bob McConnell > Cc: ??; php-general@lists.php.net > Subject: Re: [PHP] searching for application like Google Doc > > Are you looking for a open-source project likes

RE: [PHP] RegExp question: how to add a number?

2010-10-15 Thread Ford, Mike
> -Original Message- > From: Andre Polykanine [mailto:an...@oire.org] > Sent: 14 October 2010 21:42 > > Hi everyone, > I hope you're doing well (haven't written here for a long time :-)). > The question is as follows: I have a regexp that would do the > following. If the string begins with

Re: [PHP] Help with sending credentials?

2010-10-15 Thread Richard Quadling
On 14 October 2010 21:45, Brian Dunning wrote: > Gents - > > I'm trying to work with a major vendor's web service, but all my efforts are > met with a 401 authentication error response. I can log in manually to this > URL using these credentials through a browser, so I know the credentials are