GD Libary HELP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • OzMan84
    Confirmed User
    • Nov 2003
    • 4740

    #1

    GD Libary HELP

    i am using ap tgp, when i go 2 build this error comes up:

    Your PHP installation is missing necessary function imagecreatefromjpeg() from the GD Library. The GD Library will be installed by your system administrator.
    Your PHP installation is missing necessary function imagecreatefrompng() from the GD Library. The GD Library will be installed by your system administrator.
    Your PHP installation is missing necessary function imagecreatetruecolor() from the GD Library. The GD Library will be installed by your system administrator.
    Your PHP installation is missing necessary function imagecopyresampled() from the GD Library. The GD Library will be installed by your system administrator.


    wtf have i changed? it was working fone yesterday
    XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
    ICQ: 304568058
  • directfiesta
    Too lazy to set a custom title
    • Oct 2002
    • 30135

    #2
    try restarting your services, if it was working yesterday....
    I know that Asspimple is stoopid ... As he says, it is a FACT !

    But I can't figure out how he can breathe or type , at the same time ....

    Comment

    • V_RocKs
      Damn Right I Kiss Ass!
      • Nov 2003
      • 32449

      #3
      Did you recompile apache or php?

      Comment

      • OzMan84
        Confirmed User
        • Nov 2003
        • 4740

        #4
        Originally posted by V_RocKs
        Did you recompile apache or php?
        i updated cpanel but thats all ive done
        XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
        ICQ: 304568058

        Comment

        • OzMan84
          Confirmed User
          • Nov 2003
          • 4740

          #5
          ive restarted apache, and it still dnt work
          XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
          ICQ: 304568058

          Comment

          • LiLi
            Confirmed User
            • Feb 2003
            • 223

            #6
            Try from WHM reinstall GD. if you are on a dedicated server....

            Comment

            • LiLi
              Confirmed User
              • Feb 2003
              • 223

              #7
              imagecreatefromjpeg() its from early version of GD if you have updated your cpanel may be Gd 2.x has been installed then you have to look in to your config.php file from your TGP soft and put you are using GD2.x

              after you do that your tgp soft would use imagecreatetruecolor() instead of imagecreatefromjpeg()

              if its a custom TGP soft ask your programmer to update that....

              Comment

              • OzMan84
                Confirmed User
                • Nov 2003
                • 4740

                #8
                Originally posted by LiLi
                imagecreatefromjpeg() its from early version of GD if you have updated your cpanel may be Gd 2.x has been installed then you have to look in to your config.php file from your TGP soft and put you are using GD2.x

                after you do that your tgp soft would use imagecreatetruecolor() instead of imagecreatefromjpeg()

                if its a custom TGP soft ask your programmer to update that....
                ok ive updated the gd but all my sites dnt work @ the moment for some reason, mayb dns change over, they are all blank pages. so i gota wait i guess to see if its all workig
                XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
                ICQ: 304568058

                Comment

                • fris
                  Too lazy to set a custom title
                  • Aug 2002
                  • 55679

                  #9
                  your php doesnt have gd, you will have to go into the server, and recompile with gd.
                  Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                  Comment

                  • directfiesta
                    Too lazy to set a custom title
                    • Oct 2002
                    • 30135

                    #10
                    Originally posted by OzMan84
                    ok ive updated the gd but all my sites dnt work @ the moment for some reason, mayb dns change over, they are all blank pages. so i gota wait i guess to see if its all workig
                    Do yourself a favor, install in info.php file in your root folder. This will give you so much info on what you have and what you don't have, versions, path, etc...

                    PHP Code:
                    <html>
                    
                    hahahahahaha>
                    <title>No title</title>
                    hahahahahaha name="generator" content="Namo WebEditor v5.0">
                    </head>
                    
                    <body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
                    <p>&nbsp;</p>
                    <? 
                    phpinfo(); 
                    ?> 
                    
                    </body>
                    
                    </html>
                    Make sure you have version 2, and dooooooooooooooo as stated above by another poster : check your config files for version 1.6 and replace by 2.0 ( or similar)


                    Edit: first hahaha: h-e-a-d ( take the "-" out )

                    second hahaha: m-e-t-a
                    Last edited by directfiesta; 06-18-2004, 07:16 AM.
                    I know that Asspimple is stoopid ... As he says, it is a FACT !

                    But I can't figure out how he can breathe or type , at the same time ....

                    Comment

                    • OzMan84
                      Confirmed User
                      • Nov 2003
                      • 4740

                      #11
                      Originally posted by directfiesta
                      Do yourself a favor, install in info.php file in your root folder. This will give you so much info on what you have and what you don't have, versions, path, etc...

                      PHP Code:
                      <html>
                      
                      hahahahahaha>
                      <title>No title</title>
                      hahahahahaha name="generator" content="Namo WebEditor v5.0">
                      </head>
                      
                      <body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
                      <p>&nbsp;</p>
                      <? 
                      phpinfo(); 
                      ?> 
                      
                      </body>
                      
                      </html>
                      Make sure you have version 2, and dooooooooooooooo as stated above by another poster : check your config files for version 1.6 and replace by 2.0 ( or similar)


                      Edit: first hahaha: h-e-a-d ( take the "-" out )



                      second hahaha: m-e-t-a
                      hit me up?
                      XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
                      ICQ: 304568058

                      Comment

                      • directfiesta
                        Too lazy to set a custom title
                        • Oct 2002
                        • 30135

                        #12
                        Hate ICQ.

                        Get the file here, put it in your folder (use notepad or a wysiwyg html app,



                        then in your browser:

                        http://www.yourdomain.com/info.php

                        http://www.ibillsucks.info/files/info.zip
                        Last edited by directfiesta; 06-18-2004, 07:29 AM.
                        I know that Asspimple is stoopid ... As he says, it is a FACT !

                        But I can't figure out how he can breathe or type , at the same time ....

                        Comment

                        • OzMan84
                          Confirmed User
                          • Nov 2003
                          • 4740

                          #13
                          Originally posted by directfiesta
                          Hate ICQ.

                          Get the file here, put it in your folder (use notepad or a wysiwyg html app,



                          then in your browser:

                          http://www.yourdomain.com/info.php


                          http://www.ibillsucks.info/files/info.zip

                          i cant access any file on my server at the moment for some fucked up reason
                          XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
                          ICQ: 304568058

                          Comment

                          • s9ann0
                            Confirmed User
                            • Sep 2001
                            • 4873

                            #14
                            GD can be a bitch to install as well I've ended up having to update all of ports and edit makefiles and loads of shit more than a few times

                            Comment

                            • OzMan84
                              Confirmed User
                              • Nov 2003
                              • 4740

                              #15
                              Originally posted by spanno
                              GD can be a bitch to install as well I've ended up having to update all of ports and edit makefiles and loads of shit more than a few times

                              it seemed easy enough i just wish my sites would show up so i can see if gd installed
                              XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
                              ICQ: 304568058

                              Comment

                              • directfiesta
                                Too lazy to set a custom title
                                • Oct 2002
                                • 30135

                                #16
                                Listen, you seem to be pretty stuck .... also in the other thread of DNS.

                                Just do that page and FTP it to your main folder ( the one were index.html is ). Then put the url in the browser and you will see.

                                If you need help. I can only tell you to email me a user/pass temporary combination to one of your sites and I can ftp or tellnet in it and either fix or give you instructions.

                                email: pierre at pdghosting.com
                                I know that Asspimple is stoopid ... As he says, it is a FACT !

                                But I can't figure out how he can breathe or type , at the same time ....

                                Comment

                                • OzMan84
                                  Confirmed User
                                  • Nov 2003
                                  • 4740

                                  #17
                                  Originally posted by directfiesta
                                  Listen, you seem to be pretty stuck .... also in the other thread of DNS.

                                  Just do that page and FTP it to your main folder ( the one were index.html is ). Then put the url in the browser and you will see.

                                  If you need help. I can only tell you to email me a user/pass temporary combination to one of your sites and I can ftp or tellnet in it and either fix or give you instructions.

                                  email: pierre at pdghosting.com

                                  i have done that info.php upload to my main folder, but i end up with a 404
                                  XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
                                  ICQ: 304568058

                                  Comment

                                  • directfiesta
                                    Too lazy to set a custom title
                                    • Oct 2002
                                    • 30135

                                    #18
                                    Originally posted by OzMan84
                                    i have done that info.php upload to my main folder, but i end up with a 404
                                    URL ?
                                    I know that Asspimple is stoopid ... As he says, it is a FACT !

                                    But I can't figure out how he can breathe or type , at the same time ....

                                    Comment

                                    • OzMan84
                                      Confirmed User
                                      • Nov 2003
                                      • 4740

                                      #19
                                      Originally posted by directfiesta
                                      URL ?
                                      phatslinks.com/info.php
                                      XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
                                      ICQ: 304568058

                                      Comment

                                      • OzMan84
                                        Confirmed User
                                        • Nov 2003
                                        • 4740

                                        #20
                                        Originally posted by OzMan84
                                        phatslinks.com/info.php

                                        was i correct?
                                        XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
                                        ICQ: 304568058

                                        Comment

                                        • directfiesta
                                          Too lazy to set a custom title
                                          • Oct 2002
                                          • 30135

                                          #21
                                          Originally posted by OzMan84
                                          phatslinks.com/info.php
                                          I get nothing. But on the main url ( phatslinks.com ) , I get the cpanel telling that "There is no website configured at this address".

                                          The info.php file doesn't show for either:

                                          - it is not done properly
                                          - your apache config file has no instructions to read php
                                          - your perl and php have not been properly compiled.

                                          Can you do a hard reboot on your servere thru WHM. If so, do it.
                                          Then upload any html page to your site. You can use Cpanel to upload also...
                                          Then, if nothing changed, you really need somebody to snoop aroung, about like a gyno for server...
                                          I know that Asspimple is stoopid ... As he says, it is a FACT !

                                          But I can't figure out how he can breathe or type , at the same time ....

                                          Comment

                                          • directfiesta
                                            Too lazy to set a custom title
                                            • Oct 2002
                                            • 30135

                                            #22
                                            this is what you would get:

                                            http://www.ibillsucks.info/info.php
                                            I know that Asspimple is stoopid ... As he says, it is a FACT !

                                            But I can't figure out how he can breathe or type , at the same time ....

                                            Comment

                                            • OzMan84
                                              Confirmed User
                                              • Nov 2003
                                              • 4740

                                              #23
                                              Originally posted by directfiesta
                                              I get nothing. But on the main url ( phatslinks.com ) , I get the cpanel telling that "There is no website configured at this address".

                                              The info.php file doesn't show for either:

                                              - it is not done properly
                                              - your apache config file has no instructions to read php
                                              - your perl and php have not been properly compiled.

                                              Can you do a hard reboot on your servere thru WHM. If so, do it.
                                              Then upload any html page to your site. You can use Cpanel to upload also...
                                              Then, if nothing changed, you really need somebody to snoop aroung, about like a gyno for server...

                                              were does it say reboot?
                                              XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
                                              ICQ: 304568058

                                              Comment

                                              • OzMan84
                                                Confirmed User
                                                • Nov 2003
                                                • 4740

                                                #24
                                                also i just relised that in whm my domains are not parked, but in my cpanel they are
                                                XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
                                                ICQ: 304568058

                                                Comment

                                                • directfiesta
                                                  Too lazy to set a custom title
                                                  • Oct 2002
                                                  • 30135

                                                  #25
                                                  Originally posted by OzMan84
                                                  were does it say reboot?
                                                  Not in Cpanel, in WHM ( http://your_main_ip:2086 ).

                                                  On the left menu, 6th item down:

                                                  Graceful Server Reboot
                                                  Forceful Server Reboot
                                                  I know that Asspimple is stoopid ... As he says, it is a FACT !

                                                  But I can't figure out how he can breathe or type , at the same time ....

                                                  Comment

                                                  • OzMan84
                                                    Confirmed User
                                                    • Nov 2003
                                                    • 4740

                                                    #26
                                                    Originally posted by directfiesta
                                                    Not in Cpanel, in WHM ( http://your_main_ip:2086 ).

                                                    On the left menu, 6th item down:

                                                    Graceful Server Reboot
                                                    Forceful Server Reboot

                                                    how long does it take to reload?
                                                    XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
                                                    ICQ: 304568058

                                                    Comment

                                                    • directfiesta
                                                      Too lazy to set a custom title
                                                      • Oct 2002
                                                      • 30135

                                                      #27
                                                      Originally posted by OzMan84
                                                      how long does it take to reload?
                                                      2-3 minutes
                                                      I know that Asspimple is stoopid ... As he says, it is a FACT !

                                                      But I can't figure out how he can breathe or type , at the same time ....

                                                      Comment

                                                      • directfiesta
                                                        Too lazy to set a custom title
                                                        • Oct 2002
                                                        • 30135

                                                        #28
                                                        you are up and running. Got your site first page.

                                                        Welcome to the net...
                                                        I know that Asspimple is stoopid ... As he says, it is a FACT !

                                                        But I can't figure out how he can breathe or type , at the same time ....

                                                        Comment

                                                        • directfiesta
                                                          Too lazy to set a custom title
                                                          • Oct 2002
                                                          • 30135

                                                          #29
                                                          But on your info.php, I do not see the GD library at all ...
                                                          I know that Asspimple is stoopid ... As he says, it is a FACT !

                                                          But I can't figure out how he can breathe or type , at the same time ....

                                                          Comment

                                                          • OzMan84
                                                            Confirmed User
                                                            • Nov 2003
                                                            • 4740

                                                            #30
                                                            Originally posted by directfiesta
                                                            But on your info.php, I do not see the GD library at all ...


                                                            weird, well all sites seem to be phatslinks.com now
                                                            XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
                                                            ICQ: 304568058

                                                            Comment

                                                            • OzMan84
                                                              Confirmed User
                                                              • Nov 2003
                                                              • 4740

                                                              #31
                                                              Originally posted by OzMan84
                                                              weird, well all sites seem to be phatslinks.com now
                                                              ok all tgps are running, now back to the gd which this thread was made for, i still cant work that out


                                                              thankyou for the dns feedback and help fellas

                                                              XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
                                                              ICQ: 304568058

                                                              Comment

                                                              • OzMan84
                                                                Confirmed User
                                                                • Nov 2003
                                                                • 4740

                                                                #32
                                                                bump
                                                                XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
                                                                ICQ: 304568058

                                                                Comment

                                                                • OzMan84
                                                                  Confirmed User
                                                                  • Nov 2003
                                                                  • 4740

                                                                  #33
                                                                  Originally posted by directfiesta
                                                                  But on your info.php, I do not see the GD library at all ...

                                                                  ive sent u an email, i got no idea wat is going on now
                                                                  XferClick - 300,000 UV daily and growing quickly. Majority US, EU, CA and AU traffic. Contact me for more information
                                                                  ICQ: 304568058

                                                                  Comment

                                                                  Working...