Using Tidy on remote server
My hosting company didn't compile their PHP with the tidy extension
enabled. Is there a way to include it locally on my site and append
to my php settings to use it?
.
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) |
|