Jump to content



Welcome to AstaHost - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!

Toggle shoutbox Shoutbox Open the Shoutbox in a popup

@  agyat : (24 May 2013 - 05:15 PM) O Dear, Where Are You? Without Your Words This Sb Is ..
@  agyat : (23 May 2013 - 01:23 AM) Wow! Mr. Sb Back Home.
@  OpaQue : (23 May 2013 - 12:44 AM) Ting
@  OpaQue : (24 April 2013 - 02:44 PM) I guess, Time to run Mycent script.
@  OpaQue : (24 April 2013 - 02:43 PM) wow.. not much spam. except habatt posting lot of links.. :P
@  yordan : (23 April 2013 - 01:04 PM) You're welcome, agyat. Nice to have been helpful. Second lesson: try full words, "you" instead of "EW".
@  agyat : (23 April 2013 - 05:03 AM) @YORDAN: tHANK EW FOR YOUR FIRST LESSON.   :D
@  yordan : (22 April 2013 - 09:43 PM) @agyat : "why don't you help me", or "please help me", or "please teach us"
@  yordan : (22 April 2013 - 09:42 PM) welcome back, velma
@  velma : (22 April 2013 - 07:51 AM) **yawns** Good to be back, wonder what is going on here :)
@  agyat : (22 April 2013 - 03:50 AM) Oh! so, why don't help me learn english..
@  yordan : (21 April 2013 - 08:38 PM) The goal mentioned by shiu : "learning english, learning computer"
@  agyat : (21 April 2013 - 06:31 PM) WHAT GOAL?
@  yordan : (20 April 2013 - 10:39 AM) yes, that's our goal. simultaneouly learning English and teaching/learning computer using.
@  shiyu : (20 April 2013 - 07:30 AM) learning english,learning computer
@  yordan : (19 April 2013 - 01:11 PM) Oh, I see, it's just a trick in order to force people looking at your texte. Somehow smart, maybe.
@  agyat : (19 April 2013 - 02:54 AM) And of course I know it is not SEO friendly.
@  agyat : (19 April 2013 - 02:52 AM) There may be two possible answers for that ....


1) Shout was posted using mobile keypad.

2) To force people read content carefully and/or with more concentration.
@  agyat : (19 April 2013 - 02:49 AM) There may be two possible answers for that ....
@  yordan : (18 April 2013 - 09:35 PM) however, why this mixing of capital letters in the middle of your text?

Replying to Can't Upload In Gallery


Post Options

    • Can't make it out? Click here to generate a new image

  or Cancel


Topic Summary

wutske

Posted 05 August 2005 - 03:10 PM

Ok, I don't know where my previous post went to, but if it's been removed by an admin, plz don't shoot me :P .

Ok, I've installed geeklog and gallery. I"ve changed the gallery configuration, but left the ImageMagick (/usr/bin) path as defautl, I only deleted the rar path because that caused errors.

When I want to upload an image I get this error:
---
Debug messages:

mkdir: cannot create directory `/usr/bin/.libs': Permission denied
/usr/bin/convert: line 1: /usr/bin/gcc: Permission denied


Status: 1 (expected 0)
Error: Unable to make thumbnail (0)
---

And the gallery faq has 2 options.

Permission Denied -- More than likely, your NetPBM directory or the actual NetPBM binaries are not chmodded 0755. It could also mean that your host has disallowed you from executing programs; if this is the case, you must talk to them in order to get it resolved.


OR

Status: (expected 0) -- This means that Gallery is unable to get a status message from PHP, which it relies on. One possible solution is that your host has disabled some needed php functions. To determine if they have create a PHP file containing

<?php
echo ini_get("disable_functions");
?>

The second one outputs "system" (overhere)

Anyone who could help me ???

P.s. The full output from the upload form:

Processing status...
******Adding DSCF3255.jpg*****

Doing the naming
Image Preprocessing
  Resizing/compressing original image
Resizing Image: /home/wutske/public_html/jovolka/gallery/albums/jov2005/DSCF3255.jpg
Getting Dimension of file: /home/wutske/public_html/jovolka/gallery/albums/jov2005/DSCF3255.jpg
  No resizing required
Adding Photo to the photo list
File /home/wutske/public_html/jovolka/gallery/albums/jov2005/DSCF3255.jpg type 2.

Getting Dimension of file: /home/wutske/public_html/jovolka/gallery/albums/jov2005/DSCF3255.jpg
Generating thumbnail.
Resizing Image: /home/wutske/public_html/jovolka/gallery/albums/jov2005/DSCF3255.jpg
Getting Dimension of file: /home/wutske/public_html/jovolka/gallery/albums/jov2005/DSCF3255.jpg
Executing:

      '/usr/bin/convert' -quality 65 -size 150x150 -coalesce '/home/wutske/public_html/jovolka/gallery/albums/jov2005/DSCF3255.jpg' -geometry 150x150 '/home/wutske/public_html/jovolka/gallery/albums/jov2005/DSCF3255.thumb.jpg'


Results:

none


Debug messages:

mkdir: cannot create directory `/usr/bin/.libs': Permission denied
/usr/bin/convert: line 1: /usr/bin/gcc: Permission denied


Status: 1 (expected 0)
Error: Unable to make thumbnail (0)


hmm, can't find the edit button :D

Maybe somebody who can provide me the path to NetPBM ??? Maybe that one works...

woow, never tought it was this easy :P . Sorry for making this topic :D .

For those who have the same problem, try using NetBPM, you can download the precompiled package on the gallery download page (I used the linux-intel version).

Just upload it, CHMOD the folder and files to 775 or 777 if you get an error and point the gallery to it
eg: /home/username/public_html/afolder/maybeanotheron/netPBM
and don't forget to select netBPM :P

Review the complete topic (launches new window)