Ticket #212 (new defect)

Opened 3 months ago

Last modified 3 months ago

Installation is followd by fatal error

Reported by: boatschafter Owned by: ofer
Priority: major Milestone: 0.7 - Coming Major
Component: WordPress Plugin Version: 0.8.1
Keywords: fatal error, out of memory, installation Cc:

Description

The installation of transposh caused a fatal error while activating the plugin:

Cannot activate plugin

Fatal error: Out of memory (allocated 29884416) (tried to allocate 77824 bytes) in /homepages/24/d345287592/htdocs/wordpressde/wordpress/wp-admin/includes/schema.php on line 523

This seems to be a issue with another plugin, since wp is equipped with lot's of memory.

Report WP Overview

Mem: WP 90M (def) Usage 30% 26.73M of PHP Limit 90M

Server: OS Linux Software Apache Version 32Bit
Name xxx.com Address 11.122.23.33 Port 80
Type Linux infong 2.4 #1 SMP Mon Oct 10 09:34:36 UTC 2011 i686 GNU/Linux
System: PHP 5.2.17 Active Plugins 17 Zend 2.2.0
Database: SQL 5.1.49 Build 5.0.91-log Charset utf8

WordPress?: VER 3.3.1 Lang de_DE Loc de_DE
Max: Post 8M Upload 40M Input -1s Exec 50s
Debug: State 0 Display 1 Log 0 Script 0 Deprecated 0

SQL Uptime: 80 days, 0 hours, 50 minutes, 36 seconds

Default Theme twentyeleven (since wp-3.0)
Allow DB Repair 0 (since wp-2.9)
Auto-Save 0 Interval 60 seconds (since wp-2.5)
WP (Hyper - Super - W3 Total) Cache 1 (since wp-2.6)
Magpie RSS Cache 0 Age 0 seconds (since wp-1.5)
Simplepie RSS Cache 0 Age 0 seconds (since wp-2.8)
Post Revisions 1 (since wp-2.6)
Trash 0 Empty 30 days (since wp-2.9)

Plugin Google sitemap was deactivated during installation.

What are the next step to investigate the hickup?

Change History

comment:1 Changed 3 months ago by ofer

Hi,

Looks like a php memory error, the limit is probably at 30M, try to look for it in php.ini or some stray .htaccess file

Note: See TracTickets for help on using tickets.