Pfpro enabled, but function not found



After a couple of hours of work, I finally got PHP to compile with
pfpro enabled. You can see the output of phpinfo at
http://www13.karatedepot.com/catalog/test.php. However when I call
prpro_init() I get:

"Fatal error: Call to undefined function pfpro_init() in
/home/sites/site1/web/catalog/test.php on line 4" (as seen on the
bottom of the info page)

Any ideas?

Thanks,
yohaas

.



Relevant Pages

  • Re: com_dotnet
    ... And if MySQL isn't installed, the DLL won't load and phpinfowill show MySQL support isn't enabled. ... The MySQL interface is NOT compiled into PHP on the distributed Windows binaries - or you'd never be able to run PHP unless you had MySQL installed. ... *SOME* extensions are protocols, some are functional resources, and some are just type libraries. ... If you're going to compile the extension into PHP itself, the libraries must be available at compile time, and when you run PHP, or PHP won't load. ...
    (comp.lang.php)
  • Re: upgrage from 4.1.2 to 4.3.3+?
    ... > every available RPM for the distro...and there isn't one for PHP. ... > And also, I uh, don't believe I've ever recompiled Apache or PHP. ... Well - You could compile your own version of Apache and PHP and place it ... port number - By this I mean, whenever you visit a website, it defaults ...
    (comp.lang.php)
  • Re: HOWTO: FreeTDS for Newbies (almost complete)
    ... it still wouldn't compile properly. ... cool -- PHP provides 3 ways to load extensions dynamically. ... So I tried changing the comma "," in $server to a colon ":". ... learning how to compile Apache with all the proper modules enabled ...
    (comp.lang.php)
  • Re: HOWTO: FreeTDS for Newbies (almost complete)
    ... it still wouldn't compile properly. ... >above inside php.ini, or to use dlto the top of your php ... >learning how to compile Apache with all the proper modules enabled ... >* Or I'll need a .so that someone has made for PHP that enables SQL ...
    (comp.lang.php)
  • Re: php compile options
    ... On Friday 09 September 2005 11:13, the author Kevin Kinsey contributed to the ... Re: php compile options: ... When php5 is compiled from ports I understand a file is generated to ... Options expressed on the command line for php are normally in lower ...
    (freebsd-questions)