Jump to content

tablecat

Members
  • Posts

    36
  • Joined

  • Last visited

Everything posted by tablecat

  1. Ghostscript isn't a Perl module.
  2. I'm sure that's it. I'm still going to try PHP. Where do I request this feature?
  3. I guess I should have said so sooner, I'm using Perl... Sorry It's not proportions that bother me, it's the fact that no thumbnail is generated at all (using the first example of code in my previous post).
  4. tablecat

    ImageMagick

    Hi, I'm trying to thumbnail PDF using ImageMagick but I am unable because -thumbnail appears to do nothing. I've tried this on a seperate free web host just to check if it wasn't just me messing up, and it worked. It is also worth noting that I can, in fact, thumbnail images on this server. My only issue here is trying to thumbnail PDF files, which I haven't been able to on this server. convert -thumbnail 200x200 -colorspace rgb -quality 70 test.pdf test.gif I've tried other methods such as: convert -size 200x200 -geometry 200x200! -colorspace rgb -quality 70 test.pdf test.gif This does correctly thumbnail the PDF to the appropriate dimmensions, however, the image is all black! I would like to know what the issue is here. Thanks.
  5. I'm looking at some tutorials for mod_rewrite and I am trying to replicate a simple example: In my .htaccess file I put this: <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{HTTP_ACCEPT} text/html RewriteRule \.html$ - [T=text/html;charset=utf-8] RewriteRule ^old\.html$ new.html [R] </IfModule> When I access http://mywebsite.heliohost.org/img/old.html It redirects me to http://mywebsite.heliohost.org/home/myname/public_html/img/new.html Why is this? How do I fix this? I've been looking all over the internet and there is absolutely nothing. I even tried this on another server and the same thing happens, so I must be doing something wrong. EDIT: Okay, I feel dumb now. I removed [R] and it suddenly started working! I'm not sure why [R] was the culprit, but it works without it.
  6. tablecat

    I'm back

    Cool, I've been waiting to have my account activated for a long time. Hopefully this gets resolved.
  7. You don't have the dns set up yet. You need to point tablecat.co.cc to heliohost's name servers: ns1.heliohost.org ns2.heliohost.org Hey, I know how this works. It's been pointing at heliohost name servers since 2008-12-31 and nothing, just error pages. This has been no error on my part. I'm not sure what's going on here with the host, but I have read elsewhere that this is the "number one" so I thought I'd give it a try, and consequently, a chance. I'm still wanting to use this host, but there's nothing on my end that I can do. All I've got to do is wait and see what the host has to say about my situation, but no word yet...
  8. tablecat.co.cc is the domain I registered here with.
  9. It's been really long now, still nothing. Are the servers still being worked on? Is this a reliable webhost?
  10. I sure did. I received an e-mail informing me that my account has been installed along with the login information for cpanel and url. It also says that since my account is not activated yet, I should see a "suspended" message in the meantime. But I see no such message. Just errors to connect.
  11. Nothing, just "error to connect" pages. I've nothing to do but wait I suppose, thanks for your reply.
  12. Hello, I'm a bit concerned about account activation. It's been a couple days since registration. I realize there have been some issues with the server and I understand. Not too much in a hurry, but what I'm really concerned about is if eventually it'll be activated or if it'll just remain in ether somewhere in some forgotten pocket of time and space. I guess what I'm asking for is just some assurance. Silence is making me think all sorts of stuff. Thanks.
×
×
  • Create New...