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
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
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
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
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