failing to backup - SPIP 1.9.2a [8878]

I have just upgraded my spip version – to 1.9.2a – but now the database backup system won’t work – halfway through the process I get the following error message (or something similar) -

“Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 1168 bytes) in …./ecrire/inc/flock.php on line 25”

Can anyone help tell me what I am doing wrong?

Greg

On Mon, 14 May 2007 14:33:16 +0100
"Greg Tucker" <office@3bh.org.uk> wrote:

"Fatal error: Allowed memory size of 16777216 bytes exhausted (tried
to allocate 1168 bytes) in ../ecrire/inc/flock.php on line 25"

You have to raise the maximum allowed memory usage in php.ini.

It's the memory_limit variable in php.ini. Sorry, I was inaccurate previously.

2007/5/14, Greg Tucker <office@3bh.org.uk>:

I have just upgraded my spip version – to 1.9.2a – but now the database
backup system won't work – halfway through the process I get the following
error message (or something similar) -

You should try to upgrade directly to spip SVN :
http://files.spip.org/spip/spip.zip

This may correct your problem.

After that, you may be able to downgrade to spip1.9.2a :slight_smile:

Of course, your feedback will be really appreciated :slight_smile:

2007/5/14, Gilles Vincent <gilles.vincent@elycoop.fr>:

2007/5/14, Greg Tucker <office@3bh.org.uk>:
> I have just upgraded my spip version – to 1.9.2a – but now the database
> backup system won't work – halfway through the process I get the following
> error message (or something similar) -
>

a better solution is to try the last developpment version in the spip
1.9.2 branch
http://files.spip.org/spip/SPIP-v1-9-2.zip
(14 MAy)

.Gilles

You should try to upgrade directly to spip SVN :
http://files.spip.org/spip/spip.zip

This may correct your problem.

After that, you may be able to downgrade to spip1.9.2a :slight_smile:

Of course, your feedback will be really appreciated :slight_smile: