[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] Re: Can't Configure PDT Include Path to find the GD library

Andre Mikulec wrote:
I have configured my eclipse PDT include path to be the following.
Not sure you have a PDT problem here - just normal PHP set-up?

When browse to the url http://localhost/webs/test/index.php, the GD graphic is returned as expected.
Is that returning phpinfo? - So that GD has been switched on?

I performed a search for "GD" in my "php" folder.
This returned gds32.dll in my H:\xampplite\php folder.
Not relevant to GD that is the interbase/firebird client ;)

This also returned php_gd2.dll in my H:\xampplite\php\ext folder.
That is the one for GD2

Does anyoone have any idea of how I can onfigure Include Path to find the GD library?
Have you uncommented the php_gd2.dll line in php.ini and restarted PHP

Also normally I would have the library files in the web tree, but it may be that you need to add the gd path to the 'include file' entry in php.ini. BUT I don't think that is the case here since the library is an installed module, and the include file would point to included php scripts not modules.

--
Lester Caine - G8HFL
-----------------------------
Contact - http://home.lsces.co.uk/lsces/wiki/?page=contact
L.S.Caine Electronic Services - http://home.lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php