Author Topic: Help needed all the way from Australia!  (Read 9623 times)

0 Members and 1 Guest are viewing this topic.

Offline Lolla

  • Newbie
  • *
  • Posts: 15
    • View Profile
Help needed all the way from Australia!
« on: November 28, 2002, 05:04:21 AM »
Hello,
I have successfully installed the prog and as per alot of other people am receiving the safemode error.

Prior to posting I did read through other posts [what I could understand] and even replaced the area of code as suggested by yourself Jan.... but I still got the error after doing that.

You did make mention of checking whether the "1" folder was within the "Data" folder, all of my numerical folders are actually within the "Thumbnails" folder and "Media" folder.

I went so far as creating a "1" folder within the Data area as mentioned and to no avail...

I have checked with my host and SAFEMODE has definately been disabled.
I paste their comments here -

"Safe Mode is disabled. Your open_base directory is now your httpdocs folder as well as /usr/bin/imagemagick/. They might benefit from knowing this. "


Any help or clarification would be really greatly appreciated....  it's the best img gallery I have seen and would love to get it up and running..

Many thanks

Lolla

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Help needed all the way from Australia!
« Reply #1 on: November 28, 2002, 09:34:05 AM »
What error message do you get?

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline Lolla

  • Newbie
  • *
  • Posts: 15
    • View Profile
Help needed all the way from Australia!
« Reply #2 on: November 28, 2002, 10:36:21 AM »
Hello,
Thanks for the reply....

The error I am receiving is as follows:

Warning: SAFE MODE Restriction in effect. The script whose uid is 10095 is not allowed to access /usr/local/psa/home/vhosts/mydomain/httpdocs/gallery/data/media/3 owned by uid 2526 in /usr/local/psa/home/vhosts/mydomain/httpdocs/gallery/includes/upload.php on line 114
Image 1  
  Error uploading image file: work251102.jpg
work251102.jpg: Copy error. Please check the directory permissions.

No database entry!


----------------another error I am receiving is ---------------------

If I opt to check new images, I receive the following error message:

Warning: SAFE MODE Restriction in effect. The script whose uid is 10095 is not allowed to access ./../data/media/3 owned by uid 2526 in /usr/local/psa/home/vhosts/mydomain/httpdocs/gallery/admin/checkimages.php on line 191

---------------and the other one I am receiving is ----------------------
 
When I click on either Auto-Thumbnailer or Auto-Image-Resizer from the control panel, I receive the following error:

ImageMagick error. Wrong path or ImageMagick not installed.
Check module settings.

Where would I check the "module" settings?

From within my settings however I have the following path " /usr/bin/imagemagik/" set for ImageMagick that I received from my host... even trying it as /usr/bin/imagemagick/ ~ I still receive the error...


If there's any further assistance you could provide me that would be greatly appreciated... I know I have a few problems here, but i'm hoping you have the time to help me some more...


Many thanks

Lolla

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Help needed all the way from Australia!
« Reply #3 on: November 28, 2002, 01:59:19 PM »
Disable safe_mode in your php.ini

or

If you add categories, delete th category folder in "medai" and "thumbnail" and create the folder again by hand with your FTP programm and do chmod777 on the folders.

ImageMagick: Use this as path: /usr/bin/imagemagik/convert

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline Lolla

  • Newbie
  • *
  • Posts: 15
    • View Profile
Help needed all the way from Australia!
« Reply #4 on: November 28, 2002, 10:01:24 PM »
Hello,
I hope you are well :-)

Many thanks for the reply...

I did option 2 as you suggested.... that is, I deleted the "numerical" subfolders appearing within "Media" and "Thumbnails".

Strangely enough though, I re-transferred those from the original package and CHMODD'd them as 777 and it's all working.... YAY!  [Big thanks for your help on that one]...

The problem however still exists with the path to image magick... that path you provided below with the convert does not work, I am still receiving the same error....

I don't know if there's anything else you can suggest for me on that one?

Again,
Many thanks for your assistance...


Cheers!

Lolla

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Help needed all the way from Australia!
« Reply #5 on: November 29, 2002, 08:42:13 AM »
You may ask your host about the right path to the folder where ImageMagick is installed. Be sure to add the "convert"-Programm at the end of the path.

If the path to the folder is:
/usr/bin/imagemagick/

use:
/usr/bin/imagemagick/convert

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline Lolla

  • Newbie
  • *
  • Posts: 15
    • View Profile
Help needed all the way from Australia!
« Reply #6 on: November 29, 2002, 01:37:00 PM »
Hi Jan,
Thanks for your patience here... while I do not want to go around in circles, as I am sure you do not want to either nor my host... I have already asked them the question as you raised and the path to image magick remains...

Therefore, in addition to the "requirements"... are there any other configuration parameters that I should know about to pass onto my host..  such as a pre-requisite regarding what that code needs to do on the server...

I fully appreciate your assistance on this one...

Many thanks

Lolla

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Help needed all the way from Australia!
« Reply #7 on: November 29, 2002, 02:34:12 PM »
No, you should only set the path to imagemagick.

In your previous post, you wrote

/usr/bin/imagemagik/

later on

/usr/bin/imagemagick/

without the "c".

You must ensure that the path is correct and add "/convert" (which is the convert program of imagemagick) at the end of the path. Thats all i can say...

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline Lolla

  • Newbie
  • *
  • Posts: 15
    • View Profile
Help needed all the way from Australia!
« Reply #8 on: November 29, 2002, 02:39:33 PM »
Hello,
these are the different iterations I have tried... and to no avail:

/usr/bin/imagemagick/
/usr/bin/imagemagik/
/usr/bin/imagemagick/convert
/usr/bin/imagemagik/convert
/usr/bin/imagemagick/convert/
/usr/bin/imagemagik/convert/


I know this can be resolved, but i'm completely stumped! Do you have any other suggestions [please]?

kind regards

Lolla

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Help needed all the way from Australia!
« Reply #9 on: November 29, 2002, 03:01:30 PM »
Please ask your host first about the right path...

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline Lolla

  • Newbie
  • *
  • Posts: 15
    • View Profile
Help needed all the way from Australia!
« Reply #10 on: November 30, 2002, 06:14:45 AM »
Hi Jan,
In the end I had everything re-installed by my host and it has worked fine... so thanyou for your patience with me in figuring out my problem...

However, now that I have the gallery updated now I am seeing two of all my pictures.  For the Loungeroom folder for example, I uploaded 19 images and when I click on the category homepage, and then the subcategory it is telling me I have 39 images!

How or where can I set it so that two of the same image does not show... it's across the board like this.

< i removed my site here >

if you need to check out what is going on...  I actually deleted one of the doubles and when I went back to look at the second of the same image, it gave me a 404 image as the image not being found...

I have looked through the settings module and can find nothing to state otherwise...

Again,  your wonderful help would be appreciated :-)  

Many thanks

Lolla

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Help needed all the way from Australia!
« Reply #11 on: November 30, 2002, 11:15:33 AM »
Sorry, i don't understand exactly the problem. Why do you have double images?

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline Lolla

  • Newbie
  • *
  • Posts: 15
    • View Profile
Help needed all the way from Australia!
« Reply #12 on: November 30, 2002, 11:54:01 AM »
Hi Jan,
how are you...
I actually created a new post that goes into more detail here:

http://www.4homepages.de/forum/viewtopic.php?t=2911

Currently I am adding them in one by one and as this is 'painfully' slow... my preferred option would be to do them via batch...

Any help would be appreciated.

Many thanks

Lolla