Navigation : Forums > Forum Général > Fatal error

Pages : 1 Poster un nouveau sujet Ajouter un message
Auteur Message
ubs

Messages : 2
Inscrit le : 23/05/2002
Posté le 23/05/2002 à 02:17:59 Message N°1 #
Hello there,
during setup I've got an error message:
Fatal error: Allowed memory size of 4194304 bytes exhausted (tried to allocate 11520 bytes) in /raid/domains/de/s/ namel/htdocs/subdomain/eskuel/include/css.inc.php on line 20
Maybe caused by my limited size(5 Meg) of database. Where can I adjust the default size? Or is it an user failure(me)?
Best regards
Profil Citer
maverick

maverick

Messages : 619
Inscrit le : 04/04/2002
Posté le 23/05/2002 à 08:17:44 Message N°2 #
It's not the size of database, but the size of your memory_limit which seems to be limited to 4M
you should modify this :
memory_limit = 4M

by this :
memory_limit = 8M
in your php.ini
____________________
image
Profil Citer
Freddy

Messages : 23
Inscrit le : 16/05/2002
Posté le 23/05/2002 à 13:46:09 Message N°3 #
Ca me paraît beaucoup, 4Mo pour l'installtation !

Elle fait quoi l'installation exactement ? Elle créé le fichier config et le fichier qui liste les comptes utilisateurs, ça devrait pas consommer bp de ram, si ?
Profil Citer
maverick

maverick

Messages : 619
Inscrit le : 04/04/2002
Posté le 23/05/2002 à 15:32:47 Message N°4 #
A priori, ca consomme pas beaucoup... On a pas reproduit le bug encore, donc wait & see :-)
____________________
image
Profil Citer
ubs

Messages : 2
Inscrit le : 23/05/2002
Posté le 23/05/2002 à 16:34:44 Message N°5 #
THX for quick response.
My so called local value is set to 4194304. The so called Master Value is set to 8 M!
But I'm not allowed to change any values by my provider. Remember he allowed an database size of 5M and NO changes at any *.ini files.
Sad but true :-(

maverick a écrit :

______________________________
It's not the size of database, but the size of your memory_limit which seems to be limited to 4M
you should modify this :
memory_limit = 4M

by this :
memory_limit = 8M
in your php.ini

______________________________
Profil Citer

Navigation : Forums > Forum Général > Fatal error

Pages : 1 Poster un nouveau sujet Ajouter un message


Se rendre directement sur le forum :