Opened 15 years ago

Closed 15 years ago

#338 closed defect (fixed)

Fatal errors on OSGeo wiki

Reported by: jsanz Owned by: martinl
Priority: normal Milestone:
Component: SysAdmin Keywords: wiki
Cc: warmerdam, christian

Description

Hi, those days I'm getting fatal errors on OSGeo wiki regarding memory.

For example, I can't acces the gvSIG category page (see error below) or upload files about 150KB.

Fatal error: Allowed memory size of 20971520 bytes exhausted 
(tried to allocate 6400 bytes) in 
/var/www/mediawiki-1.13.2/includes/media/Bitmap.php on line 172

Cheers

Change History (5)

comment:1 by warmerdam, 15 years ago

Cc: warmerdam added
Component: WebSiteSAC
Owner: changed from webcom@… to martinl

Martin,

Any thoughts?

in reply to:  1 comment:2 by martinl, 15 years ago

Replying to warmerdam:

Any thoughts?

Increasing 'memory_limit' value in php.ini should help.

Martin

comment:3 by warmerdam, 15 years ago

Martin,

Shall I do that then? Presumably /etc/php.ini? I see it is set at 32MB now up from the default 8MB.

comment:4 by warmerdam, 15 years ago

Cc: christian added

Bringing Christian into this since I see he is logged into osgeo2 presumably working on wiki map issues. Is it likely that this relates to the recent problem?

comment:5 by tmitchell, 15 years ago

Resolution: fixed
Status: newclosed

Problem is still there, I think it was the wiki_osgeo/LocalSettings.php that needed to be changed. I upgraded it to 30MB in there and it loads now.

Note: See TracTickets for help on using tickets.