An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: http://localhost/mena/install.php?profile=recruiter&locale=en&id=1&op=do StatusText: OK ResponseText: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 6144 bytes) in C:\xampp\htdocs\mena\modules\system\system.admin.inc on line 1555

i changed memory limit in php.ini to 128 but still this error in this version and
7x 1.1
please i need help
thanks alot

Comments

klausi’s picture

Status: Active » Closed (works as designed)

33554432 bytes = 32 MB, so no, you did not set your settings to 128 MB in php.ini. Make sure that you are changing the correct INI file.