Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 365301 - memory exceeded error thrown when running bigger PHP code from PDT
Summary: memory exceeded error thrown when running bigger PHP code from PDT
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Jacek Pospychala CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-01 06:42 EST by Jacek Pospychala CLA
Modified: 2020-05-14 11:17 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacek Pospychala CLA 2011-12-01 06:42:29 EST
When launching bigger chunks of PHP code from within PDT, sometimes php fails with memory exceeded error.
Comment 1 Jacek Pospychala CLA 2011-12-01 06:44:23 EST
fixed by add memory_limit = "256M" in automatically generated php.ini.
Ideally user should be able to customize auto-generated php.ini contents from within PHP prefs.
Comment 2 Kalin CLA 2012-08-20 07:19:47 EDT
Verified.
Closing...