[TYPO3-dev] EM problems

Dimitri Tarassenko mitka at mitka.us
Wed Apr 5 18:25:18 CEST 2006


Franz,

On 4/5/06, Franz Koch <typo3 at fx-graefix.de> wrote:
> I have a different problem with EM on a shared hosting package (1und1
> Business). I always get an
>
> "error 500: internal server. The script could not be executed error free"

Had the same problem with it at 1and1 yesterday while trying RC3. The
extensions.xml.gz file gets downloaded, though.

I put together a quick extension that implements custom PHP error
handling, as advised here:
http://faq.1and1.com//scripting_languages_supported/php/8.html. I
still get the 500 error, not routed through the PHP error handling,
which makes me believe the error is actually with hitting the 40MB
memory limit while parsing the XML - it is 5.5M uncompressed as-is.

Going to try today on my dedicated box with memory limit 40 (I was
running at 64).

Uh oh.

--
Dimitri Tarassenko


More information about the TYPO3-dev mailing list