[PHP-INST] PHP 5 and DOM XML

2003-07-13 Thread Aaron
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

Re: [PHP-INST] Installing PHP on LINUX with options other than standard

2003-07-13 Thread . ma
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

[PHP-INST] xslt_set_encoding undefined after installation.

2003-07-13 Thread chrisd
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

[PHP-INST] Installing PHP on LINUX with options other than standard

2003-07-13 Thread Jack van Zanen
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