- Posts: 2
- Thank you received: 0
[SOLVED]Hot Drug store : klarna.php error
-
jetpro
Inactive member - Topic Author
- New Member
Less
More
11 years 5 months ago - 11 years 5 months ago #31127
by jetpro
[SOLVED]Hot Drug store : klarna.php error was created by jetpro
hello i've just bought hot drug store , and i installed it on a new Windows xp machine (with xampp)
all was allright until i tried to lauch the website , i've got this error message
FATAL ERROR.Allowed memory size of 16777216 bytes exhausred (tried to allocate 98304 bytes) in c:\xampplite\htdocs\..........\klarna\api\klarna.php on line 1839
this is the 1839 line in the klarna.php file:
self::printDebug('add_invoice', $tmp);
after searchs on Google , i've tried to change a value in the php.ini
memory_limit =64M (tried 128M and 256M same error)
always same error
if somebody can help me , it will be with pleasure
regards
jetpro
all was allright until i tried to lauch the website , i've got this error message
FATAL ERROR.Allowed memory size of 16777216 bytes exhausred (tried to allocate 98304 bytes) in c:\xampplite\htdocs\..........\klarna\api\klarna.php on line 1839
this is the 1839 line in the klarna.php file:
self::printDebug('add_invoice', $tmp);
after searchs on Google , i've tried to change a value in the php.ini
memory_limit =64M (tried 128M and 256M same error)
always same error
if somebody can help me , it will be with pleasure
regards
jetpro
Last edit: 11 years 5 months ago by jetpro.
Please Log in to join the conversation.
-
jetpro
Inactive member - Topic Author
- New Member
Less
More
- Posts: 2
- Thank you received: 0
11 years 5 months ago #31128
by jetpro
Replied by jetpro on topic [SOLVED]Hot Drug store : klarna.php error
Hello
i solved it !! in the begining the changes was maded in the wrong php.ini file (php folder) , i've tryed to change the php.ini file in the apache folder , and then it works
maybe this help somebody else
i solved it !! in the begining the changes was maded in the wrong php.ini file (php folder) , i've tryed to change the php.ini file in the apache folder , and then it works
maybe this help somebody else
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 5 months ago #31143
by ivan.milic
Replied by ivan.milic on topic [SOLVED]Hot Drug store : klarna.php error
Ok, you can also place copy of php.ini with changed setting so you dont have to modify default one.
Please Log in to join the conversation.
Time to create page: 0.145 seconds