| | |
php gd functions
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jan 2009
Posts: 39
Reputation:
Solved Threads: 0
I've attempted googling this, but i'm not gearing my searches right or something cause i'm coming up with junk.
I have some php software I design that uses GD functions. One of my main users is on an extra machine that belongs to a hosting company. With my software installed on their site the GD functions keep coming back as not found.
The sites php info page shows that GD is installed with all the options. I found some info that did say if they did a makeclean before reinstalling that it could possibly fix the problem, but the owner of the machine wont do a reinstall for the site operator.
Is there something I/he can do to attempt to diagnose or even fix the problem without being able to reinstall?
The first function that failed was imageftbbox(), so I downgraded to code to imagettfbbox() and that wasn't found either.
Any help would be greatly appreciated.
I have some php software I design that uses GD functions. One of my main users is on an extra machine that belongs to a hosting company. With my software installed on their site the GD functions keep coming back as not found.
The sites php info page shows that GD is installed with all the options. I found some info that did say if they did a makeclean before reinstalling that it could possibly fix the problem, but the owner of the machine wont do a reinstall for the site operator.
Is there something I/he can do to attempt to diagnose or even fix the problem without being able to reinstall?
The first function that failed was imageftbbox(), so I downgraded to code to imagettfbbox() and that wasn't found either.
Any help would be greatly appreciated.
•
•
Join Date: Aug 2007
Posts: 55
Reputation:
Solved Threads: 9
0
#2 Oct 7th, 2009
Well, i dont know how helpful this is, but once my applxn could not use the gd functions too, though the library was installed, so i read some article that told me i had to uncomment the line that included the gd library in the php.ini file. So, after uncommenting the line below, the code executed.
extension=gd.so I was working on a linux machine. I think on a windows machine the same line would be extension=gd.dll Good luck. umm.. by the way how do you do it ?
•
•
Join Date: Sep 2009
Posts: 557
Reputation:
Solved Threads: 64
0
#3 Oct 7th, 2009
•
•
•
•
The first function that failed was imageftbbox(), so I downgraded to code to imagettfbbox() and that wasn't found either.
Any help would be greatly appreciated.
FreeType@ http://freetype.sourceforge.net or http://www.freetype.org
You did it?
![]() |
Similar Threads
- Control number of survey participants in php? (PHP)
- three kinds of php functions (PHP)
- Overloading PHP Functions (PHP)
- optional variables in php functions (PHP)
- Creating PHP functions contain MYSQL functions (PHP)
- learning php (PHP)
- php error when using invision board (PHP)
Other Threads in the PHP Forum
- Previous Thread: Validation for a dynamic created Texbox
- Next Thread: Class mysqli not find
Views: 187 | Replies: 2
| Thread Tools | Search this Thread |
Tag cloud for PHP
.htaccess access ajax apache api array beginner binary broken cakephp checkbox class cms code cron curl database date directory display download dynamic echo email encode error file files folder form forms function functions google howtowriteathesis href htaccess html image include insert integration ip java javascript joomla jquery limit link login loop mail menu methods mlm mod_rewrite multiple multipletables mysql oop parse paypal pdf php problem provider query radio random recursion regex remote script search select server sessions sms soap source space speed sql structure syntax system table template tutorial update updates upload url validation validator variable video web xml youtube





