DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PHP
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 119541600 bytes) in C:xampphtdocsackup-vice.php on line 67
<?php
ini_set
(
'memory_limit'
,
'1024M'
)
;
// or you could use 1G
?>
PREVIOUS
NEXT
Tagged:
#Fatal
#Allowed
#memory
#size
#bytes
#exhausted
#allocate
#line
ADD COMMENT
Topic
COMMENT
Name
2+4 =
Submit