Re: [PHP] PHP 4 on RedHat 7

2001-02-13 Thread scottrus
Mike - As root run /sbin/ldconfig -v > /tmp/libs.txt then check the /tmp/libs.txt file to ensure that xmltoc was actually found. If it's not and it is on your drive then verify the paths in /etc/ld.so.config and run /sbin/ldconfig -v again after making any changes. libxml != xmltok afaik. -- Sc

Re: [PHP] PHP 4 on RedHat 7

2001-02-13 Thread Michael Stearne
That's crazy because I am doing the same exact thing right now (compile with PDF on RH 7 and having problems.) Anyway PDF and everything compiles fine on RH 6.2 but I have had some problems on 7. What I did is: Install mySQL Configure and install Apache (my configure looks like this): ./configur

Re: [PHP] PHP 4 on RedHat 7

2001-02-13 Thread scottrus
Mike - You're not 100% specfic (or I'm not 100% clear) on what you've tried to do to fix this but here's a basic recipie which should work for you. (it has for me.) 1) Get the current php src.rpm file from the Red Hat 7 errata and install it. 2) cd /usr/src/redhat/SPEC/ and edit the php.spec fil

[PHP] PHP 4 on RedHat 7

2001-02-13 Thread Mike Tuller
I'm at a loss for this one. I can't seem to get PHP 4 on RedHat 7. I can get the rpm to install and work, but if I try to configure myself, it never works. Everything says to configure with apxs, but there is no apxs. What is strange though is if I look at how the rpm configures PHP, it configures