Klez Posted July 20, 2005 Report Share Posted July 20, 2005 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 More sharing options...
Klez Posted July 20, 2005 Author Report Share Posted July 20, 2005 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 More sharing options...
Delfins Posted July 20, 2005 Report Share Posted July 20, 2005 ja ir bijušas kādas kļūdas, tad .so netiks veidots.- jo citādāk jau nevar :) no kā tad taisīs to moduli!? :) Link to comment Share on other sites More sharing options...
Klez Posted July 20, 2005 Author Report Share Posted July 20, 2005 Warning: inter-library dependencies are not known to be supported. bet komileeja jau bez kljuudaam ... :( kaac nu jums nau licis php 5.1 beta 3 ? un linuxa :) Link to comment Share on other sites More sharing options...
bubu Posted July 20, 2005 Report Share Posted July 20, 2005 Kam tev to b3 vajag tik ļoti? beta2 neapmierina? Vai arī nevari paciesties līdz stable relīzei? Link to comment Share on other sites More sharing options...
Delfins Posted July 20, 2005 Report Share Posted July 20, 2005 Kam tev to b3 vajag tik ļoti? beta2 neapmierina? Vai arī nevari paciesties līdz stable relīzei? 19609[/snapback] jap jap man arī ir mānija uz jaunām versijām... bet tikai relīzes... Link to comment Share on other sites More sharing options...
0x13hst Posted July 20, 2005 Report Share Posted July 20, 2005 (edited) 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 July 20, 2005 by 0x13hst Link to comment Share on other sites More sharing options...
Klez Posted July 20, 2005 Author Report Share Posted July 20, 2005 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 More sharing options...
bubu Posted July 20, 2005 Report Share Posted July 20, 2005 Varu tev 5.1b2 win versiju atsūtīt :) Linux versiju gan nebiju ņēmis. Link to comment Share on other sites More sharing options...
Delfins Posted July 20, 2005 Report Share Posted July 20, 2005 vakarā pameģināšu :) Link to comment Share on other sites More sharing options...
Klez Posted July 20, 2005 Author Report Share Posted July 20, 2005 okey .. pameegini 3 betu .. un zinju par panaakumiem :) Link to comment Share on other sites More sharing options...
Delfins Posted July 20, 2005 Report Share Posted July 20, 2005 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 More sharing options...
Zoom Posted July 20, 2005 Report Share Posted July 20, 2005 ir kada butiska atskiriba starp PHP 5 un PHP 4 ? Link to comment Share on other sites More sharing options...
bubu Posted July 20, 2005 Report Share Posted July 20, 2005 Diezgan liela. Taču, ja tevi neinteresē OOP, tad gandrīz nekāda. http://lv.php.net/manual/en/migration5.php Link to comment Share on other sites More sharing options...
Zoom Posted July 20, 2005 Report Share Posted July 20, 2005 kas ir OOP ? :P Link to comment Share on other sites More sharing options...
Recommended Posts