[PHP-INSTALL] Re: compilation/performance problem on solaris

2003-10-25 Thread Stefan Hortschitz
Michael Mauch wrote: My hardware: sun-ultrasparc 1,2ghz dual with 8gb ram If i run a simple php-script which builds an array of arrays i need ~3.3 sec to execute [...] to compare the speed: my notebook (p4 2.1 ghz/512mb ram/RedHat Linux 2.4 executes the code in 1.7 seconds Umm, yes

[PHP-INSTALL] compilation/performance problem on solaris

2003-10-24 Thread Stefan Hortschitz
Hi, does anybody know why my php on solaris is so terrible slow? I'm using apache 1.3.28 and php 4.3.3 on solaris 9 with openssl96g and postgresql-7.3.2. My hardware: sun-ultrasparc 1,2ghz dual with 8gb ram For apache i used this commands to compile: -- export CFL