473,395 Members | 1,471 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

domxml

Im stumped.

Ive been trying to get the php4 domxml extentions working but have had
no luck.

here is my Configure:
../configure --build=i386-redhat-linux --host=i386-redhat-linux
--target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr
--exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
--sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include
--libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var
--sharedstatedir=/usr/com --mandir=/usr/share/man
--infodir=/usr/share/info --cache-file=../config.cache
--with-config-file-path=/etc --with-config-file-scan-dir=/etc/php.d
--enable-force-cgi-redirect --disable-debug --enable-pic
--disable-rpath --enable-inline-optimization -with-bz2 --with-db4=/usr
--with-curl --with-exec-dir=/usr/bin --with-freetype-dir=/usr
--with-png-dir=/usr --with-gd=shared --enable-gd-native-ttf
--without-gdbm --with-gettext --with-ncurses=shared --with-gmp
--with-iconv --with-jpeg-dir=/usr --with-openssl --with-png
--with-pspell --with-xml --with-expat-dir=/usr --with-dom=/usr
--with-dom-xslt=/usr --with-dom-exslt=/usr --with-xmlrpc=shared
--with-pcre-regex=/usr --with-zlib --with-layout=GNU --enable-bcmath
--enable-exif --enable-ftp --enable-magic-quotes --enable-sockets
--enable-sysvsem --enable-sysvshm --enable-track-vars
--enable-trans-sid --enable-yp --enable-wddx
--with-pear=/usr/share/pear --with-imap=shared --with-imap-ssl
--with-kerberos --with-ldap=shared --with-mysql=shared,/usr
--with-pgsql=shared --with-snmp=shared,/usr --with-snmp=shared
--enable-ucd-snmp-hack --with-unixODBC=shared,/usr
--enable-memory-limit --enable-shmop --enable-calendar --enable-dbx
--enable-dio --enable-mbstring=shared --enable-mbstr-enc-trans
--enable-mbregex --with-mime-magic=/usr/share/file/magic.mime
--with-pic --with-apxs2=/usr/sbin/apxs

by default "--with-dom=/usr" is "--with-dom=shared,/usr " but neither
seem to work.

Any suggestions?

[environment]
php4.3.11
Fedora Core 3 i386
Apache 2

Jul 27 '06 #1
4 2025
tr*****@med.usyd.edu.au wrote:
>php4
PHP4? That thing is YEARS old. PHP5 is what you are going to want to
use.

If software doesn't work in PHP5, but does in PHP4, it's effectively
junk (phpBB and cPanel, for example). The reason it doesn't work is
because they are built using hacks and "exploits" in the language that
have been fixed v5.

Carl
Jul 27 '06 #2
PTM
"Carl Vondrick" <us****@carlsoft.netwrote in message
news:vm*********************@newssvr29.news.prodig y.net...
tr*****@med.usyd.edu.au wrote:
>>php4

PHP4? That thing is YEARS old. PHP5 is what you are going to want to
use.

If software doesn't work in PHP5, but does in PHP4, it's effectively junk
(phpBB and cPanel, for example). The reason it doesn't work is because
they are built using hacks and "exploits" in the language that have been
fixed v5.

Carl
Unfortunately some web hosts (like mine) are still running just php4. I only
found out tho after developing my site under v5, grrrr

Phil
Jul 27 '06 #3
Den 27.07.2006 23:58, skriblet PTM følgende:
"Carl Vondrick" <us****@carlsoft.netwrote in message
news:vm*********************@newssvr29.news.prodig y.net...
>tr*****@med.usyd.edu.au wrote:
>>php4
PHP4? That thing is YEARS old. PHP5 is what you are going to want to
use.

If software doesn't work in PHP5, but does in PHP4, it's effectively junk
(phpBB and cPanel, for example). The reason it doesn't work is because
they are built using hacks and "exploits" in the language that have been
fixed v5.

Carl

Unfortunately some web hosts (like mine) are still running just php4. I only
found out tho after developing my site under v5, grrrr
Change hosts - it takes a day or so, maybe, before everything is up and
running perfectly. Plenty of cheap, well-driven hosts around.

--
mvh
Ørjan Langbakk
http://www.bergenpchjelp.no
http://www.cubic-design.net
Jul 28 '06 #4
Ørjan Langbakk wrote:
Change hosts - it takes a day or so, maybe, before everything is up and
running perfectly. Plenty of cheap, well-driven hosts around.
Agreed. If they haven't changed versions by now, they never will.
Jul 31 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Ghislain Benrais | last post by:
Hello, My "problem" : install php's XSLT API. 1)I installed Sablotron (with the rpm) : ok 2) I read every where that the next step was to compile php with option --with-xslt-sablot. Since I have...
0
by: Terence | last post by:
The XML (expat) extension to PHP contains specific functions for accessing detailed error information when an error occurs parsing an XML packet. All be it convoluted, even the XSLT (Sablotron)...
3
by: srommens | last post by:
Hello, When I try to do : URI = <xsl:value-of select="//@URI"/><br/> <xsl:if test = "//@URI != '5-42922'">not equal</xsl:if><br/> <xsl:if test = "//@URI = '5-42922'">equal</xsl:if><br/> ...
4
by: webguynow | last post by:
need the straight dope on domxml for Windows ! Is it bundled or are DLL's necessary ? Also, what changes are needed in php.ini ? My setup: WXP, PHP 5.0.2 as an Apache Module, libxml v2.6.11...
0
by: bissatch | last post by:
Hi, I have installed Apache2. I have installed PHP4.3.0. All is working fine. I have now went and tried to install DOMXML into PHP by simply uncommenting the extension = php_domxml.dll (or...
3
by: bissatch | last post by:
Hi, I have recently installed PHP4 with Apache2. Currently I am trying to install the DOMXML extension. According to what I have read, if I uncomment the extension=php_domxml.dll line in php.ini...
5
by: bissatch | last post by:
Hi, I have just managed to install DOMXML on my apache/PHP setup. I am running PHP 4.3.0 and Apache2. $xmldoc = domxml_open_file("inc/menu.xml", DOMXML_LOAD_DONT_KEEP_BLANKS); When I try...
2
by: arman | last post by:
Hi, I am newbie in php and i am having some probs. This is a cool forum and i ask for your help. so plz help me if u can. Here is my prob -- I am using domxml to read and write data from...
2
mageswar005
by: mageswar005 | last post by:
hi, I installed php5 in linux server, inside the usr/lib/php5 the domxml.so file is missing,without domsml.so i can'nt able to import scorm packages. How can i install domxml.so to my linux...
2
mageswar005
by: mageswar005 | last post by:
Hi guys, Any body have any idea about php5 domxml with obuntu linux server. I have installed php5,Apache2,Mysql on linux ubuntu server,but Domxml is not working properly.I dont know why...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.