Results 1 to 1 of 1
hi
i'm trying to compile php with zlib and mysql support ability. i'm using suse 10.1 64-bit.
i compile php 5.2.1 with :
./configure --prefix==/wwwroot/php --with-mysql --with-zlib
make
make install
...
- 03-10-2007 #1Just Joined!
- Join Date
- Mar 2007
- Location
- Iran-tehran
- Posts
- 35
php & apache problem
hi
i'm trying to compile php with zlib and mysql support ability. i'm using suse 10.1 64-bit.
i compile php 5.2.1 with :
./configure --prefix==/wwwroot/php --with-mysql --with-zlib
make
make install
when i enter "PHP% -v" and press enter i see that still php5.1.2 is running. what should i do?
i also try to compile apache 2.2.4 but after configuration and in make prosses , i see some error
from "apache2.2.4/srclib" and make terminate.
help me.


Reply With Quote