I am having some problems getting PDF support enabled with PHP4.04pl1

Using FreeBSD 4.2, Apache 1.3.9, PHP4.04pl1 and Pdflib 3.0

When doing a PHP ./configure, I see :

  Checking whether to include Pdflib 3.x support... /usr/local yes
  (and)
  creating ext/pdf/Makefile

when doing a make, I see:

  making all in pdf

When doing a make install, I see:

  Making install in pdf

But when running the standard example code through MS I.E 5.5, I see 

  Fatal error: Call to undefined function: pdf_new()
  in /usr/www/htdocs/index.html on line 6

Anyone any ideas on this one ?

Regards

Phil.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to