Hello,
I've been trying to get DOM XML working with the new XML support
(libxml2) for PHP 5. I've successfully configured and installed PHP 5 as
an Apache2 module.
Even though PHP installs ok and phpinfo() reports that all is ok for
XML, including DOM, the domxml functions are nowhere to be fo
hi
there are many tutorials out there how to compile PHP under linux. to
use these extensions you first have to install them on your computer.
eg you have to install the gdlib for gd-support, the zlib for
tlib-support, oracle-drivers for oci8-support and so on. just take a
look at
http://at.p
Hi!
I compiled php 4.3.1 but now trying to use the function xslt_set_encoding
gives
Fatal error: Call to undefined function: xslt_set_encoding() in
/usr/local/httpd/htdocs/pinkeltjesite/index.cgi on line 83.
in a script that used to run without an error. The other functions having
Hi,
Newbie to LINNUX and never compiled source code yet.
Can somebody give me the step by step instructions on how to make/compile
PHP on LINUX (or sent me URL where to find such)
On my windows I have the following dll's included:
php_gd.dll
php_oci8.dll
php_sockets.dll
php_zlib.dll
And that s