Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Fatal error after instalation - line 2025  (Read 4418 times)

0 Members and 1 Guest are viewing this topic.

majes

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Fatal error after instalation - line 2025
« on: April 06, 2006, 05:57:44 pm »

Hi all!

I istall Coppermine 1.4.4 (stable)
And I have this eRRoR:

Code: [Select]
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 243168 bytes) in /home/majes/domains/galeria.ultrahost.pl/public_html/include/functions.inc.php on line 2025
site: www.galeria.ultrahost.pl

please help me, what I must do ?!?!:(:(

sorry but my english is bad :P
« Last Edit: April 06, 2006, 06:13:30 pm by majes »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Logged

majes

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Fatal error after instalation - line 2025
« Reply #2 on: April 06, 2006, 10:08:50 pm »

Allowed memory size of 8388608 bytes = 8 mb
tried to allocate 243168 bytes ~ 247 kb

I think it is not help : http://forum.coppermine-gallery.net/index.php?topic=24088.msg110690#msg110690
Logged

Nibbler

  • Guest
Re: Fatal error after instalation - line 2025
« Reply #3 on: April 06, 2006, 10:09:58 pm »

The message means that it tried to allocate x bytes but this took it over the 8MB limit.
Logged

majes

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Fatal error after instalation - line 2025
« Reply #4 on: April 06, 2006, 10:23:37 pm »

I installed this galery on my comuter too an it is work: http://82.177.243.142/index.php

I check configuration php.ini and in my home server is:

;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;

max_execution_time = 30     ; Maximum execution time of each script, in seconds
max_input_time = 60   ; Maximum amount of time each script may spend parsing request data
memory_limit = 8M      ; Maximum amount of memory a script may consume (8MB)

but ok i go with this problem to admin of my server :)
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.