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: How to handle 800+ categories?  (Read 1863 times)

0 Members and 1 Guest are viewing this topic.

mrlovecraft

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
How to handle 800+ categories?
« on: August 13, 2008, 01:54:44 pm »

Hello everybody,
i'm trying to create a coppermine gallery (1.4.18) with more than 800 categories/subcategories.

I can insert them directly using mysql. I do it in two steps:
1. Insert 400 categories. When I go to http://localhost/catmgr.php I get a 13 MB file
2. Insert 400 categories. Now the system has in total 800 categories. When I go to http://localhost/catmgr.php, I get an empty page. Nothing.

I guess it can be a problem related to the amount of memory allocated to php.
I have modified php.ini

memory_limit = 128M   

But it still fails,

Any clue on what is going wrong?

Thanks in advance
Logged

Nibbler

  • Guest
Re: How to handle 800+ categories?
« Reply #1 on: August 13, 2008, 02:13:33 pm »

There's an updated version of the category manager that can handle large numbers. Search the board.
Logged

mrlovecraft

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: How to handle 800+ categories?
« Reply #2 on: August 13, 2008, 03:19:23 pm »

Logged
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 19 queries.