Connecting Tech Pros Worldwide Forums | Help | Site Map

Issue using fdftk library..

ashitpro's Avatar
Expert
 
Join Date: Aug 2007
Posts: 390
#1: Feb 5 '09
Hi There,
I just recompile my php source with fdftk support...
PHP files seems to be working from command line...
I've used fd_open function inside my index.php file...
I get error while opening this file through browser..
The error is pointing to "undefined function fd_open"...
Interesting thing is, It is running peacfully over command line...

PS: I don't have "modules" directory inside /usr/local/lib dir..
I guess it should be there..well I'm not sure about this...

Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,947
#2: Feb 5 '09

re: Issue using fdftk library..


Do you have the fdftk dll installed?
ashitpro's Avatar
Expert
 
Join Date: Aug 2007
Posts: 390
#3: Feb 5 '09

re: Issue using fdftk library..


Quote:

Originally Posted by Markus View Post

Do you have the fdftk dll installed?

I am working on Linux....
But I've libFdktk.so inside my /usr/lib as well as /usr/local/lib
Reply