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: batch add pictures  (Read 5994 times)

0 Members and 1 Guest are viewing this topic.

shutiri

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 66
batch add pictures
« on: May 04, 2004, 12:16:04 pm »

Hi again.

I tried to batch add pictures to my CPG and got this message:
Quote
PHP running on your server does not support the GD image library, check with your webhost if ImageMagick is installed.
 What should I do ? My server runs PHP 4.3.1.

I downloaded ImageMagick,  but honestly I don't know what to do with it.

thank you,
shutiri.

modified: I can't upload pictures at all, even one by one.
« Last Edit: May 04, 2004, 12:37:57 pm by shutiri »
Logged

shutiri

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 66
Re: batch add pictures
« Reply #1 on: May 04, 2004, 12:47:47 pm »

Sorry, I'm replying to myself.  Don't be lazy and search !!

I'm so tired of trying to integrate phpBB and CPG that I stopped reading...  I will read everything and come back later.  I can't remove my posts, so please ignore it.

thank you
Shutiri.

GauGau, I still can't integrate phpBB and CPG  :'(.  I tried everything (I can).  Please... 

Logged

power_wong

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Re: batch add pictures
« Reply #2 on: May 04, 2004, 09:08:48 pm »

You can check if your php supports GD or not by using a short php file, test.php:
<?php
   phpinfo();
?>
run this test.php in your browser, you will see page of info of your php setting. Search "GD" to see if there is any GD support in your php. If not, edit your php.ini in order to use the GD extension.
Logged

shutiri

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 66
Re: batch add pictures
« Reply #3 on: May 04, 2004, 09:14:55 pm »

thank you.

I did this yesterday and there was no GD at all  :(  I wrote to my webserver and I'm waiting for an answer.  How do I edit my php.ini ?

Shutiri.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: batch add pictures
« Reply #4 on: May 04, 2004, 11:47:42 pm »

How do I edit my php.ini ?
If you're webhosted, you can't edit php.ini.
Read the FAQ...

GauGau
Logged

shutiri

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 66
Re: batch add pictures
« Reply #5 on: May 05, 2004, 01:45:43 am »

I'm sorry if I look (too much) as a newbie, but I've only seen the windows install of GD on the FAQ.  I'm not sure what webhosted is, but I have a "virtual dedicated server" with Shell access.  It is a Linux server.   I have put the info.php file on my site.  Maybe you could check it out:

www.huecos.com/info.php

thank you. 
I hope I will soon know enough to help with easy questions on the board, instead of just asking and asking...  :-[
shutiri.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: batch add pictures
« Reply #6 on: May 05, 2004, 01:52:19 am »

There are at least three items on the faq that deal with GD - your posting shows you haven't read all three closely. Please do so before asking. I'm not sure what a "virtual dedicated webserver" is supposed to be (except a marketing buzzword), but you'll have to ask your webhost on php.ini.
Fiddling with php.ini isn't recommended anyway if you're still a newbie in server issues. Just ask your webhost to install GD for you...

GauGau
Logged
Pages: [1]   Go Up
 

Page created in 0.033 seconds with 18 queries.