Memory-Limit-Problem bei Installation von Magento

kislovskij

New Member
Hallo,
ich erhalte folgenden Fehler bei der Installation von Magento 1.4.0.1 auf einem S4Y vServer mit Debian Etch und Plesk 8:

Code:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 82 bytes) in /var/www/vhosts/(...)/httpdocs/downloader/pearlib/php/PEAR/XMLParser.php on line 173

Die memory_limit Einstellung in der php.ini ist auf 512 MB gesetzt.
phpinfo sagt: Master Value = 512 MB, Local Value = 256 MB

Wieso funktioniert das nicht?
 
Back
Top