Jump to content
php.lv forumi

PHP 5.1 BETA 3


Klez

Recommended Posts

Taatad ... novelku no lv.php.net PHP 5.1 BETA 3 ar bzip zipotu versiju ...

atarhiveeju caur MC .. un tad configure un make ta4u pie make paraada mistiskas kljuudas un errorus par to ka mysql nevar sakompileet ... chakareejos liidz piebesiija un novilku ar gzip kompreseeto paku ... atarhiveeju to caur MC un viss jauki un smuki sakompilejaas bez kjuudaam un wraningiem ... ko gribu ar to saciit ... kaut kaa diivaini ka bzip versijaa bija kljuudu .. :(

vilku bzip jo taa bija peec izmeera mazaaka ... :)

varbuuut kaadam veel iz bijusi shaada probleema.

P.S php 5.1 ir ljoti daudz aatraaks par php4 un php 5.0.4 ... :)

kaut kur lasiiju testus taapec izdomaaju ka jaapdeito savs php 5.0.4 .. :)

Link to comment
Share on other sites

taaks ... taa arii netiku paarinstaleet jamo ... :( karo4e visnh neveido moduli ..

palaidu configure tad make .. un paraada shaadu txt:

*** Warning: inter-library dependencies are not known to be supported.
*** All declared inter-library dependencies are being dropped.

*** Warning: libtool could not satisfy all declared inter-library
*** dependencies of module libphp5.  Therefore, libtool will create
*** a static module, that should work as long as the dlopening
*** application is linked with the -dlopen flag.

palaizhu make install un jams pasaka ka man apache/modules naw faila libphp5.so

so .. kaac varbut ir licis php 5.1 beta 3 un linuxa protamz .. :)

palaidu to pashu cofigure uz php 5.0.4 un viss ljoti smuki aiziet un moduli arii izveido ...

veel man php 5.0.4 uzkompileejas reizes 3 aatraak kaa php 5.1 beta 3 ...

Plzz help sakaraa ar to moduli ..

Link to comment
Share on other sites

Es ka zem *nix nesezju man tadu problemu nav...

Bet ja ta padoma isti ta nesmu licis serveri pa daljam, uzskatu ka ta ir laika kaveshana labak to laiku izmantot kodejot jo no ta gustu lielaku prieku neka vacot serveri kopa..

Edited by 0x13hst
Link to comment
Share on other sites

ko tad tu izmanto? es ta4 portaalaam nelixu kkaadu 3in1 ... Apache + php + mysql un normaali viss rulle... un nemaz ik ilgi nau jaa4akareejas ja ko sajeedz :)

vienk lasiiju testu ka PHP 5.1 ir aatraaks, a kur var dabuut beta 2 ? php.net nau ... :(

buus vien jaagaida stalbe ...

 

tests ar šo kodu

 

ieveerteejiet pashi :)

Link to comment
Share on other sites

okey .. pameegini 3 betu .. un zinju par panaakumiem :)

19636[/snapback]

 

viss kā pa sviestu... ja dzīve būtu tik vienkārša. eh :)

 

root@***:/usr/src/php-5.1.0b3/libs# ls -la
total 16612
drwxr-xr-x    2 root     root         4096 Jul 21 01:50 ./
drwxrwxr-x   18 root     root     4096 Jul 21 01:50 ../
-rw-r--r--    1 root     root         1228 Jul 21 01:50 libphp5.la
-rwxr-xr-x    1 root     root     16972345 Jul 21 01:50 libphp5.so*

 

 

root@***:/usr/src/php-5.1.0b3# cat cfg-5.0
#!/bin/sh

PHP_ROOT=/usr/local/php-5.1

./configure \
       --prefix=$PHP_ROOT \
       --exec-prefix=$PHP_ROOT \
       --libexecdir=$PHP_ROOT/libexec \
       --with-apxs=/usr/local/apache/httpd/bin/apxs \
       --enable-discard-path \
       --enable-gd-native-ttf \
       --enable-shared \
       --enable-pcre-regex \
       --enable-session \
       --enable-sockets \
       --enable-calendar \
       --enable-dio \
       --enable-memory-limit \
       --enable-mbstring \
       --enable-mbregex \
       --enable-soap \
       --without-sqlite \
       --disable-mbregex \
       --disable-ipv6 \
       --disable-ctype \
       --disable-posix \
       --disable-overload \
       --disable-tokenizer \
       --with-inifile \
       --with-dom \
       --with-config-file-path=$PHP_ROOT/etc \
       --with-iconv \
       --with-tiff \
       --with-jpeg \
       --with-gd \
       --with-png \
       --with-zlib \
       --with-ttf \
       --with-freetype-dir=/usr/local/freetype \
       --with-mysql=/usr/local/mysql \
       --with-pgsql=/usr/local/pgsql \
       --with-regex \
       --with-pear \

Link to comment
Share on other sites

×
×
  • Create New...