[PHP-INSTALL] bugs pls help.

2005-03-11 Thread Chritopher J. Olido
CONFIGURE:   './configure' '--with-oci8=/u01/app/oracle/product/9.2.0.1.0' '--with-mysql=/var/lib/mysql' '--with-apxs=/usr/local/apache/bin/apxs' '--with-curl =/usr/bin' '--with-curl=/usr/bin/curl' '--with-openssl' '--with-mime-magic' '--enable-sigchild' CC: gcc CFLAGS: -g -O

[PHP-INSTALL] Re: Loading DOMXML

2005-03-11 Thread Jim Plush
Is it possible to change webhosts? honestly if your webhost won't even let you load the domxml extension you're in big trouble if you start getting into more advanced features. My host lets me build my own custom php version to use however I want.   If they have a PHP5 plan you could use Sim

Re: [PHP-INSTALL] Re: Loading DOMXML

2005-03-11 Thread Steven M. Payeur
I ran into the same kind of problem. I finally gave up and wrote a PERL CGI script. Jim Plush wrote: > Is it possible to change webhosts? honestly if your webhost won't even > let you load the domxml extension you're in big trouble if you start > getting into more advanced features. My host lets

[PHP-INSTALL] Solaris 9 + PHP Hangs on configure

2005-03-11 Thread James Taylor
I'm having trouble installing any version of PHP on solaris 9. I've tried older versions of 4.3.x a few months ago, then recently tried 4.3.10 and also the latest version of 5. I'm using a bunch of GNU tools from sunfreeware.com, have GCC installed, and have been able to compile most programs w

Re: [PHP-INSTALL] Solaris 9 + PHP Hangs on configure

2005-03-11 Thread Rasmus Lerdorf
James Taylor wrote: I'm having trouble installing any version of PHP on solaris 9. I've tried older versions of 4.3.x a few months ago, then recently tried 4.3.10 and also the latest version of 5. I'm using a bunch of GNU tools from sunfreeware.com, have GCC installed, and have been able to com