Results 1 to 9 of 9

Thread: Fatal error: Error can't find imagecreatetruecolor

  1. #1
    Join Date
    Jul 2007
    Posts
    10

    Default Fatal error: Error can't find imagecreatetruecolor

    Ok, I had a lot of issues with ffmpeg that I finally got sorted, but...
    now, when I try to upload a file I get this error:

    Fatal error: Error can't find imagecreatetruecolor function in /var/www/vshare/vshare/include/function.php on line 217


    anyone know what this is about?

  2. #2
    Join Date
    Jul 2007
    Posts
    10

    Default

    Ok, so this was an error with my GD install..
    fixed that and now videos upload, but I cant watch them

    Not Found

    The requested URL /vshare/vshare/view/9/test/ was not found on this server.

    and sure enough that directory doesnt exist... there is no view directory anywhere

  3. #3
    Join Date
    May 2007
    Posts
    686

    Default

    /vshare/vshare/ does it really have this??

  4. #4
    Join Date
    Apr 2007
    Posts
    2,202

    Default

    Values in your include/config.php is not proper. Post its content after removing the database login details.

  5. #5
    Join Date
    Jul 2007
    Posts
    10

    Default

    ok, it turned out to be an .htaccess issue
    resolved
    now I just have sound issues ;) lol

  6. #6
    Join Date
    Jul 2010
    Posts
    2

    Default

    Quote Originally Posted by damen View Post
    Fatal error: Error can't find imagecreatetruecolor function in /var/www/vshare/vshare/include/function.php on line 217
    Quote Originally Posted by damen View Post
    Ok, so this was an error with my GD install..
    fixed that and now videos upload
    How did you fix that? I've been stuck with this error for a while now. Thanks!

  7. #7
    Join Date
    Sep 2007
    Posts
    906

    Default

    GD is part of PHP

    PHP: imagecreatetruecolor - Manual

    Ask your server admin to install it. How to install depends on how php is installed on the server.
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

  8. #8
    Join Date
    Jul 2010
    Posts
    2

    Default

    It is installed. Running "php -m" shows GD among the loaded modules.

  9. #9
    Join Date
    Sep 2007
    Posts
    906

    Default

    Do

    php -i |grep php.ini

    Compare the path with php.ini path shown in phpinfo page.

    cli must be using different php.ini file
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

Similar Threads

  1. ERROR: Failed to find flength file
    By hollyjenson in forum Installation Support
    Replies: 0
    Last Post: 05-07-2009, 02:10 PM
  2. ERROR: Failed to find flength file
    By miky92 in forum Installation Support
    Replies: 10
    Last Post: 12-03-2008, 05:08 PM
  3. ERROR: Failed to find flength file
    By zifonex in forum Bug Reports
    Replies: 8
    Last Post: 10-20-2008, 08:22 PM
  4. ERROR : Progress Bar Error: Failed to find flength file
    By afa in forum Installation Support
    Replies: 1
    Last Post: 03-25-2008, 04:23 AM
  5. Error can't find imagecreatetruecolor function
    By setif19 in forum Installation Support
    Replies: 1
    Last Post: 08-23-2007, 02:50 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •